Commit Graph

1122 Commits

Author SHA1 Message Date
Pierre Schweitzer
c5f9dad0b8 [ROSBE-UNIX]
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
2015-09-09 21:32:02 +00:00
Pierre Schweitzer
a122cbfd92 [ROSBE-UNIX]
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
2015-09-08 15:13:30 +00:00
Pierre Schweitzer
16fc64539d [ROSBE-UNIX]
FreeBSD `uname -m` returns amd64 for proc architecture

svn path=/trunk/RosBE/; revision=2243
2015-09-08 12:50:39 +00:00
Pierre Schweitzer
ee4c4b1395 [ROSBE-UNIX]
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
2015-09-08 08:30:31 +00:00
Pierre Schweitzer
e67f2857e8 [ROSBE-UNIX]
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
2015-09-07 21:58:15 +00:00
Pierre Schweitzer
67cf19f8f7 [ROSBE-UNIX]
Enable plugins when building GCC & binutils

ROSBE-57 #resolve #comment Fixed with r2240

svn path=/trunk/RosBE/; revision=2240
2015-09-07 21:34:08 +00:00
Daniel Reimer
c529e8fa6a [ROSBE]
Revert back to msys diff command
Update changelog

svn path=/trunk/RosBE/; revision=2239
2015-09-07 21:22:03 +00:00
Pierre Schweitzer
00d39f3e06 [ROSBE-UNIX]
Query desktop directory if possible.
Otherwise default to $HOME/Desktop

ROSBE-50 #resolve #comment Fixed with r2238

svn path=/trunk/RosBE/; revision=2238
2015-09-07 21:11:52 +00:00
Pierre Schweitzer
d331a3b4a2 [ROSBE-UNIX]
Add Python in the RosBE dependencies.

ROSBE-66 #resolve #comment Fixed with r2237

svn path=/trunk/RosBE/; revision=2237
2015-09-07 20:57:51 +00:00
Daniel Reimer
f964c7900c [ROSBE]
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
2015-09-07 20:44:41 +00:00
Daniel Reimer
02751d31b6 [ROSBE]
Improved Icons for RosBE-Windows by Jared Smudde
ROSBE-71 #resolve #comment Committed, thx ^^

svn path=/trunk/RosBE/; revision=2235
2015-09-06 21:02:18 +00:00
Daniel Reimer
1db09c92c5 [ROSBE]
Translation updates by Adam Stachowicz 
ROSBE-69 #resolve #comment Committed, thx ^^

svn path=/trunk/RosBE/; revision=2229
2015-08-27 18:20:07 +00:00
Daniel Reimer
0f21aeca5e [ROSBE]
Several fixes for PS sSVN and Update command.

svn path=/trunk/RosBE/; revision=2228
2015-08-26 20:20:14 +00:00
Daniel Reimer
8d81750858 [ROSBE]
Fixes for setup routine.

svn path=/trunk/RosBE/; revision=2227
2015-08-26 19:01:30 +00:00
Daniel Reimer
4c0ab518ab This was a short living version... Bugfix release in the works... ^^
svn path=/trunk/RosBE/; revision=2226
2015-08-25 19:28:25 +00:00
Daniel Reimer
1f742cc51d First try to detect the MSVC version automatically. Ugly like hell... but this is batch ^^ Right now it uses the newest MSVC found ONLY!
svn path=/trunk/RosBE/; revision=2225
2015-08-17 13:56:02 +00:00
Daniel Reimer
621d340351 [ROSBE]
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
2015-08-17 13:11:42 +00:00
Daniel Reimer
d3a1f16ed1 [ROSBE]
Get changelog in sync.

svn path=/trunk/RosBE/; revision=2223
2015-08-11 09:23:55 +00:00
Daniel Reimer
7da9dc9a13 [ROSBE]
No clue what I did there, but NOW colors are correct again...

svn path=/trunk/RosBE/; revision=2222
2015-08-11 09:15:57 +00:00
Daniel Reimer
837811b285 [ROSBE]
Add RosBE Version to the shortcut names.

svn path=/trunk/RosBE/; revision=2221
2015-08-11 09:01:45 +00:00
Daniel Reimer
0f302eeee8 [ROSBE]
Time for a new test installer.

svn path=/trunk/RosBE/; revision=2220
2015-08-10 11:06:33 +00:00
Daniel Reimer
5cb8e04fcd Remove settings for OBJ and OUT folders. These are NOT used anymore in cmake.
svn path=/trunk/RosBE/; revision=2219
2015-08-09 12:20:39 +00:00
Daniel Reimer
5956f2eb07 [RosBE-Windows]
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
2015-08-08 17:47:48 +00:00
Daniel Reimer
49f28be988 [ROSBE]
() inside a if else block can be very evil... Fix that
Add amd64 to build file detection.

