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
Pierre Schweitzer
f90e0c4ab5
[ROSBE]
...
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
2013-06-03 18:02:08 +00:00
Pierre Schweitzer
2c1a7802f8
[ROSBE]
...
Support directory is now obsolete
svn path=/trunk/RosBE/; revision=2038
2013-06-02 13:51:03 +00:00
Pierre Schweitzer
c459bb159c
[ROSBE]
...
Fix ident
svn path=/trunk/RosBE/; revision=2037
2013-06-02 13:46:00 +00:00
Daniel Reimer
c8f428c065
Add ninja support into make command. Log writing, welcome back ^^
...
svn path=/trunk/RosBE/; revision=2032
2013-05-21 10:39:47 +00:00
Daniel Reimer
be66088799
After some tests at work with a PC using a Domain Admin for installing and a restricted user account for execution, I found a problem. The RosBE shortcuts wont be accessable from the restricted Desktop. Now they are made for All Users.
...
svn path=/trunk/RosBE/; revision=1930
2012-12-30 21:41:11 +00:00
Daniel Reimer
8f19a0f24f
Forgot to update the Staff. Corrected now.
...
svn path=/trunk/RosBE/; revision=1922
2012-12-22 14:34:50 +00:00
Daniel Reimer
17fa2ae988
Update Readme.odt and convert it to PDF for Amine.
...
svn path=/trunk/RosBE/; revision=1921
2012-12-22 14:05:51 +00:00
Amine Khaldi
d5d795881e
[ROSBE-UNIX]
...
* Update the toolchain prefix.
svn path=/trunk/RosBE/; revision=1919
2012-12-21 16:47:16 +00:00
Amine Khaldi
12865b4b0c
[ROSBE-UNIX]
...
* This is how we compile our mingw-w64 toolchain.
svn path=/trunk/RosBE/; revision=1918
2012-12-21 16:37:13 +00:00
Jérôme Gardou
c8b9542ef0
[ROSBE-Unix]
...
- 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
2012-12-04 19:49:21 +00:00
Pierre Schweitzer
51d15497de
[ROSBE-UNIX]
...
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
2012-10-07 00:21:46 +00:00
Daniel Reimer
42e3619062
Update RosBE to 2.1 Amine Edition and update changelog
...
svn path=/trunk/RosBE/; revision=1664
2012-09-15 12:26:52 +00:00
Amine Khaldi
cda561969f
[ROSBE/OPTIONS]
...
* Stop SEGV from trying to fclose(NULL). Brought to you by Mike Nordell aka tamlin.
svn path=/trunk/RosBE/; revision=1586
2012-08-28 12:35:36 +00:00
Pierre Schweitzer
b66de08a8d
[ROSBE-UNIX]
...
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
2012-06-23 12:56:02 +00:00
Daniel Reimer
549501497e
Fix for a strange behavior in VMWare ESXi v5. Somehow the previous way did not detect all cores of a CPU. Now it does. Thx to Jan Blomqvist Kinander for mentioning.
...
svn path=/trunk/RosBE/; revision=1396
2012-04-26 20:15:13 +00:00
Daniel Reimer
92a85bb8a8
I really wonder where this evil bug comes from. Pass args to build script when using make command, too. Before it just did so when using makex...
...
svn path=/trunk/RosBE/; revision=1372
2012-02-12 12:32:15 +00:00
Pierre Schweitzer
bcd6aa7545
[ROSBE-UNIX]
...
Use double brackets
Spotted by Sylvain
svn path=/trunk/RosBE/; revision=1371
2012-02-11 17:26:29 +00:00
Daniel Reimer
3a8cd39bd9
Readded NSIS for now. Modified to be in sync with all changes since its last usage.
...
svn path=/trunk/RosBE/; revision=1370
2012-02-11 14:12:03 +00:00
Pierre Schweitzer
6f7dcc2449
[ROSBE-UNIX]
...
Update README
svn path=/trunk/RosBE/; revision=1369
2012-02-10 22:16:06 +00:00
Ziliang Guo
12280accfa
Commit 90% of the stuff we need to build an MSI installer for the BE. The shortcut is giving me grief but I don't have time to work it out right now.
...
svn path=/trunk/RosBE/; revision=1368
2012-02-09 22:42:04 +00:00
Daniel Reimer
7875796355
New readme.odt and new rosbe Version in the wix script. Now i just need someone telling me how to use it ^^
...
svn path=/trunk/RosBE/; revision=1367
2012-02-08 22:09:20 +00:00
Pierre Schweitzer
82a4589fe5
[ROSBE-UNIX]
...
Nasm isn't used any longer with CMake
svn path=/trunk/RosBE/; revision=1366
2012-02-08 18:44:52 +00:00
Daniel Reimer
00e2465e20
ssvn: switch to svn:// from http://
...
svn path=/trunk/RosBE/; revision=1365
2012-02-01 20:31:33 +00:00
Pierre Schweitzer
c7e780bfe2
[ROSBE-UNIX]
...
Port translate bash script from RosBE-Windows to Unix using perl.
Not tested yet.
svn path=/trunk/RosBE/; revision=1364
2012-01-29 00:03:24 +00:00
Pierre Schweitzer
2fe1320295
[ROSBE-UNIX]
...
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
2012-01-28 17:40:19 +00:00
Pierre Schweitzer
b54d0194cc
[ROSBE-UNIX]
...
Commit forgotten files from RC3
svn path=/trunk/RosBE/; revision=1362
2012-01-28 17:37:45 +00:00
Daniel Reimer
14faf1207f
Revert back to rbuild adress translation...
...
svn path=/trunk/RosBE/; revision=1361
2012-01-22 20:01:56 +00:00
Daniel Reimer
2d511e17ed
- Fix a bug being caused by the good old batch behavior to first parse the inside of if's then the rest...
...
- Update changelog.
svn path=/trunk/RosBE/; revision=1360
2012-01-22 15:11:33 +00:00
Pierre Schweitzer
092bf13bca
[ROSBE]
...
Let user define C flags for host tools.
svn path=/trunk/RosBE/; revision=1359
2012-01-22 00:15:25 +00:00
Pierre Schweitzer
d5cccbbcfa
[ROSBE]
...
Let user define local compilers through CC & CXX vars. Those are transmitted to built components.
svn path=/trunk/RosBE/; revision=1356
2012-01-16 21:41:09 +00:00
Pierre Schweitzer
b561008a52
[ROSBE]
...
Code cleanup.
No code changes.
svn path=/trunk/RosBE/; revision=1355
2012-01-16 21:38:17 +00:00
Pierre Schweitzer
b1fb0c077b
Commit updated README for RosBE-Unix 2.0-RC2
...
svn path=/trunk/RosBE/; revision=1354
2012-01-14 23:25:40 +00:00
Pierre Schweitzer
7facfb97cc
Commit the patch containing Jérôme's CMake improvements.
...
Should be applied against CMake 2.8.7 sources.
svn path=/trunk/RosBE/; revision=1353
2012-01-14 21:58:55 +00:00
Pierre Schweitzer
60af452dba
Commit patch file that contains some of the needed changes for our binutils in RosBE
...
svn path=/trunk/RosBE/; revision=1352
2012-01-14 17:27:58 +00:00
Colin Finck
4119fa38bb
My RosBE-Unix 2.0-RC1 changes. Don't ask me why I haven't committed them yet...
...
In some details:
- Add CMake, update GMP and Make, remove NASM.
- Strip off all debugging symbols from the built components.
- Remove all RBuild-specific quirks. This simplifies many scripts :-)
svn path=/trunk/RosBE/; revision=1345
2011-12-05 21:40:23 +00:00
Pierre Schweitzer
83cc893416
Commit the patch containing Jérôme's CMake improvements.
...
Should be applied against CMake 2.8.6 sources.
svn path=/trunk/RosBE/; revision=1344
2011-11-20 21:01:41 +00:00
Daniel Reimer
b8f41f54b9
Convert the address parameter to hex, too.
...
svn path=/trunk/RosBE/; revision=1343
2011-10-19 19:42:30 +00:00
Daniel Reimer
f5f42755c6
1. Fix a missing "
...
2. Add Thomas Faber's raddr2line script, cleaned up and nicely working.
3. port the same to powershell
4. Russian update for options.exe translation
svn path=/trunk/RosBE/; revision=1342
2011-10-18 22:37:09 +00:00
Daniel Reimer
a3e26024c1
Next try to get this options.exe fully unicode compatible. Looks better now.
...
svn path=/trunk/RosBE/; revision=1341
2011-10-05 13:32:55 +00:00
Daniel Reimer
c6d0763a4a
Bug 6528: Russian text displays uncorrectly.
...
Committed patch by serrox to fix unicode resource files...
svn path=/trunk/RosBE/; revision=1340
2011-10-04 21:15:08 +00:00
Daniel Reimer
84e6c55e50
Disable Russian Translation for now because of problems with the result in compiled form.
...
svn path=/trunk/RosBE/; revision=1339
2011-10-03 18:45:01 +00:00
Daniel Reimer
067d606eb2
Update changelog and readme.odt
...
svn path=/trunk/RosBE/; revision=1338
2011-10-03 13:11:10 +00:00
Daniel Reimer
b5041f94cc
Welcome back castrated PATH variable. This will help many ppl out there which have strange apps inside their path var.
...
Just make a System Variable Called _ROSBE_COMPAT_MODE=1 and you are done.
svn path=/trunk/RosBE/; revision=1337
2011-10-03 13:00:30 +00:00
Daniel Reimer
e0b3d52f2e
Fix small linking warning.
...
svn path=/trunk/RosBE/; revision=1336
2011-10-03 12:47:13 +00:00
Daniel Reimer
678c4fbd03
Oops, accidentally removed this when I deleted the old installer.
...
svn path=/trunk/RosBE/; revision=1335
2011-10-03 11:36:01 +00:00