| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for JavaH. | Steven Knight | 2003-05-08 | 3 | -22/+603 |
|
|
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 2 | -2/+2 |
|
|
* | Another IRIX portability fix. (Chad Austin) | Steven Knight | 2003-05-02 | 1 | -1/+2 |
|
|
* | Fix regression tests that use test.whereis(). (Anthony Roach) | Steven Knight | 2003-05-02 | 7 | -21/+13 |
|
|
* | Add Python Value Nodes. (Chad Austin) | Steven Knight | 2003-05-01 | 1 | -0/+103 |
|
|
* | Test portability fixes for Cygwin. (Chad Austin) | Steven Knight | 2003-04-30 | 31 | -155/+61 |
|
|
* | Provide uniform access to (some) command-line options. (Anthony Roach) | Steven Knight | 2003-04-30 | 4 | -10/+150 |
|
|
* | Fix the spawn() functions. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -0/+15 |
|
|
* | Support Java when using Repository and SConscriptChdir(0). (Charles Crain) | Steven Knight | 2003-04-29 | 2 | -4/+272 |
|
|
* | Follow-up test portability fixes for IRIX. (Chad Austin) | Steven Knight | 2003-04-27 | 4 | -4/+18 |
|
|
* | Portability fixes for test. (Chad Austin) | Steven Knight | 2003-04-26 | 30 | -60/+134 |
|
|
* | Fix test/scan-once.py for the recent Export change. | Steven Knight | 2003-04-25 | 1 | -5/+5 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -2/+3 |
|
|
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -0/+410 |
|
|
* | Fix the Entering | Steven Knight | 2003-04-23 | 1 | -1/+1 |
|
|
* | Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann) | Steven Knight | 2003-04-23 | 1 | -0/+228 |
|
|
* | Fixes for Java tests. (Charles Crain) | Steven Knight | 2003-04-20 | 2 | -5/+4 |
|
|
* | Make Export() work for local variables. (Anthony Roach) | Steven Knight | 2003-04-20 | 1 | -0/+130 |
|
|
* | Fixes for __COPYRIGHT__ in tests; eliminate unnecessary output. | Steven Knight | 2003-04-19 | 3 | -5/+6 |
|
|
* | Add Alias() global function. (Anthony Roach) | Steven Knight | 2003-04-18 | 1 | -2/+9 |
|
|
* | Really parse .java files for inner class names. (Charles Crain) | Steven Knight | 2003-04-16 | 1 | -2/+75 |
|
|
* | Change the names of the Set{Build,Content}SignatureType() functions. | Steven Knight | 2003-04-14 | 5 | -14/+325 |
|
|
* | Add an argument for sorting Options help text. | Steven Knight | 2003-04-13 | 1 | -0/+50 |
|
|
* | Support converting PostScript to PDF files using ghostview. (Stefan Reichor) | Steven Knight | 2003-04-13 | 2 | -0/+229 |
|
|
* | Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files.... | Steven Knight | 2003-04-11 | 1 | -1/+1 |
|
|
* | Options save. (Allen Bierbaum) | Steven Knight | 2003-04-10 | 1 | -11/+121 |
|
|
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 14 | -19/+66 |
|
|
* | Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)... | Steven Knight | 2003-04-09 | 1 | -26/+84 |
|
|
* | Enhance Java support for package names that don't match the source directory ... | Steven Knight | 2003-04-08 | 1 | -4/+4 |
|
|
* | Java! | Steven Knight | 2003-04-06 | 4 | -0/+556 |
|
|
* | Fix erroneous dependency-cycle errors when an Alias source doesn't exist. (A... | Steven Knight | 2003-03-28 | 2 | -2/+13 |
|
|
* | Fix a side effect of chdir to SConscript directory. | Steven Knight | 2003-03-27 | 1 | -44/+66 |
|
|
* | Clean-ups in preparation for release: doc and comment changes, comment out S... | Steven Knight | 2003-03-26 | 1 | -0/+3 |
|
|
* | Add warnings when we switch to BuildDir() targets when using -u or -U. | Steven Knight | 2003-03-26 | 1 | -31/+91 |
|
|
* | Fix -U when no Default() targets are specified. | Steven Knight | 2003-03-23 | 1 | -2/+15 |
|
|
* | Check out files from various source code systems properly. | Steven Knight | 2003-03-22 | 4 | -117/+322 |
|
|
* | Make RCS/SCCS/BitKeeper support more transparent. | Steven Knight | 2003-03-22 | 2 | -37/+115 |
|
|
* | Document the -f option correctly, support building a parallel tree by pointin... | Steven Knight | 2003-03-14 | 1 | -0/+99 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -1/+1 |
|
|
* | Win32 portability. | Steven Knight | 2003-03-09 | 1 | -3/+10 |
|
|
* | Add an Exit() function for explicit termination of SCons. | Steven Knight | 2003-03-03 | 1 | -0/+139 |
|
|
* | Push files to the CacheDir() before calling the superclass built() method, wh... | Steven Knight | 2003-03-03 | 1 | -4/+147 |
|
|
* | Don't eat scanner exceptions. | Steven Knight | 2003-03-03 | 1 | -0/+112 |
|
|
* | Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t... | Steven Knight | 2003-02-26 | 2 | -1/+13 |
|
|
* | Finish Tar builder support, add Zip builder support. | Steven Knight | 2003-02-26 | 2 | -6/+187 |
|
|
* | Add support for Perforce. (Charles Crain) | Steven Knight | 2003-02-25 | 1 | -0/+190 |
|
|
* | Fix Install test portability by converting an OSError when we prepare a targe... | Steven Knight | 2003-02-22 | 1 | -1/+1 |
|
|
* | Support fetching SConscript files from source code management systems. | Steven Knight | 2003-02-21 | 5 | -35/+280 |
|
|
* | Add support for fetching files from rcs. | Steven Knight | 2003-02-18 | 5 | -0/+634 |
|
|
* | Remove deprecated features. | Steven Knight | 2003-02-12 | 1 | -17/+19 |
|
|