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