| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Java RMIC support. | Steven Knight | 2003-05-10 | 1 | -2/+50 |
|
|
* | Add support for JavaH. | Steven Knight | 2003-05-08 | 1 | -0/+59 |
|
|
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 1 | -4/+8 |
|
|
* | Add Python Value Nodes. (Chad Austin) | Steven Knight | 2003-05-01 | 1 | -0/+21 |
|
|
* | Provide uniform access to (some) command-line options. (Anthony Roach) | Steven Knight | 2003-04-30 | 1 | -33/+52 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -3/+4 |
|
|
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -0/+46 |
|
|
* | Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann) | Steven Knight | 2003-04-23 | 1 | -0/+277 |
|
|
* | Make Export() work for local variables. (Anthony Roach) | Steven Knight | 2003-04-20 | 1 | -6/+19 |
|
|
* | Add Alias() global function. (Anthony Roach) | Steven Knight | 2003-04-18 | 1 | -1/+11 |
|
|
* | Really parse .java files for inner class names. (Charles Crain) | Steven Knight | 2003-04-16 | 1 | -14/+16 |
|
|
* | Add an argument for sorting Options help text. | Steven Knight | 2003-04-13 | 1 | -2/+17 |
|
|
* | Support converting PostScript to PDF files using ghostview. (Stefan Reichor) | Steven Knight | 2003-04-13 | 1 | -1/+15 |
|
|
* | Options save. (Allen Bierbaum) | Steven Knight | 2003-04-10 | 1 | -6/+22 |
|
|
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -1/+18 |
|
|
* | Set the SYSTEMROOT environment variable on Windows, use POSIX (forward-slash)... | Steven Knight | 2003-04-09 | 1 | -0/+39 |
|
|
* | Enhance Java support for package names that don't match the source directory ... | Steven Knight | 2003-04-08 | 1 | -0/+28 |
|
|
* | Java! | Steven Knight | 2003-04-06 | 1 | -2/+61 |
|
|
* | More User's Guide updates. | Steven Knight | 2003-03-31 | 6 | -35/+131 |
|
|
* | Prepare for release, more doc patches, one portability fix. | Steven Knight | 2003-03-28 | 1 | -1/+12 |
|
|
* | Man page fixes. | Steven Knight | 2003-03-27 | 1 | -8/+8 |
|
|
* | Clean-ups in preparation for release: doc and comment changes, comment out S... | Steven Knight | 2003-03-26 | 1 | -51/+51 |
|
|
* | Branch for in-progress User's Guide changes. | Steven Knight | 2003-03-25 | 41 | -987/+3379 |
|
|
* | Fix man page doc of the tool function. | Steven Knight | 2003-03-23 | 1 | -1/+1 |
|
|
* | Check out files from various source code systems properly. | Steven Knight | 2003-03-22 | 1 | -51/+44 |
|
|
* | Make RCS/SCCS/BitKeeper support more transparent. | Steven Knight | 2003-03-22 | 1 | -1/+49 |
|
|
* | Change the default SConscriptChdir() behavior to NOT chdir to the SConscript ... | Steven Knight | 2003-03-15 | 1 | -11/+21 |
|
|
* | Document the -f option correctly, support building a parallel tree by pointin... | Steven Knight | 2003-03-14 | 1 | -10/+1 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -0/+49 |
|
|
* | Fix broken examples of quoted lists of source files. | Steven Knight | 2003-03-10 | 1 | -4/+6 |
|
|
* | Add an Exit() function for explicit termination of SCons. | Steven Knight | 2003-03-03 | 1 | -0/+12 |
|
|
* | Better documentation of exporting variables to SConscript files. | Steven Knight | 2003-02-28 | 1 | -8/+40 |
|
|
* | Fix str(Node.FS) in an SConscript file, and add a separate src_dir argument t... | Steven Knight | 2003-02-26 | 1 | -1/+8 |
|
|
* | Finish Tar builder support, add Zip builder support. | Steven Knight | 2003-02-26 | 1 | -0/+60 |
|
|
* | Add support for Perforce. (Charles Crain) | Steven Knight | 2003-02-25 | 1 | -0/+41 |
|
|
* | Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment. | Steven Knight | 2003-02-22 | 1 | -0/+23 |
|
|
* | Add support for fetching files from rcs. | Steven Knight | 2003-02-18 | 1 | -2/+279 |
|
|
* | Make the Install() method copy files (by default). | Steven Knight | 2003-02-12 | 1 | -0/+21 |
|
|
* | Prepare for release. | Steven Knight | 2003-02-11 | 1 | -1/+1 |
|
|
* | Support more intuitive build directory specifications as arguments to SConscr... | Steven Knight | 2003-02-10 | 1 | -17/+113 |
|
|
* | Fix the last DESCRIPTION paragraph about default Tool selection. | Steven Knight | 2003-02-08 | 1 | -10/+33 |
|
|
* | More User's Guide edits. | Steven Knight | 2003-02-08 | 8 | -87/+426 |
|
|
* | Checkin of in-progress work on the User Guide. | Steven Knight | 2003-02-06 | 33 | -120/+4048 |
|
|
* | Add the --random option. | Steven Knight | 2003-02-06 | 1 | -25/+25 |
|
|
* | Change the default behavior when no arguments are specified to building every... | Steven Knight | 2003-02-05 | 1 | -16/+53 |
|
|
* | Add CacheDir support. | Steven Knight | 2003-02-03 | 1 | -33/+136 |
|
|
* | Add a strfunction() to Command actions, and add an env argument to the Functi... | Steven Knight | 2003-02-02 | 1 | -7/+20 |
|
|
* | Fix how BUILDERS are updated. | Steven Knight | 2003-01-25 | 1 | -0/+43 |
|
|
* | Add support for the PharLap ETS tools. (Charles Crain) | Steven Knight | 2003-01-22 | 1 | -0/+2 |
|
|
* | Minor fixes: CR-LF in scons.bat file, remove old name keyword from Builder doc. | Steven Knight | 2003-01-22 | 1 | -5/+0 |
|
|