Peter Ward
0ee85db4f1
- Make options.exe only write path variables if there is something to write.
...
- Fix a bug in the way options.cmd was calling options.exe.
- Move GCC environment setup to rosbe-gcc-env.cmd to support the next bullet.
- Added the command 'chdefgcc' to allow easy switching of the
current toolset.
(automatically adjusts all include/lib/binary paths for the new location/GCC version)
svn path=/trunk/tools/RosBE-Windows/; revision=465
2007-10-26 12:16:27 +00:00
Peter Ward
48667da436
- Make tee behave properly with regards to overwriting files.
...
svn path=/trunk/tools/RosBE-Windows/; revision=464
2007-10-25 23:27:44 +00:00
Daniel Reimer
df102cb8a5
Update the RosBE Configurator Page to the new Configurator App.
...
svn path=/trunk/tools/RosBE-Windows/; revision=463
2007-10-25 21:32:56 +00:00
Daniel Reimer
2fee08b652
Add a Shortcut Listing Feature to scut.cmd.
...
Modify many "if" to "if /I" to ignore lower and upper case.
svn path=/trunk/tools/RosBE-Windows/; revision=462
2007-10-25 20:13:00 +00:00
Daniel Reimer
82b926ba34
Hopefully the last time fun with missing "".
...
svn path=/trunk/tools/RosBE-Windows/; revision=461
2007-10-25 19:47:32 +00:00
Daniel Reimer
f81cd2da4a
Fix one evil Bug by me.
...
Modify ERROR messages to abort the process when Name and Path are specified by Shell Commands, too.
svn path=/trunk/tools/RosBE-Windows/; revision=460
2007-10-25 19:24:14 +00:00
Daniel Reimer
7dc43137fe
Fix typos in readme.pdf
...
Fix a bug in Build.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=459
2007-10-25 14:04:46 +00:00
Peter Ward
72b13f05e9
- Update the help for raddr2line.
...
svn path=/trunk/tools/RosBE-Windows/; revision=458
2007-10-25 11:06:14 +00:00
Peter Ward
f5cc05960c
- Fix chdefdir.
...
svn path=/trunk/tools/RosBE-Windows/; revision=457
2007-10-25 10:29:36 +00:00
Peter Ward
67af33972b
- Fix a bug when displaying the help for scut.
...
svn path=/trunk/tools/RosBE-Windows/; revision=456
2007-10-25 09:51:00 +00:00
Peter Ward
228651401d
- Fix typo.
...
svn path=/trunk/tools/RosBE-Windows/; revision=455
2007-10-25 09:31:08 +00:00
Peter Ward
37b3155211
- Couple of minor tweaks.
...
svn path=/trunk/tools/RosBE-Windows/; revision=454
2007-10-25 09:28:57 +00:00
Daniel Reimer
064d0dbe8f
Shorten the Text Fields a bit. This prevents Graphical errors in the Preview. French, as Russian Language need work
...
svn path=/trunk/tools/RosBE-Windows/; revision=453
2007-10-25 09:21:08 +00:00
Peter Ward
50d32af993
- Cleanup cpucount a bit, add usage info etc...
...
svn path=/trunk/tools/RosBE-Windows/; revision=452
2007-10-25 08:16:01 +00:00
Peter Ward
00440394ce
- Added a minimal replacement for tee.
...
- Some other miscellaneous cleanup.
svn path=/trunk/tools/RosBE-Windows/; revision=451
2007-10-25 07:14:03 +00:00
Peter Ward
a0cc28d81c
Silence an error msg I missed and make reladdr2line.cmd display the binary it's reading from.
...
svn path=/trunk/tools/RosBE-Windows/; revision=450
2007-10-25 03:50:41 +00:00
Peter Ward
29487710e8
Missed this little fellow.
...
svn path=/trunk/tools/RosBE-Windows/; revision=449
2007-10-25 01:53:11 +00:00
Peter Ward
9e073cd20e
- Added a small utility (chkslash) to check if a string contains
...
a backslash '\', it's needed for the reladdr2line.cmd changes
below.
- Modified reladdr2line so that you can now use 'raddr2line ntdll.dll 7c90e143'
instead of 'raddr2line output-i386\dll\ntdll\ntdll.dll 7c90e143'. You can
also use part of the file name ie. 'ntdll' instead of 'ntdll.dll' and
it will match it. Searchs the current directory and all sub-directories.
(does not match directories of course)
(yes you can still specify the full path if you like)
- Some other miscellaneous cleanup.
svn path=/trunk/tools/RosBE-Windows/; revision=448
2007-10-25 01:15:26 +00:00
Daniel Reimer
06d953f078
Improve the GUI to be easier to understand.
...
svn path=/trunk/tools/RosBE-Windows/; revision=447
2007-10-24 16:42:07 +00:00
Daniel Reimer
31bce049fa
/me == stupid. OK, next time I will initialize everything...
...
svn path=/trunk/tools/RosBE-Windows/; revision=446
2007-10-24 13:32:10 +00:00
Daniel Reimer
edc71a2c31
After Geds Help to get it run, here the rest you need :-) Thx to Ged.
...
svn path=/trunk/tools/RosBE-Windows/; revision=445
2007-10-24 11:28:18 +00:00
Ged Murphy
1fc957850c
fix some small problems EmuandCo was having, in what is very problematic code....
...
svn path=/trunk/tools/RosBE-Windows/; revision=444
2007-10-24 11:20:23 +00:00
Daniel Reimer
d6334dce69
Update part of the Documentation
...
Add two new settings into the cmd Part of RosBE.
svn path=/trunk/tools/RosBE-Windows/; revision=443
2007-10-24 07:13:17 +00:00
Peter Ward
d3bc89592f
- Added a small utility (chknewer) to check if one file is newer than another.
...
- This removes the dependency on test from Config.cmd and Build.cmd.
- Some other miscellaneous cleanup.
svn path=/trunk/tools/RosBE-Windows/; revision=442
2007-10-24 07:04:52 +00:00
Peter Ward
3c003b8211
- My little friend, whatever are you doing here?
...
svn path=/trunk/tools/RosBE-Windows/; revision=441
2007-10-23 21:15:08 +00:00
Peter Ward
c5b888e49e
- Make the makefile work again, and add 'clean' to it.
...
svn path=/trunk/tools/RosBE-Windows/; revision=440
2007-10-23 21:06:47 +00:00
Daniel Reimer
9f15dea05a
Clean up Readme.txt, Readme.pdf, info.txt, License.txt
...
Try to clean up and simplify the makefiles.
svn path=/trunk/tools/RosBE-Windows/; revision=439
2007-10-23 19:09:38 +00:00
Daniel Reimer
feab3b1bfb
Cleanup of the Uninstall Routine
...
svn path=/trunk/tools/RosBE-Windows/; revision=438
2007-10-23 08:31:21 +00:00
Peter Ward
63c49f57bd
- Remove the dependency on cut from sSVN.cmd.
...
svn path=/trunk/tools/RosBE-Windows/; revision=437
2007-10-23 02:44:23 +00:00
Daniel Reimer
b2805dc600
Get rid of svnversion.exe and its need in ssvn.cmd.
...
Now we call cut two times, but there seems to be NO way to get around it. If you try to do it without cut, then it wont load anything useful into the Variables, because the Variables are filled even before svn outputs anything. I even tried "cmd /V:ON /K" no way...
svn path=/trunk/tools/RosBE-Windows/; revision=436
2007-10-23 01:38:27 +00:00
Peter Ward
ed6810f16c
- Remove the doskey macro for a component if it is not actually present.
...
svn path=/trunk/tools/RosBE-Windows/; revision=435
2007-10-23 00:56:07 +00:00
Peter Ward
66666c9ed2
- Remove the need for cutz.cmd and delete it.
...
svn path=/trunk/tools/RosBE-Windows/; revision=434
2007-10-23 00:27:32 +00:00
Daniel Reimer
64b2026d6c
Added more Error Messages to prevent confusion and stupid mistakes.
...
Edited some Errors.
svn path=/trunk/tools/RosBE-Windows/; revision=433
2007-10-22 21:59:49 +00:00
Peter Ward
f0c38faa68
- Make some error messages a bit more consistent.
...
svn path=/trunk/tools/RosBE-Windows/; revision=432
2007-10-22 21:41:23 +00:00
Peter Ward
3a482b86ee
- Remove the rosbe-options.cmd check from Build.cmd, it doesn't need to be here.
...
svn path=/trunk/tools/RosBE-Windows/; revision=431
2007-10-22 19:50:40 +00:00
Peter Ward
b9822c3803
- Missed this.
...
svn path=/trunk/tools/RosBE-Windows/; revision=430
2007-10-22 11:36:13 +00:00
Peter Ward
b5394ab080
- Make options actually wait for the options dialog to finish.
...
svn path=/trunk/tools/RosBE-Windows/; revision=429
2007-10-22 11:07:34 +00:00
Daniel Reimer
3ba5f22851
Set the gcc Version automatically by calling gcc -v instead of coding it into the cmd file.
...
svn path=/trunk/tools/RosBE-Windows/; revision=428
2007-10-22 10:50:50 +00:00
Peter Ward
b9da24984d
- Remove the sed dependency from RosBE.cmd.
...
svn path=/trunk/tools/RosBE-Windows/; revision=427
2007-10-22 10:23:12 +00:00
Peter Ward
c57c266302
- Revert my last commit as it is wrong.
...
svn path=/trunk/tools/RosBE-Windows/; revision=426
2007-10-22 08:33:50 +00:00
Peter Ward
d159dc6caf
- Move the definition of _ROSBE_PREVIOUSSOURCEDIR into chdefdir.cmd where it belongs.
...
svn path=/trunk/tools/RosBE-Windows/; revision=425
2007-10-22 08:31:14 +00:00
Peter Ward
7bca70acc9
- Fix up chdefdir.cmd a bit and more cleanup.
...
svn path=/trunk/tools/RosBE-Windows/; revision=424
2007-10-22 08:07:34 +00:00
Daniel Reimer
70d22f545d
Fix a typo in RosBE.cmd
...
Make sure that loading chdefdir more than once does not overwrite the Backup.
svn path=/trunk/tools/RosBE-Windows/; revision=423
2007-10-22 07:52:42 +00:00
Peter Ward
fdf6b09b23
- Fix a typo and do a bit of cleanup.
...
svn path=/trunk/tools/RosBE-Windows/; revision=422
2007-10-22 03:22:05 +00:00
Daniel Reimer
44bd0240a0
Started to Update the Documentation.
...
Some more fixes to changelog.
Sorted and fixed parts of the help.
Added echo Messages which tell a sucessful process.
svn path=/trunk/tools/RosBE-Windows/; revision=421
2007-10-21 23:53:42 +00:00
Peter Ward
c1bb5c3264
- Updated patches to the latest ones.
...
svn path=/trunk/tools/RosBE-Windows/; revision=420
2007-10-21 23:12:07 +00:00
Daniel Reimer
8705a1d762
Fixed chdefdir. Now it should work.
...
Updated options. It now checks if the .exe exists. If not, it throws an error.
Updated echo Messages a bit.
svn path=/trunk/tools/RosBE-Windows/; revision=419
2007-10-21 23:11:16 +00:00
Peter Ward
57d566ca24
- Remove unneeded file.
...
svn path=/trunk/tools/RosBE-Windows/; revision=418
2007-10-21 22:41:18 +00:00
Daniel Reimer
7135ed5c2f
- Updated ChangeLog.txt and readme.txt
...
- Completely rewrote scut to work without grep sed cut and co and added a edit function. thx to Peter Ward for his help.
- Updated help.
- Successfully removed two of three workarounds in cutz.cmd.
svn path=/trunk/tools/RosBE-Windows/; revision=417
2007-10-21 22:37:16 +00:00
Peter Ward
d3e8e64f47
- Make sure banner is displayed when rosbe.cmd is called without parameters.
...
svn path=/trunk/tools/RosBE-Windows/; revision=416
2007-10-21 21:16:17 +00:00
Peter Ward
cf85f32c21
- Small chdefdir cleanup and change _VER to _ROSBE_VERSION.
...
svn path=/trunk/tools/RosBE-Windows/; revision=415
2007-10-21 21:06:49 +00:00
Daniel Reimer
03915813c4
Fix missing "" n build.cmd
...
Make helpfile entries dependant on the installed optional files.
svn path=/trunk/tools/RosBE-Windows/; revision=414
2007-10-21 18:29:52 +00:00
Daniel Reimer
d1772ac85f
More Code Cleanup by Pierre Schweitzer
...
svn path=/trunk/tools/RosBE-Windows/; revision=413
2007-10-21 17:19:07 +00:00
Peter Ward
066db81a4f
- A little bit more cleanup.
...
svn path=/trunk/tools/RosBE-Windows/; revision=412
2007-10-21 16:26:02 +00:00
Peter Ward
58cf2bab50
- Fix a typo/bug.
...
svn path=/trunk/tools/RosBE-Windows/; revision=411
2007-10-21 15:29:23 +00:00
Daniel Reimer
4805390539
Updates to Config by Pierre Schweitzer.
...
Changes:
- Continue dralnix code cleanup.
- Added checks to avoid buffers overflow.
- Updated french translation.
svn path=/trunk/tools/RosBE-Windows/; revision=410
2007-10-21 12:23:13 +00:00
Daniel Reimer
f1c5df35b6
Readd chdefdir due to popular Demand :-)
...
svn path=/trunk/tools/RosBE-Windows/; revision=409
2007-10-20 14:50:27 +00:00
Daniel Reimer
66fd3bb384
Small modification to guarantee that it runs the way it should on ALL PCs, not only mine.
...
svn path=/trunk/tools/RosBE-Windows/; revision=408
2007-10-20 14:26:48 +00:00
Daniel Reimer
1b09a58ba5
Make options.exe startable from cmd window. After exiting rosbe resets to use the new settings.
...
svn path=/trunk/tools/RosBE-Windows/; revision=407
2007-10-20 13:41:55 +00:00
Peter Ward
26d7758df1
- Update the variable names in the RosBE.mac file.
...
svn path=/trunk/tools/RosBE-Windows/; revision=406
2007-10-20 08:55:41 +00:00
Peter Ward
a9a49b0c69
- Fix some typos, bit more cleanup.
...
svn path=/trunk/tools/RosBE-Windows/; revision=405
2007-10-20 06:37:14 +00:00
Peter Ward
1b19370e31
- Renamed options.cmd -> rosbe-options.cmd.
...
svn path=/trunk/tools/RosBE-Windows/; revision=404
2007-10-20 04:28:55 +00:00
Peter Ward
c37c4f281a
- Merged the NSIS files back together.
...
svn path=/trunk/tools/RosBE-Windows/; revision=403
2007-10-20 04:03:39 +00:00
Peter Ward
ff853459b8
- Make variable names more consistent and continue with a bit more cleanup, unfinished.
...
svn path=/trunk/tools/RosBE-Windows/; revision=402
2007-10-20 03:54:28 +00:00
Peter Ward
3bad21606c
- Merge the three build.cmd files into one and start cleaning up the .cmd files, unfinished.
...
svn path=/trunk/tools/RosBE-Windows/; revision=401
2007-10-20 01:31:21 +00:00
Daniel Reimer
1227a09208
Modify options.exe to enable and disable strpping and ccache.
...
Add this to cmds too.
svn path=/trunk/tools/RosBE-Windows/; revision=399
2007-10-19 21:47:06 +00:00
Daniel Reimer
172e96b7bc
Update Russian LangFile of options.exe (thx to towerr once more) STILL a problem which causes the resources to be displayed wrong.
...
Set EOL:Style native
Remove trailing Spaces
svn path=/trunk/tools/RosBE-Windows/; revision=398
2007-10-19 09:52:23 +00:00
Daniel Reimer
d0dfafbe35
Fix Bug 2756 thx to towerr for explaining how to fix it.
...
svn path=/trunk/tools/RosBE-Windows/; revision=397
2007-10-17 18:37:56 +00:00
Peter Ward
9e9a93cab5
- Fix options.exe compile with RosBE 0.3.8.1
...
svn path=/trunk/tools/RosBE-Windows/; revision=396
2007-10-17 18:04:24 +00:00
Peter Ward
0365f3ae67
- Added a very simple makefile for the RosBE tools.
...
- Fix a warning in echoh.c.
svn path=/trunk/tools/RosBE-Windows/; revision=395
2007-10-17 17:42:53 +00:00
Daniel Reimer
44f9205748
Another nice Patch by Pierre Schweitzer:
...
- Reorganized resources
- Added a basic font preview
svn path=/trunk/tools/RosBE-Windows/; revision=394
2007-10-13 21:42:15 +00:00
Daniel Reimer
d6b998561e
Fix a FixMe (FIXME : Fails with IShellFolder interface) (Pierre Schweitzer)
...
svn path=/trunk/tools/RosBE-Windows/; revision=393
2007-10-13 11:10:19 +00:00
Daniel Reimer
8d2c411769
Update Changelog with Pierre Schweitzer's News and cleanup the RC Files a bit.
...
svn path=/trunk/tools/RosBE-Windows/; revision=392
2007-10-07 23:44:40 +00:00
Daniel Reimer
6f1f3264a9
Translate the new stuff in the German RC File and remove two wrong set spaces.
...
svn path=/trunk/tools/RosBE-Windows/; revision=391
2007-10-07 13:44:30 +00:00
Daniel Reimer
73935e6974
Another nice Patch by Pierre Schweitzer.
...
- Save button is disabled until a parameter is changed
- Definitively fixed resources IDs
- Added check to see if MingW dir is right (look up gcc)
- Added check to test if log dir exists and if it doesn't, it's created
- Added check to avoid writing in a non-existant file
- Updated todo list
svn path=/trunk/tools/RosBE-Windows/; revision=390
2007-10-07 13:31:29 +00:00
Daniel Reimer
e44761def1
Update to Support CCache 2.4.
...
Update Changelog.
svn path=/trunk/tools/RosBE-Windows/; revision=389
2007-10-04 14:13:56 +00:00
Daniel Reimer
ac527c05ba
Patch III from Pierre Schweitzer.
...
Correct Button States and Whitespace changes.
svn path=/trunk/tools/RosBE-Windows/; revision=388
2007-09-30 13:56:28 +00:00
Daniel Reimer
c7f9f291e8
Part II of Piere Schweitzer's Patch:
...
- Added French translation.
- Added the possibility to choose MingW directory.
- Added support for WinXP style.
- Added the support of C99.
- Fixed warnings.
Small Modification by me: added -s and went from -O3 to -O2 in Makefile.
svn path=/trunk/tools/RosBE-Windows/; revision=387
2007-09-30 09:29:25 +00:00
Daniel Reimer
c8dee9687b
Updated everything to NASM 0.99.04.
...
Added a Compatibility Mode to act like the old RosBE regarding the paths.
"Simplified" some Variables. (Part 1 of Pierre Schweitzer's Patch)
svn path=/trunk/tools/RosBE-Windows/; revision=386
2007-09-29 22:34:24 +00:00
Daniel Reimer
e36ad41190
Last try to fix 4 Vista...
...
svn path=/trunk/tools/RosBE-Windows/; revision=385
2007-09-27 19:43:48 +00:00
Daniel Reimer
bfdf6e2b22
Next try. Hopefully with Vista Support.
...
svn path=/trunk/tools/RosBE-Windows/; revision=384
2007-09-24 20:37:35 +00:00
Daniel Reimer
208cb78c54
Recent RBUILD Changes cry for a RosBE Update. Getting Ready for 0.3.8.1
...
svn path=/trunk/tools/RosBE-Windows/; revision=383
2007-09-24 14:14:43 +00:00
Daniel Reimer
098e1c75cb
Update Variables to support recent trunk.
...
svn path=/trunk/tools/RosBE-Windows/; revision=382
2007-09-24 13:48:28 +00:00
Daniel Reimer
21111ecbe7
Speed up clean.cmd by removing "make clean".
...
Try to bypass if you miss to type anything into the config Editor. It should write the default Value now... should...
svn path=/trunk/tools/RosBE-Windows/; revision=379
2007-09-22 14:40:54 +00:00
Daniel Reimer
32a3e99a6b
Fix a bug I added last time.
...
svn path=/trunk/tools/RosBE-Windows/; revision=378
2007-09-22 14:11:25 +00:00
Daniel Reimer
8ffe150dc1
Fix my stupidity on two Parameter sets...
...
svn path=/trunk/tools/RosBE-Windows/; revision=376
2007-09-17 10:14:13 +00:00
Colin Finck
b3c6d63c94
Check for the Makefile instead of the ".svn" directory, when "Build-Shared.cmd" is executed.
...
The ".svn" directory does not exist, when you try to build an SVN Export. (and all "src" Release packages are SVN Exports)
svn path=/trunk/tools/RosBE-Windows/; revision=375
2007-09-12 15:34:14 +00:00
Daniel Reimer
0205d33f89
RosBE 0.3.8 is released. Update and Clean up the Changelog and wipe the Subreleases out of the history.
...
svn path=/trunk/tools/RosBE-Windows/; revision=374
2007-09-11 08:19:39 +00:00
Daniel Reimer
12addbc6dc
Removed NTLPC Setting from Config.cmd. Its not useful anymore.
...
svn path=/trunk/tools/RosBE-Windows/; revision=373
2007-09-08 21:24:31 +00:00
Daniel Reimer
9a98ffc116
Get ready for 0.3.8. (once more)
...
svn path=/trunk/tools/RosBE-Windows/; revision=372
2007-09-06 18:11:35 +00:00
Daniel Reimer
de0c7abbae
In biiig steps to 0.3.8.
...
svn path=/trunk/tools/RosBE-Windows/; revision=367
2007-08-26 18:39:33 +00:00
Daniel Reimer
47f4f94ddc
ARCH does not exist anymore in config.rbuild. thx to towerr for this hint.
...
svn path=/trunk/tools/RosBE-Windows/; revision=365
2007-08-23 22:14:40 +00:00
Daniel Reimer
0203bb8a15
- OK, Translations in Batch is stupid.
...
- Fix a error in config.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=364
2007-08-23 22:00:36 +00:00
Daniel Reimer
bd2970fed9
- Updated Changelog.
...
- Modified one error to be more helpful.
- Beginning of a German translation of RosBE (still missing: config, help). Do NOT translate it in another language yet. I still need to find a nice way to select the language.
Heeya, Waxy :-P
svn path=/trunk/tools/RosBE-Windows/; revision=363
2007-08-23 21:24:42 +00:00
Daniel Reimer
471641c71a
Several PC, several Trees, several ages :-P
...
Some more things to delete on a cleanup.
svn path=/trunk/tools/RosBE-Windows/; revision=361
2007-08-15 15:43:01 +00:00
Daniel Reimer
81fae2765e
Add some more locations of files to kill. Thx to Pierre Schweitzer for showing me.
...
svn path=/trunk/tools/RosBE-Windows/; revision=360
2007-08-10 09:18:27 +00:00
Daniel Reimer
c70cc9844f
thx to Hervé's Updated SVN:Ignore, 14 new cleanable files were revealed. I added them to RosBE's clean.cmd now. This deletes those 14 unversioned Files now, too.
...
svn path=/trunk/tools/RosBE-Windows/; revision=359
2007-08-09 10:15:16 +00:00
Daniel Reimer
11c9d8f662
- Make a Subfolder for Patches.
...
- Add w3seek's MinGW GCC 4.1.X Branch Patch.
svn path=/trunk/tools/RosBE-Windows/; revision=358
2007-08-06 11:53:48 +00:00
Daniel Reimer
61173d622d
- Update Help.
...
- Fix one small bug in Scut. (In my eyes this tool is completed now)
svn path=/trunk/tools/RosBE-Windows/; revision=357
2007-08-05 11:54:37 +00:00
Daniel Reimer
c0fd3741d9
Optimize scut to tell if the shortcuts exist or not.
...
svn path=/trunk/tools/RosBE-Windows/; revision=356
2007-08-05 11:37:44 +00:00
Peter Ward
cdad48f44d
- A couple of minor changes.
...
svn path=/trunk/tools/RosBE-Windows/; revision=355
2007-08-05 02:05:40 +00:00
Peter Ward
51554cff7c
- Who swears in a manual? ;)
...
svn path=/trunk/tools/RosBE-Windows/; revision=354
2007-08-05 01:42:13 +00:00
Daniel Reimer
b429f655ab
Update Help and Comments.
...
Set Default Shortcut active after setting it.
svn path=/trunk/tools/RosBE-Windows/; revision=353
2007-08-03 11:47:20 +00:00
Daniel Reimer
ed9fbd8955
- Update cutz Workaround once more.
...
- Add Possibility to save the chosen Shortcut to use it after reboot.
- Fix Hervé's Name in ChangeLog.txt.
- Upload the fix in LD for Bug 1244.
svn path=/trunk/tools/RosBE-Windows/; revision=352
2007-08-03 10:54:57 +00:00
Daniel Reimer
73f41af17e
- Rename test to its real and final name.
...
- Add it to help, Changelog and Macros.
- Simplify reladdr2line.
- Get rid of Temp File use in ssvn.cmd and Rosbe.cmd.
svn path=/trunk/tools/RosBE-Windows/; revision=351
2007-08-03 09:34:37 +00:00
Daniel Reimer
1795bc2273
- TodaySs Work on my Feature for 0.3.8.
...
- Small simplification for config.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=350
2007-08-02 21:51:59 +00:00
Daniel Reimer
3b3ba748e5
Fix Non Admin Account Support by moving a temp file into Temp Folder.
...
Update Changelog
svn path=/trunk/tools/RosBE-Windows/; revision=349
2007-08-02 20:13:54 +00:00
Daniel Reimer
2f35339034
Updated Changelog.
...
svn path=/trunk/tools/RosBE-Windows/; revision=348
2007-08-02 16:15:35 +00:00
Daniel Reimer
f45343cd44
Update all set /P to be the way Colin did them.
...
svn path=/trunk/tools/RosBE-Windows/; revision=346
2007-07-30 16:48:13 +00:00
Colin Finck
fa48998d6b
- Uncomment the previously non-working "SET /P" statements
...
- Get them to work by putting quotation marks around the arguments
svn path=/trunk/tools/RosBE-Windows/; revision=345
2007-07-30 15:04:48 +00:00
Daniel Reimer
7511030ef0
- Update comments.
...
- Update changelog.
- Add new option called update to config.cmd an add it into help.cmd.
- Update build-shared the way that you get a message to use "config update" instead of a nonsens sentence.
svn path=/trunk/tools/RosBE-Windows/; revision=344
2007-07-30 10:08:05 +00:00
Daniel Reimer
2511ea65ff
- I did not know that I abused %CD% so much...
...
- Update Changelog and all other files for the Bugfix release, which will be released as soon as everything runs for EVERYONE.
P.S. Why do I release Beta Versions when noone tests them?
svn path=/trunk/tools/RosBE-Windows/; revision=343
2007-07-29 21:34:03 +00:00
Daniel Reimer
2e902ed33e
- Stop the abuse of %CD% and of the call command.
...
- Revert my previous commit. It CAN be put in one file.
svn path=/trunk/tools/RosBE-Windows/; revision=342
2007-07-29 20:32:00 +00:00
Daniel Reimer
ff5e774413
- Added svnversion Tool.
...
- Simplified sSVN.
- Fixed a strange behavior of CMD. ssvn status only worked right if started two times,because only then the Variabls got the rev Numbers in them. Now it works.
svn path=/trunk/tools/RosBE-Windows/; revision=341
2007-07-29 19:46:46 +00:00
Daniel Reimer
610d8e86e3
- Simplified Build-Shared a bit.
...
- Updated ChangeLog.txt.
- Some Code modifications in sSVN for eye candy and future updates.
- Updated cutz workaround for supporting sSVN.
svn path=/trunk/tools/RosBE-Windows/; revision=340
2007-07-29 18:18:33 +00:00
Daniel Reimer
0d4ec23f5a
Show the building startup time in Title now.
...
svn path=/trunk/tools/RosBE-Windows/; revision=339
2007-07-29 15:33:09 +00:00
Daniel Reimer
e32f0d0e66
Finally fix the two "\" Problem.
...
svn path=/trunk/tools/RosBE-Windows/; revision=338
2007-07-29 15:21:33 +00:00
Daniel Reimer
104ac086dd
OK... Background Color needs to be called Text Color and vice versa
...
svn path=/trunk/tools/RosBE-Windows/; revision=337
2007-07-27 15:32:12 +00:00
Daniel Reimer
5b013941a9
- Remove a test Output.
...
- Fix some whitespace stuff.
svn path=/trunk/tools/RosBE-Windows/; revision=336
2007-07-27 15:24:40 +00:00
Daniel Reimer
83552a2970
- Update to > 0.3.7
...
- Update ToDo List of our Config Tool
svn path=/trunk/tools/RosBE-Windows/; revision=334
2007-07-26 21:52:52 +00:00
Daniel Reimer
f97ea2be1f
Fix it. Now DrFred's Tool FULLY runs.
...
svn path=/trunk/tools/RosBE-Windows/; revision=333
2007-07-26 21:10:12 +00:00
Daniel Reimer
58bf797e96
Try to fix the following scenario. RosBE is being booted up, and directory is being changed. Then there shuld be made a RosBE-Logs Dir too, if theres a .svn folder. This runs... but if the dir is being changed to another by using DrFred's tool, it does not make ANY logs.... dunno why yet... HELP MEEEE
...
svn path=/trunk/tools/RosBE-Windows/; revision=332
2007-07-26 20:41:56 +00:00
Daniel Reimer
b4351d698e
- Make DrFred's Config Tool Useable in RosBE.cmd.
...
- Fix a bug in DrFred's Config Tool.
svn path=/trunk/tools/RosBE-Windows/; revision=331
2007-07-26 19:30:29 +00:00
Daniel Reimer
d0b17109ae
Final stuff for a 0.3.7.1 Bugfix Release.
...
svn path=/trunk/tools/RosBE-Windows/; revision=330
2007-07-26 17:25:17 +00:00
Daniel Reimer
61778297ba
- Kill chdefdir, because its useless now.
...
- Wipe _ROSSOURCEDIR out of Clean.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=329
2007-07-26 16:58:47 +00:00
Daniel Reimer
d0d20340dd
- Get rid of _ROSBESOURCEDIR Dependency.
...
- Add a security check to prevent RosBE-Logs Folder creation on folders without a SVN Tree.
svn path=/trunk/tools/RosBE-Windows/; revision=328
2007-07-26 16:46:25 +00:00
Daniel Reimer
aa2b864ce0
- Optimize the placement of buttons etc.
...
- Fix the lengths for Russian RC-File.
- Add Version Tag.
svn path=/trunk/tools/RosBE-Windows/; revision=327
2007-07-26 16:03:02 +00:00
Daniel Reimer
e85fdbc0ae
use current dir in ssvn.
...
svn path=/trunk/tools/RosBE-Windows/; revision=326
2007-07-26 15:09:11 +00:00
Daniel Reimer
8388ead865
- Stop using grep to find out if a folder is empty or not. This is needed for Vista. (thx to encoded for showing up that bug :-) )
...
svn path=/trunk/tools/RosBE-Windows/; revision=325
2007-07-26 14:20:04 +00:00
Colin Finck
c92b89fc1f
Fix a memory leak I introduced...
...
svn path=/trunk/tools/RosBE-Windows/; revision=324
2007-07-26 14:06:48 +00:00
Daniel Reimer
a9c6817cc7
- Some fixes on Documentation and test.cmd
...
- Add small Left Corner Icon to Config Tool. (thx to Colin Finck for showing me how much I still have to learn by sending me the REAL fix you can see here now. Mine had "nice" side effects...)
svn path=/trunk/tools/RosBE-Windows/; revision=323
2007-07-26 13:40:15 +00:00
Daniel Reimer
416802981d
- First working try of my Fast Source Tree Switcher.
...
- Add cutz.cmd to bypass a STUUUPIIID Bug in cut under Windows.
(=Thinking every value in a line after starting cut belongs to it.)
svn path=/trunk/tools/RosBE-Windows/; revision=322
2007-07-22 15:55:56 +00:00
Daniel Reimer
0614a7409d
- Update ChangeLog.txt
...
- Set eol:style native
- Get ready for 0.3.7 Final.
svn path=/trunk/tools/RosBE-Windows/; revision=321
2007-07-22 11:55:03 +00:00
Colin Finck
c8e8eabd1d
Simple change with much effect
...
By adding one line to the "RosBE.cmd", we can get rid of the global ROSBEBASEDIR environment variable.
This also allows us to remove the complete environment variable handling from the Setup Scripts.
svn path=/trunk/tools/RosBE-Windows/; revision=320
2007-07-21 13:07:54 +00:00
Daniel Reimer
b00b5aeb26
- Optimized HTML Structure by Danny Götte (DangerGround) <DangerGround@web.de>
...
- W3C Button now offline availiable, too.
svn path=/trunk/tools/RosBE-Windows/; revision=318
2007-07-19 18:09:20 +00:00
Daniel Reimer
2f27a28cdd
Renamed it to FAQ. It fits better than HowTos
...
Added the first bunch of Q/A s.
svn path=/trunk/tools/RosBE-Windows/; revision=317
2007-07-19 14:50:26 +00:00
Daniel Reimer
20049c20b6
set eol-style native (I am sick of using LINUX2DOS Tool)
...
add a blank howto page. Will be filled later.
svn path=/trunk/tools/RosBE-Windows/; revision=316
2007-07-19 14:25:59 +00:00
Daniel Reimer
d4521edd89
My HTML Code was not W3 Compatible. Now it is :-)
...
Added W3 Compatible Logo
svn path=/trunk/tools/RosBE-Windows/; revision=315
2007-07-19 13:58:03 +00:00
Colin Finck
009dd2fce2
- Cleaned up the whole HTML code of the Documentation
...
- Converted the files to the more common UTF-8 encoding
- Deleted the old 256x256 RosBE PNG icon with alpha transparency and added a 128x128 JPG icon without any transparency, so the icon does not need to be resized and IE 6 and older display it correctly
svn path=/trunk/tools/RosBE-Windows/; revision=314
2007-07-16 21:34:15 +00:00
Daniel Reimer
a606c80b5c
- Fix and optimize some stuff in Help.cmd
...
- Add Author and Title to any HTML.
- Clean up the Frame Page, Intro and Credits.
- Add basic Functions.
svn path=/trunk/tools/RosBE-Windows/; revision=313
2007-07-16 05:19:29 +00:00
Daniel Reimer
4f294b5203
- Rename the files to be more logical.
...
- Add credits.
- Modify and continue the Introduction.
- Start a Features List.
svn path=/trunk/tools/RosBE-Windows/; revision=312
2007-07-15 18:59:27 +00:00
Daniel Reimer
8c3ca4c78c
Frames to teh ppl.
...
Btw, tell me if you like it.
svn path=/trunk/tools/RosBE-Windows/; revision=311
2007-07-15 18:26:30 +00:00
Daniel Reimer
11c01bd56d
Skeleton completed
...
svn path=/trunk/tools/RosBE-Windows/; revision=310
2007-07-15 18:09:42 +00:00
Daniel Reimer
cc4f875e0e
First step in direction of a Documentation.
...
svn path=/trunk/tools/RosBE-Windows/; revision=309
2007-07-15 18:04:45 +00:00
Daniel Reimer
7d2d1d02f2
A try to fix reladdr2line
...
svn path=/trunk/tools/RosBE-Windows/; revision=308
2007-07-15 12:38:16 +00:00
Daniel Reimer
2c83fca306
Merge RAddr.cmd and reladdr2line.cmd
...
Remove my RAddr.cmd
Add reladdr2line.cmd instead
svn path=/trunk/tools/RosBE-Windows/; revision=307
2007-07-14 14:50:26 +00:00
Daniel Reimer
f196779b34
Fix a typo in RosBE.cmd.
...
Simplify RAddr.cmd.
Start to modify reladdr2line.cmd With some luck its already working
svn path=/trunk/tools/RosBE-Windows/; revision=306
2007-07-14 14:35:00 +00:00
Daniel Reimer
52caeca6a2
Changed back to C:\RosBE as default folder. NonAdmin Account users need to set another one.
...
Tried to simplify WriteEnvStr.nsh a bit.
svn path=/trunk/tools/RosBE-Windows/; revision=305
2007-07-14 13:31:45 +00:00
Daniel Reimer
3e97784b92
Forget thoese gotos
...
svn path=/trunk/tools/RosBE-Windows/; revision=304
2007-07-14 13:03:40 +00:00
Daniel Reimer
2b99e1f6c1
- Use LogicLib in NSIS Scripts.
...
- Fix a bug in reladdr2line.cmd. (NO I still have no idea what it does and how to merge.)
svn path=/trunk/tools/RosBE-Windows/; revision=303
2007-07-14 12:48:37 +00:00
Daniel Reimer
2bf994acb2
Set eol:style native
...
Fix title of reladdr2line.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=302
2007-07-10 22:52:11 +00:00
Daniel Reimer
45ab697203
Russian Translation by towerr. Thx for it :-)
...
Fix in changelog
svn path=/trunk/tools/RosBE-Windows/; revision=301
2007-07-10 22:50:53 +00:00
Daniel Reimer
8975ebf47a
Tell the User, that Vista will not work, when not using Admin Rights.
...
svn path=/trunk/tools/RosBE-Windows/; revision=300
2007-07-10 22:28:42 +00:00
Daniel Reimer
1c881379a9
Update Uninstaller once more.
...
svn path=/trunk/tools/RosBE-Windows/; revision=299
2007-07-10 22:23:56 +00:00
Daniel Reimer
13c7ec59f2
Sometimes I really think,I am too tupid for that...
...
- Fix all cmds to support Foldernaes with Spaces properly.
- Hopefuly final fix for NonAdmin Usage.
svn path=/trunk/tools/RosBE-Windows/; revision=298
2007-07-10 22:05:51 +00:00
Daniel Reimer
5fd7d4f269
This fixes the needed Variable
...
svn path=/trunk/tools/RosBE-Windows/; revision=297
2007-07-10 21:32:24 +00:00
Daniel Reimer
04a7df7bb4
Current try to get it run on NonAdmin rights. Cooooliiin. HEELP
...
svn path=/trunk/tools/RosBE-Windows/; revision=296
2007-07-10 21:18:29 +00:00
Daniel Reimer
926efc65cc
Updated ChangeLog
...
svn path=/trunk/tools/RosBE-Windows/; revision=295
2007-07-10 20:42:40 +00:00
Daniel Reimer
db1b16838c
- Get rid of the eevil Admin rights check. Be aware, its more hacked away than replaced by something better, but I kept a Warning Message.
...
svn path=/trunk/tools/RosBE-Windows/; revision=294
2007-07-10 20:35:49 +00:00
Daniel Reimer
08b785310b
- Made one Variable containing the Version and use this one now everywhere.
...
- Fixed titles in RAddr.cmd and reladdr2line.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=293
2007-07-10 18:38:36 +00:00
Daniel Reimer
3174cbd4f0
- Some more cleanup
...
- Added chdefdir to Help.
svn path=/trunk/tools/RosBE-Windows/; revision=292
2007-07-10 12:56:57 +00:00
Daniel Reimer
ae8991d757
- Set eol:style native
...
- New RC File Standard counts here too.
svn path=/trunk/tools/RosBE-Windows/; revision=291
2007-07-10 12:33:56 +00:00
Daniel Reimer
916f6903e6
- SVN is now useable the way you know it.
...
- Cut paths to apps. Useless and looks better.
svn path=/trunk/tools/RosBE-Windows/; revision=289
2007-07-10 09:13:23 +00:00
Daniel Reimer
2a4ea9cd48
First step to make FULL svn available to users. Rename svn.cmd to ssvn.cmd (simpleSVN)
...
svn path=/trunk/tools/RosBE-Windows/; revision=288
2007-07-10 08:29:07 +00:00
Daniel Reimer
391e475936
- add some "" to prevent bugs
...
- Fix Title setting in clean.cmd
- Add a better way to set another Default Source Dir.
svn path=/trunk/tools/RosBE-Windows/; revision=287
2007-07-10 08:24:31 +00:00
Daniel Reimer
2da10e7b03
- Fix Uninstaller for ALL new Files.
...
- Check if the Source Folder is empty. If so, suggest to use "svn create"
- Add a possibility to use RosBE with another Folder by typing in the path to it at the begining. (This will change later)
svn path=/trunk/tools/RosBE-Windows/; revision=283
2007-07-06 14:03:36 +00:00
Daniel Reimer
88f5a110bd
- Whitespace trim
...
- Finally managed to get another ReactOS Source Default Folder. Easier for n00bs and needed for my "svn create" feature. thx to kichik for help :-)
svn path=/trunk/tools/RosBE-Windows/; revision=281
2007-07-06 09:17:05 +00:00
Daniel Reimer
595c8e71c6
Move LogFolder check/creation from RosBE.cmd to Build-Shared.cmd. Otherwise it is impossible to use my uuuber n00b error preventing "svn create", which ONLY works in a empty folder.
...
svn path=/trunk/tools/RosBE-Windows/; revision=280
2007-07-06 08:45:32 +00:00
Daniel Reimer
de769051de
- Whitespace trim
...
- Add new pdf to unistall.
svn path=/trunk/tools/RosBE-Windows/; revision=279
2007-07-06 08:36:37 +00:00
Daniel Reimer
41ecfac166
- "Simplify" my work in SVN.cmd by replacing it by RT|Chatzilla's. Thx for the easier to underrstand Version. :-)
...
- Update Sign in RosBE.cmd to newest GCC
svn path=/trunk/tools/RosBE-Windows/; revision=278
2007-07-05 17:53:07 +00:00
Daniel Reimer
d28fb0d52b
Forgot to remove the old :SVN goto point
...
svn path=/trunk/tools/RosBE-Windows/; revision=277
2007-07-05 08:45:08 +00:00
Daniel Reimer
fffec0061a
Fix the create command of svn. thx to kevintrooper for testing. (Yes, THIS kevintrooper :-P)
...
Revert this if to create the Source-Dir. Is will not work.
svn path=/trunk/tools/RosBE-Windows/; revision=276
2007-07-05 08:29:19 +00:00
Christoph von Wittich
fba24d6a39
-let reladdr2line use raddr2line
...
use this tool when you get a trace without the imagebase like in <mouclass.sys:192d>
svn path=/trunk/tools/RosBE-Windows/; revision=275
2007-07-05 00:30:28 +00:00
Daniel Reimer
fbf34d192f
- Add a check if the Source Dir exists. If not, create it to be able to checkout to it.
...
- Try to fix "svn create". (At last it "works" now) Here I need your help. How can I find out if the folder is empty? *.* in a folder is always true when the folder exists....
svn path=/trunk/tools/RosBE-Windows/; revision=274
2007-07-04 16:26:39 +00:00
Daniel Reimer
599d0e7b0b
- Add GDB 6.6 as new feature in the ChangeLog.txt
...
- Sort Stuff in the help a bit.
svn path=/trunk/tools/RosBE-Windows/; revision=273
2007-07-03 22:00:04 +00:00
Daniel Reimer
fb7f7d1d63
Text Fixes
...
svn path=/trunk/tools/RosBE-Windows/; revision=259
2007-06-27 19:35:44 +00:00
Daniel Reimer
23cc4c8c88
- Command list got too big. Now it does not start on every boot automatically.
...
- Added a note how to run the command list
svn path=/trunk/tools/RosBE-Windows/; revision=244
2007-06-19 16:22:42 +00:00
Daniel Reimer
90d436bed8
Add raddr2line to help and optimize some information in help too.
...
svn path=/trunk/tools/RosBE-Windows/; revision=243
2007-06-19 16:16:01 +00:00
Daniel Reimer
bd56ab39f8
I don't know if it is a common phenomenon, but everytime I commit stuff, I IMMEDIATELY find things to fix/change afterwards....
...
- Added ability to set non, only executable or both parameters. Missing stuff will be asked for then.
- Added Comments
svn path=/trunk/tools/RosBE-Windows/; revision=242
2007-06-18 21:49:44 +00:00
Daniel Reimer
609831ede6
- Disabled Christoph's Tool (Wish of some devs)
...
- Added a basic RAddr2Line tool runner. More will come.
svn path=/trunk/tools/RosBE-Windows/; revision=241
2007-06-18 21:38:53 +00:00
Daniel Reimer
854c511b2e
- Head0rz t0 teh masses.
...
- Fix a typo in Help.cmd
svn path=/trunk/tools/RosBE-Windows/; revision=240
2007-06-18 21:08:09 +00:00
Colin Finck
730d1fe478
Add a "reladdr2line" tool coded by Christoph
...
I slightly modified his batch file, so it integrates into RosBE
svn path=/trunk/tools/RosBE-Windows/; revision=239
2007-06-18 20:54:50 +00:00
Daniel Reimer
f139a79f9c
Added ability to the SVN Client to show the recent online and offline Revision Number to compare. This takes ~10 seconds, so my plan to add it to main menu was canceled. But as "svn status" is has a nice place.
...
svn path=/trunk/tools/RosBE-Windows/; revision=238
2007-06-18 20:18:34 +00:00
Daniel Reimer
26d3153da3
Fix buildtime
...
svn path=/trunk/tools/RosBE-Windows/; revision=237
2007-06-18 15:40:27 +00:00
Daniel Reimer
444c77b6b5
Hopefully fixed the bug with not set Back Window Titles.
...
svn path=/trunk/tools/RosBE-Windows/; revision=236
2007-06-14 22:13:27 +00:00
Daniel Reimer
4690b3290c
- Added some comments.
...
- Prettify Config's delete Parameter output.
- Prevent stupid behavior when unspecified Parameter si set.
- Add support for selecting the rv to be updated to in SVN Tool.
svn path=/trunk/tools/RosBE-Windows/; revision=235
2007-06-14 20:10:54 +00:00
Daniel Reimer
25823a4abd
Once more, a bunch of typo and style fixes.
...
svn path=/trunk/tools/RosBE-Windows/; revision=234
2007-06-14 05:15:04 +00:00
Daniel Reimer
090f58cfff
Some fixed typos.
...
Updated readme, telling the users how to generate a new repo with the new integrated SVN Client
svn path=/trunk/tools/RosBE-Windows/; revision=233
2007-06-13 20:48:24 +00:00
Daniel Reimer
64311414a2
- Added usage of ROS_LEAN_AND_MEAN by using strip as %2 of make.
...
- Updated Changelog once more. Binutils will be updated too.
svn path=/trunk/tools/RosBE-Windows/; revision=232
2007-06-13 12:56:18 +00:00
Daniel Reimer
b4a1b8232b
New/Added Headers in GedMurphy Style. Small but informative. I added the owners of the sources of the tools as far as I know them.
...
buildtime: KJK::Hyperion
flash: Ged Murphy
getdate: Peter "dralnix" Ward
cpucount: Christoph_vW
svn path=/trunk/tools/RosBE-Windows/; revision=231
2007-06-12 21:58:40 +00:00
Daniel Reimer
0a4f7d4065
- Added new GCC to ChangeLog.txt and explained that the Vista makex bug still persists
...
- Whitespace trim and Coding Style fixing
- Fixed a wrong set ")" in SVN.cmd. Strange that it ran well with it...
svn path=/trunk/tools/RosBE-Windows/; revision=230
2007-06-12 19:21:12 +00:00
Daniel Reimer
529555e709
Updated changelog.txt to show already implemented and running stuff.
...
svn path=/trunk/tools/RosBE-Windows/; revision=227
2007-06-11 12:29:41 +00:00
Daniel Reimer
0f4a5a3105
- Fixed Headline of readme.pdf to show "for Windows" instead of "for Unix"
...
- Added readme.pdf to Startmenu and end of setup
- Renamed from Version 0.3.6 to Version 0.3.7
- Changed another Phrase to show that RosBE can load the tree itself from now on.
svn path=/trunk/tools/RosBE-Windows/; revision=226
2007-06-10 20:40:47 +00:00
Daniel Reimer
8fd22f07c4
Prettify Dr-Fred's Tool a bit
...
svn path=/trunk/tools/RosBE-Windows/; revision=225
2007-06-10 19:53:45 +00:00
Daniel Reimer
34e47d6f08
- Updated Changelog. (makex readded)
...
- Updated License to include all new Tools.
- Updated Readme.
svn path=/trunk/tools/RosBE-Windows/; revision=224
2007-06-10 19:24:23 +00:00
Daniel Reimer
aeb55df3e4
- Remove the need of a config.rbuild in the RosBE
...
tree. Just copy the one of ReactOS Tree at first use.
- Update Help to really help on the new commands
- Add cut/grep to info.txt
- Update a Setup Phrase to show that you don't need a
Tree before you install.
svn path=/trunk/tools/RosBE-Windows/; revision=223
2007-06-10 19:08:35 +00:00
Daniel Reimer
012e8dacf2
Final Work today:
...
- Added a nice Readme in PDF Format, based on Colin's
- Started a Updated Changelog
- Moved Basic Config.rbuild to the right Folder
svn path=/trunk/tools/RosBE-Windows/; revision=222
2007-06-10 18:03:00 +00:00
Daniel Reimer
e65314a336
OK. And this should make it possible to run it in RosBE, not just in a nice Test Folder.
...
svn path=/trunk/tools/RosBE-Windows/; revision=221
2007-06-10 17:46:13 +00:00
Daniel Reimer
85ec351eff
- Header Modification in SVN.cmd
...
- Configurator reaches Beta Stadium. Hopefully no bugs are left.
svn path=/trunk/tools/RosBE-Windows/; revision=220
2007-06-10 17:16:04 +00:00
Daniel Reimer
8ac2093c20
Basic Config.rbuild Editor is ready. OARCH is not editable yet.
...
svn path=/trunk/tools/RosBE-Windows/; revision=219
2007-06-10 15:34:40 +00:00