As I said... time to add a feature to kick ppl who use an outdated RosBE.
CMD one works, PS one not yet as I want it to. Too tired. Will fix later.
svn path=/trunk/RosBE/; revision=2165
Version 2.1.1 -> 2.1.2
Added Ninja to Version showup header.
Heavily updated the README.pdf
New stuff? See changelog.
svn path=/trunk/RosBE/; revision=2163
- Complete README
- Add a 'bugfix' for newer Linux distributions to allow building binutils & gcc. We disable doc generation for these two.
- Backport a GCC fix to prevent crash during CRT build
- Finally upgrade Unix to 2.1.1
- Add possibility to upgrade from 2.1 to 2.1.1 (without reinstalling everything)
svn path=/trunk/RosBE/; revision=2099
Readd two ... needed dlls for running it in ROS and XP.
Fix a bug which resulted in deleting my SVN checkout in my profile root. Whatever I thought when I did this...
svn path=/trunk/RosBE/; revision=2094
Check for zlib presence before trying to install RosBE
Also update README to reflect that need.
ROSBE-42 #resolve #comment Fixed in r2089
svn path=/trunk/RosBE/; revision=2089
Use the default command prompt of your Windows command processor, for the RosBE Build Environment, i.e. restore $p$g. This removes any fancy thingies (as well as the information line on ReactOS' cmd.exe) that would modify the display of the Build Environment's welcome message as well as other messages it would display.
svn path=/trunk/RosBE/; revision=2049
Implement rs_yellowmsg() to display message in yellow
Rewrite handling of errors in rs_check_run():
- In case of failure, if they are denied, fail as previously
- Otherwise, display yellow message announcing errors and save errors in build-ignored.log, delete build.log
This is to match behavior when we keep building
svn path=/trunk/RosBE/; revision=2040
Implement a rs_do_command_can_fail() command that allows wrapped command to fail without killing the whole RosBE install process
Make use of it
svn path=/trunk/RosBE/; revision=2039
- Update scripts to properly handle mingw-w64 toolchain
- let gcc configure script configure its dependencies instead of doing it ourself
svn path=/trunk/RosBE/; revision=1917
Prepare for RosBE2.1
Update packages and add support for new packages
No support for update added in regard of the number of changes
svn path=/trunk/RosBE/; revision=1806
When stripping out debug symbols from binaries, store them in .dbg files in case they would be needed for debugging
svn path=/trunk/RosBE/; revision=1419
Implement support for pre-build & post-build hook scripts in RosBE-Unix.
Also provide an example script to helps workarounding a current problem in our build process
svn path=/trunk/RosBE/; revision=1363