2003-05-06 |
stevenknight | Refactor to use real Nodes for command-line attributes... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
stevenknight | If we added a temporary builder to a Node while calling... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
stevenknight | Add Node.FS.{Dir,File}.Entry() methods. |
commit | commitdiff | tree | snapshot |
2003-05-02 |
stevenknight | Another IRIX portability fix. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-05-02 |
stevenknight | Fix regression tests that use test.whereis(). (Anthony... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
stevenknight | Add Python Value Nodes. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Test portability fixes for Cygwin. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Provide uniform access to (some) command-line options... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
stevenknight | Fix the spawn() functions. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-29 |
stevenknight | Support Java when using Repository and SConscriptChdir... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Evaluate Action varlists when calculating signatures... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Add a script to count our source-vs.-test lines of... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
stevenknight | Follow-up test portability fixes for IRIX. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-26 |
stevenknight | Portability fixes for test. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-04-25 |
stevenknight | Fix test/scan-once.py for the recent Export change. |
commit | commitdiff | tree | snapshot |
2003-04-24 |
stevenknight | Implement tool chains for AIX, SunOS, and HP-UX. ... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Add support for MIDL. (Greg Spencer) |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Fix the Entering |
commit | commitdiff | tree | snapshot |
2003-04-23 |
stevenknight | Add SConf infrastructure (Autoconf functionality).... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
stevenknight | Fixes for Java tests. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-04-20 |
stevenknight | Make Export() work for local variables. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-19 |
stevenknight | Fixes for __COPYRIGHT__ in tests; eliminate unnecessary... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
stevenknight | Add Alias() global function. (Anthony Roach) |
commit | commitdiff | tree | snapshot |
2003-04-17 |
stevenknight | Update to the right Java parser. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-04-17 |
stevenknight | Support the #import C preprocessor directive. (Greg... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
stevenknight | Use Win32 long-line tempfile linking when using Cygwin... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
stevenknight | Really parse .java files for inner class names. (Charl... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
stevenknight | Change the names of the Set{Build,Content}SignatureType... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
stevenknight | Add an argument for sorting Options help text. |
commit | commitdiff | tree | snapshot |
2003-04-13 |
stevenknight | Support converting PostScript to PDF files using ghostv... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
stevenknight | Add the current PYTHONPATH to runtest.py so tests can... |
commit | commitdiff | tree | snapshot |
2003-04-12 |
stevenknight | Add a clear() method to reset a Node's state for re... |
commit | commitdiff | tree | snapshot |
2003-04-11 |
stevenknight | Cygwin fixes: use -fPIC and .dll for shared libraries... |
commit | commitdiff | tree | snapshot |
2003-04-10 |
stevenknight | Options save. (Allen Bierbaum) |
commit | commitdiff | tree | snapshot |
2003-04-10 |
stevenknight | Implement Tool refactoring. (Chad Austin + Steve Leblanc) |
commit | commitdiff | tree | snapshot |
2003-04-09 |
stevenknight | Fix Cygwin shared library support (use .dll not .so... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
stevenknight | Set the SYSTEMROOT environment variable on Windows... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
stevenknight | Enhance Java support for package names that don't match... |
commit | commitdiff | tree | snapshot |
2003-04-06 |
stevenknight | Java! |
commit | commitdiff | tree | snapshot |
2003-04-02 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-04-01 |
stevenknight | Prepare 0.13 for release. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
stevenknight | More User's Guide updates. |
commit | commitdiff | tree | snapshot |
2003-03-30 |
stevenknight | Fix a bug when BuildDir(duplicate=0) is used with multi... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Fix setupTests.py. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Prepare for release, more doc patches, one portability... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
stevenknight | Fix erroneous dependency-cycle errors when an Alias... |
commit | commitdiff | tree | snapshot |
2003-03-27 |
stevenknight | Fix a side effect of chdir to SConscript directory. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
stevenknight | Man page fixes. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
stevenknight | Clean-ups in preparation for release: doc and comment... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
stevenknight | Add warnings when we switch to BuildDir() targets when... |
commit | commitdiff | tree | snapshot |
2003-03-25 |
stevenknight | Branch for in-progress User's Guide changes. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
stevenknight | Fix -U when no Default() targets are specified. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
stevenknight | Fix man page doc of the tool function. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Check out files from various source code systems properly. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Remove an unnecessary .aeignore file in an abandoned... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
stevenknight | Make RCS/SCCS/BitKeeper support more transparent. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
stevenknight | Fix two bugs in CacheDir handling. (Jeff Petkau) |
commit | commitdiff | tree | snapshot |
2003-03-15 |
stevenknight | Change the default SConscriptChdir() behavior to NOT... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
stevenknight | Document the -f option correctly, support building... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
stevenknight | Fix WhereIs() to return a normalized path. (Lachlan... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
stevenknight | Support using construction variables as re-usable,... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
stevenknight | Fix the new signature dictionary so it handles slices... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
stevenknight | Fix broken examples of quoted lists of source files. |
commit | commitdiff | tree | snapshot |
2003-03-09 |
stevenknight | Win32 portability. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
stevenknight | Add an Exit() function for explicit termination of... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
stevenknight | Push files to the CacheDir() before calling the supercl... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
stevenknight | Don't eat scanner exceptions. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
stevenknight | Set STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME for masm. |
commit | commitdiff | tree | snapshot |
2003-03-02 |
stevenknight | Fix using more than two targets or sources in a list. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
stevenknight | Better documentation of exporting variables to SConscri... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
stevenknight | Fix str(Node.FS) in an SConscript file, and add a separ... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
stevenknight | Add SharedObject() support to masm. (Lachlan O'Dea) |
commit | commitdiff | tree | snapshot |
2003-02-26 |
stevenknight | Finish Tar builder support, add Zip builder support. |
commit | commitdiff | tree | snapshot |
2003-02-25 |
stevenknight | Add support for Perforce. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-02-22 |
stevenknight | Warn when the user tries to set TARGET[S] or SOURCE... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
stevenknight | Fix Install test portability by converting an OSError... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
stevenknight | Make SCons.Util.to_String() more efficient. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
stevenknight | Support fetching SConscript files from source code... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
stevenknight | Really remove the deprecated name attribute from Builders. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
stevenknight | Add support for fetching files from rcs. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
stevenknight | Remove deprecated features. |
commit | commitdiff | tree | snapshot |
2003-02-12 |
stevenknight | Make the Install() method copy files (by default). |
commit | commitdiff | tree | snapshot |
2003-02-11 |
stevenknight | Initialize the 0.12 branch |
commit | commitdiff | tree | snapshot |
2003-02-11 |
stevenknight | Prepare for release. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
stevenknight | Fix some performance problems with the --implicit-cache... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
stevenknight | Disable annotation of nodes with the calling stack... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
stevenknight | Fix the scons.bat file for the new library packaging. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
stevenknight | Add support for the SGI library archiver. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-02-10 |
stevenknight | Fix the Win32 installer package. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
stevenknight | Support more intuitive build directory specifications... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
stevenknight | Annotate objects with their creation SConscript and... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
stevenknight | Support importing Platform and Tool specifications... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
stevenknight | Fix the last DESCRIPTION paragraph about default Tool... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
stevenknight | More User's Guide edits. |
commit | commitdiff | tree | snapshot |
2003-02-07 |
stevenknight | Add a patch to help many systems terminate on interrupt... |
commit | commitdiff | tree | snapshot |
2003-02-07 |
stevenknight | Fix case-sensitive packaging problem on Win32. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
stevenknight | Checkin of in-progress work on the User Guide. |
commit | commitdiff | tree | snapshot |
2003-02-06 |
stevenknight | Add the --random option. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
stevenknight | Change the default behavior when no arguments are speci... |
commit | commitdiff | tree | snapshot |
next |