- Fix the echo commands (strings should preferably be inside quote marks, and this is mandatory when the string has e.g. parentheses or sub-quotes inside it).
- Add terminating newlines in the Readme.txt and in the script files.
Patch by Hermès
Note to myself: Better test your changes next time, even small one-liner changes of an echo command..
svn path=/trunk/Release_Engineering/; revision=2260
Give examples when asking for the configuration values to make these scripts even more foolproof :)
svn path=/trunk/Release_Engineering/; revision=2259
Add a set of scripts to fully automate our Building and Packaging process for ReactOS Releases.
This ensures we always start from a 100% clean environment, all required modules are added and each command is run with the right parameters.
Inspired by https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/ :)
TODO: I don't have a solution for the VM packages and optional modules yet.
Also the wallpapers module needs some cleanup or it will bloat the packages.
svn path=/trunk/Release_Engineering/; revision=2256