2003-09-18 |
stevenknight | Have the closing message say ...terminated |
commit | commitdiff | tree | snapshot |
2003-09-18 |
stevenknight | Fix test/SWIG.py to find the proper Python include... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
stevenknight | Python 1.5.2 portability. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
stevenknight | Support Jar manifest files and the -C option. Tool... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
stevenknight | Fix dependency scans of generated files. (John Johnson) |
commit | commitdiff | tree | snapshot |
2003-09-15 |
stevenknight | Turn more global functions into Environment methods... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
stevenknight | Correct __COPYRIGHT__ and __revision__ lines in files... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
stevenknight | Make more Environment methods from global functions. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
stevenknight | Add SourceSignatures() and TargetSignatures() environme... |
commit | commitdiff | tree | snapshot |
2003-09-10 |
stevenknight | Make a Clean() environment method. Add global function... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
stevenknight | Don't try to call anydbm.sync() if the underlying db... |
commit | commitdiff | tree | snapshot |
2003-09-08 |
stevenknight | Give the global functions corresponding Environment... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
stevenknight | Rearrange the Environment methods and tests. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
stevenknight | Support construction variable expansion anywhere in... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
stevenknight | Support using a single .sconsign file. (Stephen Kennedy) |
commit | commitdiff | tree | snapshot |
2003-08-30 |
stevenknight | Portability of test/EnsureVersion.py back to pre-Python... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
stevenknight | Fix unpacking the .zip packages even if there are no... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
stevenknight | Split non-SCons-specific parts of SConf.py into a separ... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
stevenknight | Fix EnsurePythonVersion's handling of alphanumeric... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
stevenknight | Support #include with no spaces before the opening... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
stevenknight | Re-synchronize the CVS tree after a SourceForge file... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
stevenknight | Support for additional UNIX variants: (Christian Engel) |
commit | commitdiff | tree | snapshot |
2003-08-27 |
stevenknight | -Q options suppresses too much. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
stevenknight | Support for additional UNIX variants: (Christian Engel) |
commit | commitdiff | tree | snapshot |
2003-08-22 |
stevenknight | -Q options suppresses too much. |
commit | commitdiff | tree | snapshot |
2003-08-21 |
stevenknight | Prep the branch for the work towards the next release. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
stevenknight | Build a Debian package, too. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
stevenknight | Portability fixes for tests. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
stevenknight | Refactor DictCmdGenerator to be a subclass of Selector. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
stevenknight | Fix tool problems with xilink and linkloc. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
stevenknight | Fix a yacc regression. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
stevenknight | Update the branch for next release. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
stevenknight | Branch for User's Guide changes. |
commit | commitdiff | tree | snapshot |
2003-08-14 |
stevenknight | More portability fixes. |
commit | commitdiff | tree | snapshot |
2003-08-13 |
stevenknight | Add SWIG support. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
stevenknight | Allow prefixes and suffixes to be selected from diction... |
commit | commitdiff | tree | snapshot |
2003-08-09 |
stevenknight | Man page fixes. (Gary Oberbrunner, SK) |
commit | commitdiff | tree | snapshot |
2003-08-09 |
stevenknight | Multi-level build dir with Object() and duplicate=0. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
stevenknight | Make how we build our .rpm packages not depend on the... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
stevenknight | Initialize a LIB environment variable for the Intel... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
stevenknight | When using a long link line in a temporary file, print... |
commit | commitdiff | tree | snapshot |
2003-08-03 |
stevenknight | Refactor extension splitting to make it more flexible... |
commit | commitdiff | tree | snapshot |
2003-08-02 |
stevenknight | Add support for a platform-independent CPPDEFINES variable. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
stevenknight | Adding file missed by previous checkins. |
commit | commitdiff | tree | snapshot |
2003-08-01 |
stevenknight | Add /TP to CXXFLAGS for msvc. Win32 portability fixes... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
stevenknight | Don't Split() SConscript file name strings on white... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
stevenknight | Allow Builders to take a dictionary that maps source... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
stevenknight | Correct the spelling of validator. |
commit | commitdiff | tree | snapshot |
2003-07-27 |
stevenknight | When installing from setup.py to a non-standard prefix... |
commit | commitdiff | tree | snapshot |
2003-07-27 |
stevenknight | Record and print an internal stack trace when Taskmaste... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
stevenknight | Allow Command() to take directories as sources. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
stevenknight | Add a QT tool. (Christoph Wiedemann) |
commit | commitdiff | tree | snapshot |
2003-07-23 |
stevenknight | Fix a problem when using --cache-show. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
stevenknight | Avoid hangs on POSIX systems when reading a lot of... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
stevenknight | M4 test portability. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-07-22 |
stevenknight | Only create a default Environment when asked to. ... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
stevenknight | Fix the -h option |
commit | commitdiff | tree | snapshot |
2003-07-21 |
stevenknight | Give Value Nodes timestamps. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-07-21 |
stevenknight | Support specifying a list of tools when calling env... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
stevenknight | Call the debugger directly, don't re-execute Python... |
commit | commitdiff | tree | snapshot |
2003-07-21 |
stevenknight | Fix the return value of the base Node.get_prevsiginfo... |
commit | commitdiff | tree | snapshot |
2003-07-20 |
stevenknight | Speed up adding children to the various Node lists... |
commit | commitdiff | tree | snapshot |
2003-07-20 |
stevenknight | New sconsign script fixes: print timestamp values... |
commit | commitdiff | tree | snapshot |
2003-07-18 |
stevenknight | Add a script to print .sconsign file contents. |
commit | commitdiff | tree | snapshot |
2003-07-07 |
stevenknight | CVS fixes. |
commit | commitdiff | tree | snapshot |
2003-07-06 |
stevenknight | Fix runtest.py if Aegis is installed but it's not being... |
commit | commitdiff | tree | snapshot |
2003-07-03 |
stevenknight | Better error messages. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2003-07-02 |
stevenknight | Make builder prefixes work correctly when deducing... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
stevenknight | When an input yacc file ends in .yy and the yacc -d... |
commit | commitdiff | tree | snapshot |
2003-07-02 |
stevenknight | Tighten up the help text. |
commit | commitdiff | tree | snapshot |
2003-06-28 |
stevenknight | [Update CVS with a previously un-synchronized change.] |
commit | commitdiff | tree | snapshot |
2003-06-28 |
stevenknight | Fix -U, -D and -d with explicit targets that start... |
commit | commitdiff | tree | snapshot |
2003-06-28 |
stevenknight | Support targets that always rebuild. (Stephen Ng) |
commit | commitdiff | tree | snapshot |
2003-06-28 |
stevenknight | Set up for development. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
stevenknight | Initialize the new branch for release. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
stevenknight | Portability fixes. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
stevenknight | Branch for User's Guide changes. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
stevenknight | Restore information blown away by "updating" to an... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
stevenknight | Eliminate the need to import distutils.fancy_getopt. |
commit | commitdiff | tree | snapshot |
2003-06-19 |
stevenknight | Fix the ability to execute tests without Aegis. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
stevenknight | Fix SConf chdir'ing so it works with CPPPATH and LIBPAT... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
stevenknight | Change the double quotes around an up-to-date target... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
stevenknight | Options fixes. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-06-17 |
stevenknight | Restore the PharLap .lnk patch that got wiped out. |
commit | commitdiff | tree | snapshot |
2003-06-17 |
stevenknight | When linking long command lines, use a '.lnk' suffix... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
stevenknight | Add support for the Intel C Compiler. (Gary Oberbrunner) |
commit | commitdiff | tree | snapshot |
2003-06-15 |
stevenknight | Portability fixes for non-GNU lex and yacc. (Chad... |
commit | commitdiff | tree | snapshot |
2003-06-14 |
stevenknight | MSVS documentation, remove unnecessary exceptions,... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
stevenknight | Fix Import('*') |
commit | commitdiff | tree | snapshot |
2003-06-12 |
stevenknight | Raise an error if SConf needs to do something but ... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | Documentation fixes: mention that user-defined *FLAGS... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | Fix _concat() documentation, add a test. (Chad Austin) |
commit | commitdiff | tree | snapshot |
2003-06-11 |
stevenknight | SConf CheckFunc and CheckType functionality, plus fixes... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
stevenknight | Fix use of SConf with SConscriptChdir(). (David Snopek... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
stevenknight | Add an M4 builder. (Timothee Besset) |
commit | commitdiff | tree | snapshot |
2003-06-09 |
stevenknight | Fix Options.Update(). |
commit | commitdiff | tree | snapshot |
2003-06-08 |
stevenknight | Add MSVS Project file support. (Greg Spencer) |
commit | commitdiff | tree | snapshot |
2003-06-07 |
stevenknight | When linking long command lines, use a '.lnk' suffix... |
commit | commitdiff | tree | snapshot |
next |