Colin Finck
7adba7f5c3
- Add a macro file for the MinGW prompt as well
...
- Add SCUT to the macro file, it's also handy at the MinGW prompt :-)
- Remove EmuandCo's "Added a Security Prompt to clean.cmd..." entry from the changelog, the prompt has already been removed
svn path=/trunk/tools/RosBE/; revision=632
2007-12-22 13:13:02 +00:00
Colin Finck
747fe03ca4
- Make scut fully compilable under both Windows and Unix
...
- Move it to the RosBE/Tools directory, where all the other portable tools are
svn path=/trunk/tools/RosBE/; revision=627
2007-12-19 22:01:44 +00:00
Pierre Schweitzer
b519cbbec2
Removed an used var
...
svn path=/trunk/tools/RosBE/; revision=626
2007-12-16 09:59:16 +00:00
Peter Ward
5d33ebb6c7
- Missed this.
...
svn path=/trunk/tools/RosBE/; revision=625
2007-12-11 16:01:42 +00:00
Peter Ward
e7a52f5731
- Remove the yes/no verification added in r31142 and fix a couple typos.
...
svn path=/trunk/tools/RosBE/; revision=624
2007-12-11 15:59:44 +00:00
Daniel Reimer
bc348a03c5
- Added a "all" switch to clean.cmd to do both jobs, deleting Compiler Output AND Logs in one process.
...
- Added a Security Prompt to clean.cmd to not accidentally delete all Built stuff.
svn path=/trunk/tools/RosBE/; revision=623
2007-12-11 13:41:13 +00:00
Peter Ward
c624fefa67
- Bump the date in the changelog, RosBE 1.1 is released.
...
svn path=/trunk/tools/RosBE/; revision=619
2007-12-08 20:11:45 +00:00
Pierre Schweitzer
da015e058d
Updated Russian translation by towerr
...
svn path=/trunk/tools/RosBE/; revision=618
2007-12-08 13:45:18 +00:00
Daniel Reimer
d193ffd87f
Fix German RC File (By my GF :-P)
...
svn path=/trunk/tools/RosBE/; revision=617
2007-12-08 13:22:57 +00:00
Pierre Schweitzer
9cebd1f3f2
Updated config tool :
...
- Prompt on cancel button when there are changes
- Use Program Files instead of Desktop by default for browsing
- Free pidl resources
- Converted last parts of the program to Unicode
- Attached MessageBoxes to Window
- Code cleanup
svn path=/trunk/tools/RosBE/; revision=616
2007-12-08 13:17:35 +00:00
Peter Ward
6c1cac6b89
- Stop scut from listing the default shortcut and inform the user there are no shortcuts if none are found.
...
- Fix six memory leaks in scut (who added these? :P).
svn path=/trunk/tools/RosBE/; revision=615
2007-12-08 12:45:02 +00:00
Peter Ward
a46b410cbb
- Make tee read and write in blocks so it's much faster.
...
svn path=/trunk/tools/RosBE/; revision=614
2007-12-08 04:11:37 +00:00
Colin Finck
ac10408df9
Fix the name of our RosBE founder :-D
...
svn path=/trunk/tools/RosBE/; revision=613
2007-12-07 21:56:44 +00:00
Peter Ward
0297b7e225
- Some formatting changes and cleanup.
...
svn path=/trunk/tools/RosBE/; revision=612
2007-12-07 10:10:02 +00:00
Peter Ward
8688ee3dca
- Change title setting in Build.cmd.
...
svn path=/trunk/tools/RosBE/; revision=611
2007-12-06 19:57:46 +00:00
Peter Ward
803fc2b5c3
- Update the readme a bit (Basic Usage section) and update the changelog.
...
svn path=/trunk/tools/RosBE/; revision=610
2007-12-06 08:16:57 +00:00
Peter Ward
f950d9e73b
- Prevent multiple instances of the installer from running.
...
svn path=/trunk/tools/RosBE/; revision=609
2007-12-06 05:54:22 +00:00
Peter Ward
58f4c5f956
- This really isn't funny... or is it?
...
svn path=/trunk/tools/RosBE/; revision=608
2007-12-05 22:17:59 +00:00
Peter Ward
b10707436a
- Final fix for 'chdefgcc'... honest.
...
svn path=/trunk/tools/RosBE/; revision=607
2007-12-05 21:50:26 +00:00
Peter Ward
6fa28ac4ff
- Forgot this :)
...
svn path=/trunk/tools/RosBE/; revision=606
2007-12-05 21:22:36 +00:00
Peter Ward
e8318ba5d5
- Added a small utility 'rquote.exe' to fix the previous damn fix for spaces with chdefgcc.
...
svn path=/trunk/tools/RosBE/; revision=605
2007-12-05 21:16:03 +00:00
Peter Ward
aaa2b0c29b
- Fix a problem with spaces in 'chdefgcc' and add the correct error msg for no GCC being found.
...
svn path=/trunk/tools/RosBE/; revision=604
2007-12-05 20:02:49 +00:00
Peter Ward
86c2628ce9
- Remove file deletions that are no longer needed.
...
svn path=/trunk/tools/RosBE/; revision=603
2007-12-05 19:47:22 +00:00
Peter Ward
abaa7beedd
- Make 'chdefgcc' bail if no MinGW/GCC is found in the given path.
...
svn path=/trunk/tools/RosBE/; revision=602
2007-12-05 19:42:12 +00:00
Peter Ward
bf3a3d6f0c
- Make 'chdefgcc' available in the MinGW prompt as well.
...
svn path=/trunk/tools/RosBE/; revision=601
2007-12-05 19:12:25 +00:00
Daniel Reimer
b25745ca15
FIx the fix. (comdlg was hit, too)
...
svn path=/trunk/tools/RosBE/; revision=600
2007-12-04 16:37:34 +00:00
Daniel Reimer
4e79ea7e73
Leave COMCTL's Resources alone!!
...
svn path=/trunk/tools/RosBE/; revision=599
2007-12-04 16:25:42 +00:00
Peter Ward
7ce9167ef5
- Detect if running on a x64 system and use PROGRAMFILES64 if so, PROGRAMFILES otherwise.
...
svn path=/trunk/tools/RosBE/; revision=598
2007-12-03 21:51:14 +00:00
Peter Ward
e0da17ce16
- Little cleanup in tee and force installation to Program Files instead of Program Files (x86) on x64 systems to avoid yet more problems with ().
...
svn path=/trunk/tools/RosBE/; revision=597
2007-12-03 19:37:20 +00:00
Peter Ward
439a5483f1
- Add license information and links for ccache and cygwin.
...
svn path=/trunk/tools/RosBE/; revision=596
2007-12-03 01:03:41 +00:00
Peter Ward
dba14deb44
- Add back the TinKRNL link, I'm an idiot and fix the GDB one.
...
svn path=/trunk/tools/RosBE/; revision=595
2007-12-03 00:25:29 +00:00
Peter Ward
0839993c51
- Bump GDB to v6.7.5.20071127 and remove the TinyKRNL link as the site seems to be down now.
...
svn path=/trunk/tools/RosBE/; revision=594
2007-12-03 00:12:29 +00:00
Pierre Schweitzer
1e96973e42
- Updated ChangeLog
...
- Updated ReadMe :
- added myself (no comment ;))
- fixed a link
svn path=/trunk/tools/RosBE/; revision=593
2007-12-02 19:13:25 +00:00
Peter Ward
44164a3d6b
- Small update to the readme.
...
svn path=/trunk/tools/RosBE/; revision=592
2007-12-02 18:56:21 +00:00
Peter Ward
fe3a16ea88
- Change the MinGW prompt's 'makex' use cpucount.exe as well.
...
svn path=/trunk/tools/RosBE/; revision=589
2007-12-01 23:47:02 +00:00
Peter Ward
a458a47cbb
- Bump NASM to 2.00 final.
...
svn path=/trunk/tools/RosBE/; revision=588
2007-12-01 23:15:45 +00:00
Pierre Schweitzer
31e9921bd7
Updated French translation
...
svn path=/trunk/tools/RosBE/; revision=587
2007-12-01 20:58:21 +00:00
Peter Ward
9f584e7ac9
- Update the changelog.
...
svn path=/trunk/tools/RosBE/; revision=586
2007-12-01 18:37:12 +00:00
Peter Ward
b695ed1816
- Updated the readme and removed the txt version of it.
...
- Updated the license file to include the GPL/LGPL v3.
svn path=/trunk/tools/RosBE/; revision=585
2007-12-01 18:25:07 +00:00
Peter Ward
0ec31dbaa0
- Add back the 'oldmode' I removed when adding the MinGW prompt (for building older source).
...
svn path=/trunk/tools/RosBE/; revision=584
2007-11-30 03:40:15 +00:00
Daniel Reimer
a7ecbc458e
Add a Hyperlink to the MARCH Settings List where it belongs.
...
svn path=/trunk/tools/RosBE/; revision=583
2007-11-28 09:28:26 +00:00
Daniel Reimer
5641f5b8b6
Update Documentation (Part 1 of X).
...
svn path=/trunk/tools/RosBE/; revision=582
2007-11-28 08:18:51 +00:00
Daniel Reimer
210b0ac7f1
Continue Work on Documentation.
...
Add a missing MARCH setting.
svn path=/trunk/tools/RosBE/; revision=581
2007-11-27 07:22:31 +00:00
Daniel Reimer
6be90a46aa
Keep the look and feel by preventing too long texts in a line.
...
svn path=/trunk/tools/RosBE/; revision=579
2007-11-26 13:49:01 +00:00
Daniel Reimer
cfde0266a5
Never, NEVER again someone (me) will forget his march setting. Added *all* from GCC wiki into the Script.
...
svn path=/trunk/tools/RosBE/; revision=578
2007-11-26 13:29:08 +00:00
Daniel Reimer
148524527b
Updated Russian RC File by Tower
...
svn path=/trunk/tools/RosBE/; revision=577
2007-11-26 00:33:13 +00:00
Daniel Reimer
7dc760c913
Updated German RC File for Options.exe.
...
svn path=/trunk/tools/RosBE/; revision=576
2007-11-25 23:51:15 +00:00
Peter Ward
015482462c
- Update the uninstaller to reflect changes in 30773/30774.
...
svn path=/trunk/tools/RosBE/; revision=575
2007-11-25 23:44:13 +00:00
Daniel Reimer
6fe26a29ce
Fix 4 the Fix
...
svn path=/trunk/tools/RosBE/; revision=574
2007-11-25 23:37:21 +00:00
Daniel Reimer
563e5751bf
Fix Behavior if APPDATA Var does not exist.
...
svn path=/trunk/tools/RosBE/; revision=573
2007-11-25 23:30:27 +00:00