svn path=/trunk/RosBE/; revision=2215
2015-05-23 12:49:18 +00:00
Daniel Reimer
2980fe9727 [ROSBE]
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
2015-05-12 22:40:13 +00:00
Daniel Reimer
061ba1c002 Add some lazy VS "support". Just for me for now, but will get some shape later
svn path=/trunk/RosBE/; revision=2213
2015-05-12 20:15:55 +00:00
Daniel Reimer
938e27223a [ROSBE]
Add missing DS_SHELLFONT

svn path=/trunk/RosBE/; revision=2211
2015-04-19 01:52:03 +00:00
Daniel Reimer
98241e1d4b [ROSBE]
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
2015-02-28 23:32:15 +00:00
Daniel Reimer
fb895e686e Take Amine into credit here. ^^
svn path=/trunk/RosBE/; revision=2167
2015-01-26 20:12:56 +00:00
Daniel Reimer
ea016d4754 [ROSBE]
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
2015-01-23 00:40:49 +00:00
Daniel Reimer
fb654e5ef2 [ROSBE]
Add full path to svn and the other tools in ssvn.* and version.*
"Fix" wget usage in ssvn

svn path=/trunk/RosBE/; revision=2164
2015-01-22 23:10:43 +00:00
Daniel Reimer
db4bb37bd5 [ROSBE]
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
2015-01-22 15:59:57 +00:00
Pierre Schweitzer
e42e27f875 [ROSBE-UNIX]
Also check for assembler
See: https://www.reactos.org/forum/viewtopic.php?f=9&t=13500

svn path=/trunk/RosBE/; revision=2132
2014-07-31 19:53:45 +00:00
Pierre Schweitzer
d5caa86bbd [ROSBE]
Fix box (yes, too late :-()

svn path=/trunk/RosBE/; revision=2102
2014-03-12 07:50:17 +00:00
Pierre Schweitzer
020aeceed3 [ROSBE]
Force bash usage even if user attempted to run installer with sh (for instance)

svn path=/trunk/RosBE/; revision=2101
2014-03-12 07:48:39 +00:00
Pierre Schweitzer
7c01f57139 [ROSBE]
Use a more robust method to look for libs.
Still doesn't work on OS X...

Thanks to Cyprien Nicolas

svn path=/trunk/RosBE/; revision=2100
2014-02-20 19:58:04 +00:00
Pierre Schweitzer
2329bff21f [ROSBE]
- 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
2014-02-18 20:09:43 +00:00
Pierre Schweitzer
b90a3ee33c [ROSBE]
Don't check for libs on OSX

svn path=/trunk/RosBE/; revision=2098
2014-02-16 19:29:44 +00:00
Daniel Reimer
4cb1cd9545 Update ChangeLog.txt
Add patch.exe.manifest to NSIS

svn path=/trunk/RosBE/; revision=2095
2014-02-14 00:30:06 +00:00
Daniel Reimer
94eb73d5f5 [RosBE]
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
2014-02-13 19:58:32 +00:00
Pierre Schweitzer
178ff13573 [ROSBE]
Fix color display on BSD/MacOSX
Patch by Thomas Fabber

ROSBE-35 #comment Colors fix committed in 2093

svn path=/trunk/RosBE/; revision=2093
2014-02-13 19:20:35 +00:00
Pierre Schweitzer
525ec3c913 [ROSBE]
Fix makepackage.sh script so that it doesn't fail with new SVN WC.
Also update packages in it

svn path=/trunk/RosBE/; revision=2092
2014-02-12 21:26:24 +00:00
Daniel Reimer
2a13cdb42b [RosBE]
Remove not needed components from NSIS

svn path=/trunk/RosBE/; revision=2091
2014-02-12 21:06:55 +00:00
Daniel Reimer
d52aa3b509 Changelog and Readme Update
svn path=/trunk/RosBE/; revision=2090
2014-02-12 20:57:53 +00:00
Pierre Schweitzer
44232f0cc8 [ROSBE]
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
2014-02-12 20:30:55 +00:00
Daniel Reimer
054213d8dc [RosBE]
NSIS needs an update for some component's files.

svn path=/trunk/RosBE/; revision=2088
2014-02-12 18:29:10 +00:00
Daniel Reimer
5019d64734 Fix typo, thx goes to Erdem Ersoy
svn path=/trunk/RosBE/; revision=2069
2013-12-11 21:09:11 +00:00
Daniel Reimer
e154c61f7b Prepare for experimental RosBE 2.1.1 Setup creation.
svn path=/trunk/RosBE/; revision=2067
2013-12-08 23:48:56 +00:00
Hermès Bélusca-Maïto
1d581514ad [ROSBE-Windows]
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
2013-08-26 20:28:24 +00:00
Pierre Schweitzer
19eda6b3b0 [ROSBE]
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
2013-06-03 18:18:36 +00:00