RosBE/RosBE-Windows/Powershell
Daniel Reimer fddbf1f62b Bug 5369: Patch and Enhancements for RosBE: Wrong SSVN update behavior.
Partially applied:
- The EOC to skip rosapps and rostests was not applied, because it might be possible that rosapps or rostests need a update anyway.
- Fixed a logical error in %_BUILDBOT_SVNSKIPMAINTRUNK% if condition.

svn path=/trunk/tools/RosBE/; revision=1203
2010-05-09 13:15:33 +00:00
..
Build.ps1 Fix a access error when you start two builds in the same minute on a PC by adding the seconds to $TIMENAME, too. 2010-04-18 14:40:03 +00:00
charch.ps1 Tidy up work. Still tbt: config, update, ssvn 2009-08-26 15:51:36 +00:00
chdefdir.ps1 I proudly introduce my new Toy. The remake command. It fully rebuilds one or several modules without needing to write make MODULE1_CLEAN MODULE1 MODULE2_CLEAN MODULE2 etcetc. 2009-11-02 10:48:16 +00:00
chdefgcc.ps1 Move all tools from BASE/gcc/bin to BASE/tools. 2009-10-26 20:40:46 +00:00
Clean.ps1 Weaken the ROS Source Dir check in clean a bit so that it does remove the built stuff even if it did not even build any tool yet. 2010-05-02 17:38:45 +00:00
Config.ps1 - Update Copyright Header Dates. 2010-02-08 10:55:33 +00:00
Help.ps1 Feature request by Olaf Siejka. 2010-05-04 10:03:05 +00:00
kdbg.ps1 - Added a global setting to the variable containing the number of cores. It never reached the place it was needed. No, this does not fix makex on the new gcc... 2010-01-27 15:36:07 +00:00
options.ps1 Cleanup of the PS Scripts. (every time i read through the, i find more crap.) 2009-12-18 08:36:53 +00:00
playwav.ps1 - Add sound output on finished build. On PS we have one for a successful and one for a failed build. On CMD we have just one for now, because it seems to dislike my tries to get the errorlevel of make. 2010-03-30 12:54:03 +00:00
reladdr2line.ps1 If a custom output folder is defined, pass it to log2lines, too. 2010-05-03 12:41:30 +00:00
Remake.ps1 I proudly introduce my new Toy. The remake command. It fully rebuilds one or several modules without needing to write make MODULE1_CLEAN MODULE1 MODULE2_CLEAN MODULE2 etcetc. 2009-11-02 10:48:16 +00:00
Remakex.ps1 Add remakex command to rosbe 2010-03-07 12:18:38 +00:00
RosBE PS - PostInstall.reg Evil hack for Computers where NSIS fails to write the right Execution Settings for PS. Now it shows a Message Box while installing, telling you to use the generated REG File with Admin rights. Tested on such a PC and confirmed working. Time to switch to a better Install System... NSIS and UAC is fun 2010-02-09 12:30:49 +00:00
rosbe-gcc-env.ps1 - Update Copyright Header Dates. 2010-02-08 10:55:33 +00:00
RosBE.ps1 Introduce %_BUILDBOT_SVNSKIPMAINTRUNK% as first of maybe more coming BuildBot Vars to skip the updating of the main trunk source when ssvn is used to do so. If its being set to "1" it only updates rosapps and rostests if existant. This is needed for Olaf Siejka's Windows Buildbot project. As Default its set to "0" and thus all behaves as before. UNTESTED 2010-04-14 22:03:45 +00:00
scut.ps1 - Update Copyright Header Dates. 2010-02-08 10:55:33 +00:00
sSVN.ps1 Bug 5369: Patch and Enhancements for RosBE: Wrong SSVN update behavior. 2010-05-09 13:15:33 +00:00
update.ps1 Add a own built wav play tool made in cpp for the Batch RosBE and remove the PowerBasic one I added yesterday. 2010-04-01 15:11:05 +00:00
version.ps1 Nice regex solution to get GCC's Version from the Target GCC Paths. This fixes the last evil hack to get information from GCC in PS. Biig thx to niski for coming up with that niice solution. 2010-02-08 15:13:50 +00:00