| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -4/+44 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -1/+0 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -6/+27 |
|
|
* | Add %SYSTEMDRIVE% to the list of Windows variables preserved. (Chris Prince) | Steven Knight | 2005-08-13 | 1 | -3/+5 |
|
|
* | Parameterize the '@' prefix when calling TempFileMunge(). (Bjorn Eriksson) | Steven Knight | 2005-08-06 | 1 | -0/+1 |
|
|
* | Windows portability in tests. Replace overlooked import | Steven Knight | 2005-03-17 | 1 | -0/+1 |
|
|
* | Add TempFileMunge support to AIX, Cygwin, HP-UX, Linux/UNIX and SunOS. (Lean... | Steven Knight | 2005-03-10 | 1 | -70/+2 |
|
|
* | Refactor to separate shell processing from command execution. | Steven Knight | 2004-10-24 | 1 | -8/+9 |
|
|
* | Lots of Configure() enhancements. (Christoph Wiedemann) | Steven Knight | 2004-09-05 | 1 | -1/+1 |
|
|
* | Remove the shared library prefix/suffix from {PREFIXES,SUFFIXES} on Win32, si... | Steven Knight | 2004-05-22 | 1 | -2/+2 |
|
|
* | Better detection of KeyboardInterrupts. (Christoph Wiedemann) | Steven Knight | 2003-10-21 | 1 | -4/+8 |
|
|
* | Don't remove temporary files on win32 with rm when cygwin is not in use. (An... | Steven Knight | 2003-10-07 | 1 | -6/+10 |
|
|
* | When using a long link line in a temporary file, print the command line first... | Steven Knight | 2003-08-04 | 1 | -2/+29 |
|
|
* | Restore the PharLap .lnk patch that got wiped out. | Steven Knight | 2003-06-17 | 1 | -3/+22 |
|
|
* | When linking long command lines, use a '.lnk' suffix on the temporary file na... | Steven Knight | 2003-06-17 | 1 | -23/+8 |
|
|
* | MSVS documentation, remove unnecessary exceptions, and restor escape() to its... | Steven Knight | 2003-06-14 | 1 | -12/+3 |
|
|
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 1 | -9/+33 |
|
|
* | When linking long command lines, use a '.lnk' suffix on the temporary file na... | Steven Knight | 2003-06-07 | 1 | -1/+5 |
|
|
* | SConf fixes. (Christoph Wiedemann) | Steven Knight | 2003-05-16 | 1 | -31/+48 |
|
|
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 1 | -3/+2 |
|
|
* | Fix the spawn() functions. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -0/+1 |
|
|
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -3/+48 |
|
|
* | Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann) | Steven Knight | 2003-04-23 | 1 | -3/+47 |
|
|
* | Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files.... | Steven Knight | 2003-04-11 | 1 | -1/+14 |
|
|
* | Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)... | Steven Knight | 2003-04-09 | 1 | -0/+13 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -22/+28 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Extend Win32 long command-line processing to lib.py. (Matt Balvin) | Steven Knight | 2002-11-30 | 1 | -0/+24 |
|
|
* | Make the shell pickable via a construction variable. (Anthony Roach) | Steven Knight | 2002-11-25 | 1 | -0/+55 |
|
|
* | Add SHOBJPREFIX AND SHOBJSUFFIX. | Steven Knight | 2002-10-01 | 1 | -0/+2 |
|
|
* | Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool... | Steven Knight | 2002-08-30 | 1 | -12/+0 |
|
|
* | Still more Win32 portability. | Steven Knight | 2002-07-14 | 1 | -2/+2 |
|
|
* | Add a TAR Builder. | Steven Knight | 2002-07-08 | 1 | -1/+1 |
|
|
* | Add support for assembly language (.s and .S) Tools. Still needs support for... | Steven Knight | 2002-06-27 | 1 | -2/+12 |
|
|
* | Check in the Tool() interface. (SK and Charles Crain) | Steven Knight | 2002-06-20 | 1 | -0/+4 |
|
|
* | Add a Platform() method. | Steven Knight | 2002-05-09 | 1 | -0/+48 |
|
|