A corrective upload for 2.1.2 just has been performed.
ROSBE-68 patch was incorrectly applied and thus wasn't fixed in 2.1.2
Additionnaly, regarding ROSBE-72 has been added.
Regarding ROSBE-72, no extra efforts will be done for corrective upload for 2.1.2. Debian Stretch is a non released OS and its support with have to wait for 2.1.3 (or any later release) if it has been released in the meantime.
Sorry for the caused inconvenience regarding the broken upload of 2.1.2.
svn path=/trunk/RosBE/; revision=2245
Release the RosBE-Unix 2.1.2.
Compared to 2.1.1, it comes with bugfixes, ninja 1.6.0 and CMake 3.2.1-ReactOS.
Uploads will follow when possible.
It gets released nearly a month after the RosBE-Windows release, thanks to the wonderful communication and coordination effort which is made regarding RosBE
svn path=/trunk/RosBE/; revision=2244
Disable symbols stripping on MacOSX:
- find syntax is wrong (but could be fixed though)
- stripping doesn't work
ROSBE-35 #resolve #comment Fixed with r2093 and r2242
svn path=/trunk/RosBE/; revision=2242
Fix GCC 4.7 build with GCC 5+.
ROSBE-68 #resolve #comment Patch will be incorporated in the next release. Thanks!
svn path=/trunk/RosBE/; revision=2241
Update ChangeLog.txt
Fix NSIS bug which breaks NSIS 3 support + add last few subversion files not worth to skip anymore.
svn path=/trunk/RosBE/; revision=2236
Update ChangeLog.txt
Cosmetical fix. If no MSVC is used, don't try to read the registry key to get the install dir of it.
svn path=/trunk/RosBE/; revision=2224
Fix for log2lines/raddr2line path bug. Found by Aleksey Bragin, fixed by Christoph von Wittich and maybe a lil bit be me :P
svn path=/trunk/RosBE/; revision=2218
Add some more stuff for MSVC in the scripts. Fix some stuff not working without ROS_ARCH var and fix some leftovers which are dead for ages now.
svn path=/trunk/RosBE/; revision=2214
Make Powershell switched off by default.
Add option to set BIN folder to PATH variable and remove on uninstall.
WARNING: Normal NSIS truncates @ 1024 chars which might be not enough, use the special 8192 char version OR Unicode NSIS!
svn path=/trunk/RosBE/; revision=2194
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