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 |
2003-02-04 |
stevenknight | Fixes for compiling with MSVC when running cygwin Pytho... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
stevenknight | Add CacheDir support. |
commit | commitdiff | tree | snapshot |
2003-02-02 |
stevenknight | Add a strfunction() to Command actions, and add an... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
stevenknight | Win32 portability. |
commit | commitdiff | tree | snapshot |
2003-01-29 |
stevenknight | Add IRIX and MIPSPro support. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-01-27 |
stevenknight | Provide a better error message when a BuildDir() is... |
commit | commitdiff | tree | snapshot |
2003-01-25 |
stevenknight | PharLap follow-on patch. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-01-25 |
stevenknight | Fix a bug when -c is used with -n. (Steve Leblanc) |
commit | commitdiff | tree | snapshot |
2003-01-25 |
stevenknight | Fix adding a prefix when the target isn't specified. |
commit | commitdiff | tree | snapshot |
2003-01-25 |
stevenknight | Fix how BUILDERS are updated. |
commit | commitdiff | tree | snapshot |
2003-01-22 |
stevenknight | Add support for the PharLap ETS tools. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-01-22 |
stevenknight | Minor fixes: CR-LF in scons.bat file, remove old name... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
stevenknight | Fix library dependencies when the prefix is specified... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
stevenknight | Generate the file list in the RPM .spec file. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
stevenknight | Add AddPreAction() and AddPostAction() methods. (Charl... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
stevenknight | Put the Copyright years in by script, not by hand. |
commit | commitdiff | tree | snapshot |
2003-01-18 |
stevenknight | Make shared/static objects less irritating. (Anthony... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
stevenknight | Update Copyright years. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
stevenknight | Prep 0.10 for release. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
stevenknight | Win32 portability. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
stevenknight | Fix bug in Clean() functionality. (Steve Leblanc) |
commit | commitdiff | tree | snapshot |
2003-01-15 |
stevenknight | Fix scanning Aliases of nodes which have scanners.... |
commit | commitdiff | tree | snapshot |
2003-01-15 |
stevenknight | Necessary changes towards supporting Jython. |
commit | commitdiff | tree | snapshot |
next |