BACKPORT: relocate wmake binaries into project platforms/tools (#1647)
- can aid when creating source-only or binary-only packages - replace dirToString binary with shell/awk equivalent for simpler maintenance. The utility is very rarely used (auto scanning to create Make/files) so there is no performance difference.
Showing
- wmake/rules/General/general 1 addition, 1 deletionwmake/rules/General/general
- wmake/scripts/dirToString 92 additions, 0 deletionswmake/scripts/dirToString
- wmake/scripts/makeDepend 3 additions, 1 deletionwmake/scripts/makeDepend
- wmake/scripts/makeFiles 10 additions, 6 deletionswmake/scripts/makeFiles
- wmake/scripts/makeOptions 5 additions, 1 deletionwmake/scripts/makeOptions
- wmake/scripts/makeTargetDir 3 additions, 1 deletionwmake/scripts/makeTargetDir
- wmake/src/Allmake 31 additions, 4 deletionswmake/src/Allmake
- wmake/src/Makefile 26 additions, 20 deletionswmake/src/Makefile
- wmake/src/dirToString.c 0 additions, 113 deletionswmake/src/dirToString.c
Please register or sign in to comment