| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Alias() global function. (Anthony Roach) | Steven Knight | 2003-04-18 | 1 | -0/+4 |
|
|
* | Support the #import C preprocessor directive. (Greg Spencer) | Steven Knight | 2003-04-17 | 1 | -0/+4 |
|
|
* | Use Win32 long-line tempfile linking when using Cygwin. (Chad Austin) | Steven Knight | 2003-04-16 | 1 | -0/+2 |
|
|
* | Really parse .java files for inner class names. (Charles Crain) | Steven Knight | 2003-04-16 | 1 | -0/+5 |
|
|
* | Change the names of the Set{Build,Content}SignatureType() functions. | Steven Knight | 2003-04-14 | 1 | -0/+4 |
|
|
* | Add an argument for sorting Options help text. | Steven Knight | 2003-04-13 | 1 | -0/+5 |
|
|
* | Support converting PostScript to PDF files using ghostview. (Stefan Reichor) | Steven Knight | 2003-04-13 | 1 | -0/+4 |
|
|
* | Add the current PYTHONPATH to runtest.py so tests can pick up distutils in no... | Steven Knight | 2003-04-12 | 1 | -0/+3 |
|
|
* | Add a clear() method to reset a Node's state for re-processing. | Steven Knight | 2003-04-12 | 1 | -0/+4 |
|
|
* | Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files.... | Steven Knight | 2003-04-11 | 1 | -1/+4 |
|
|
* | Options save. (Allen Bierbaum) | Steven Knight | 2003-04-10 | 1 | -0/+5 |
|
|
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -0/+4 |
|
|
* | Fix Cygwin shared library support (use .dll not .so). (Chad Austin) | Steven Knight | 2003-04-09 | 1 | -0/+4 |
|
|
* | Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)... | Steven Knight | 2003-04-09 | 1 | -0/+8 |
|
|
* | Java! | Steven Knight | 2003-04-06 | 1 | -0/+4 |
|
|
* | Initialize the new branch. | Steven Knight | 2003-04-02 | 1 | -0/+4 |
|
|
* | Prepare 0.13 for release. | Steven Knight | 2003-04-01 | 1 | -1/+1 |
|
|
* | Fix a bug when BuildDir(duplicate=0) is used with multiple SConscript files. ... | Steven Knight | 2003-03-30 | 1 | -0/+8 |
|
|
* | Initialize the new branch. | Steven Knight | 2003-03-28 | 1 | -0/+4 |
|
|
* | Prepare for release, more doc patches, one portability fix. | Steven Knight | 2003-03-28 | 1 | -1/+1 |
|
|
* | Fix erroneous dependency-cycle errors when an Alias source doesn't exist. (A... | Steven Knight | 2003-03-28 | 1 | -0/+5 |
|
|
* | Man page fixes. | Steven Knight | 2003-03-27 | 1 | -2/+3 |
|
|
* | Clean-ups in preparation for release: doc and comment changes, comment out S... | Steven Knight | 2003-03-26 | 1 | -2/+5 |
|
|
* | Fix -U when no Default() targets are specified. | Steven Knight | 2003-03-23 | 1 | -0/+3 |
|
|
* | Fix man page doc of the tool function. | Steven Knight | 2003-03-23 | 1 | -1/+2 |
|
|
* | Make RCS/SCCS/BitKeeper support more transparent. | Steven Knight | 2003-03-22 | 1 | -1/+2 |
|
|
* | Fix two bugs in CacheDir handling. (Jeff Petkau) | Steven Knight | 2003-03-15 | 1 | -0/+7 |
|
|
* | Change the default SConscriptChdir() behavior to NOT chdir to the SConscript ... | Steven Knight | 2003-03-15 | 1 | -0/+3 |
|
|
* | Document the -f option correctly, support building a parallel tree by pointin... | Steven Knight | 2003-03-14 | 1 | -0/+8 |
|
|
* | Fix WhereIs() to return a normalized path. (Lachlan O'Dea) | Steven Knight | 2003-03-14 | 1 | -0/+2 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -0/+3 |
|
|
* | Add an Exit() function for explicit termination of SCons. | Steven Knight | 2003-03-03 | 1 | -0/+2 |
|
|
* | Push files to the CacheDir() before calling the superclass built() method, wh... | Steven Knight | 2003-03-03 | 1 | -0/+8 |
|
|
* | Don't eat scanner exceptions. | Steven Knight | 2003-03-03 | 1 | -0/+3 |
|
|
* | Fix using more than two targets or sources in a list. | Steven Knight | 2003-03-02 | 1 | -0/+4 |
|
|
* | Better documentation of exporting variables to SConscript files. | Steven Knight | 2003-02-28 | 1 | -0/+3 |
|
|
* | Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t... | Steven Knight | 2003-02-26 | 1 | -0/+7 |
|
|
* | Add SharedObject() support to masm. (Lachlan O'Dea) | Steven Knight | 2003-02-26 | 1 | -0/+4 |
|
|
* | Finish Tar builder support, add Zip builder support. | Steven Knight | 2003-02-26 | 1 | -0/+2 |
|
|
* | Add support for Perforce. (Charles Crain) | Steven Knight | 2003-02-25 | 1 | -0/+4 |
|
|
* | Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment. | Steven Knight | 2003-02-22 | 1 | -0/+3 |
|
|
* | Fix Install test portability by converting an OSError when we prepare a targe... | Steven Knight | 2003-02-22 | 1 | -0/+3 |
|
|
* | Make SCons.Util.to_String() more efficient. | Steven Knight | 2003-02-22 | 1 | -0/+2 |
|
|
* | Add support for fetching files from rcs. | Steven Knight | 2003-02-18 | 1 | -0/+4 |
|
|
* | Remove deprecated features. | Steven Knight | 2003-02-12 | 1 | -0/+3 |
|
|
* | Make the Install() method copy files (by default). | Steven Knight | 2003-02-12 | 1 | -0/+6 |
|
|
* | Initialize the 0.12 branch | Steven Knight | 2003-02-11 | 1 | -0/+4 |
|
|
* | Prepare for release. | Steven Knight | 2003-02-11 | 1 | -2/+2 |
|
|
* | Fix some performance problems with the --implicit-cache option. (Anthony Roach) | Steven Knight | 2003-02-11 | 1 | -0/+2 |
|
|
* | Support more intuitive build directory specifications as arguments to SConscr... | Steven Knight | 2003-02-10 | 1 | -0/+3 |
|
|