Commit Graph

3 Commits

Author SHA1 Message Date
Colin Finck
304a2a7675 [RELEASE_ENGINEERING] Adapt the Release Engineering scripts to Git.
svn path=/trunk/Release_Engineering/; revision=2358
2017-10-01 12:20:36 +00:00
Colin Finck
5995c2abaf [RELEASE_ENGINEERING]
- 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
2016-01-28 08:01:23 +00:00
Colin Finck
fe4b0adb32 [RELEASE_ENGINEERING]
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
2015-11-29 02:03:41 +00:00