2003-12-12 |
stevenknight | Fix stripping the library prefix. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
stevenknight | Fix spelling errors in error messages, man page typos. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
stevenknight | Relax the duplicate-environment restriction for targets... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
stevenknight | Fix saving/restoring PackageOptions to a file. (Chris... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
stevenknight | Preserve the ability to call BuildDir() multiple times... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
stevenknight | Prepare side-effect nodes before building, too. (Charl... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
stevenknight | Add more variable substitution tests. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
stevenknight | MSVC fix for pre-2.3 Python versions. (Charles Crain) |
commit | commitdiff | tree | snapshot |
2003-12-02 |
stevenknight | Fix an incorrect _concat() call in the definition... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
stevenknight | Make the Fortran scanner case-insensitive. (David... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
stevenknight | Make the message about missing SConscript files a warni... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
stevenknight | Restore the ability for _stripixes() to call a custom... |
commit | commitdiff | tree | snapshot |
2003-11-22 |
stevenknight | Add Borland compiler support. (Vincent Risi) |
commit | commitdiff | tree | snapshot |
2003-11-18 |
stevenknight | Ensure that the ENV values are all strings. (Anthony... |
commit | commitdiff | tree | snapshot |
2003-11-18 |
stevenknight | Added better -H documentation for --debug and remove... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
stevenknight | Make duplicate build dir specifications be an error... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
stevenknight | Refactor the scons_subst*() tests to make it easier... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
stevenknight | Use sys.stdout.write() instead of print so line feeds... |
commit | commitdiff | tree | snapshot |
2003-11-09 |
stevenknight | Allow LIBS to be a single element, not a list, and... |
commit | commitdiff | tree | snapshot |
2003-11-09 |
stevenknight | Fix specifying a root directory with just the drive... |
commit | commitdiff | tree | snapshot |
2003-11-09 |
stevenknight | Fix a man page bug. |
commit | commitdiff | tree | snapshot |
2003-11-09 |
stevenknight | Don't swallow the AttributeError for an expansion like... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
stevenknight | Initialize the 0.94 branch for release. |
commit | commitdiff | tree | snapshot |
2003-11-07 |
stevenknight | Add BUILD_TARGETS, COMMAND_LINE_TARGETS and DEFAULT_TAR... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
stevenknight | Add new Options flavors. (Hartmut Goebel) |
commit | commitdiff | tree | snapshot |
2003-11-03 |
stevenknight | Sync CVS log from master Aegis repository. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
stevenknight | Fixes for the AIX C and C++ Tool specifications. ... |
commit | commitdiff | tree | snapshot |
2003-11-03 |
stevenknight | Restore the default '-LANG:std' C++ flag on SGI IRIX... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
stevenknight | Update the tool specifications for the SGI MIPSpro... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
stevenknight | Fix subclassing of the Environment and Scanner classes. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
stevenknight | Fix a regression with env.Append(). |
commit | commitdiff | tree | snapshot |
2003-10-28 |
stevenknight | Fix man page formatting when using Safari. (Gary Oberb... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
stevenknight | Fix a regression with CPPDEFINES when using the g+... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
stevenknight | Initialize the new branch. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
stevenknight | Really handle lack of the threading.py module when... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
stevenknight | Better detection of KeyboardInterrupts. (Christoph... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
stevenknight | Fix various SConf bugs. (Christoph Wiedemann) |
commit | commitdiff | tree | snapshot |
2003-10-21 |
stevenknight | Fix a bug in Qt detection. (Christoph Wiedemann) |
commit | commitdiff | tree | snapshot |
2003-10-21 |
stevenknight | Test portability for win32. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
stevenknight | Support arbitrary header-file preambles when checking... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
stevenknight | Allow SConsignFile() to take a dbm module argument... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
httpd | Initial data for the scons project |
commit | commitdiff | tree | snapshot |
2003-10-13 |
stevenknight | More Environment method conversions: |
commit | commitdiff | tree | snapshot |
2003-10-12 |
stevenknight | Python 1.5.2 portability in the previous script fix. |
commit | commitdiff | tree | snapshot |
2003-10-12 |
stevenknight | More flexible RPM building. (Gerard Patel) Have scrip... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
stevenknight | Fix a problem with the new Parallel job support when... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
stevenknight | Allow Dirs to be sources of Depends, Ignores, Precious... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
stevenknight | Don't remove temporary files on win32 with rm when... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
stevenknight | Support using Dirs as sources for builds. (Charles... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
stevenknight | New parallel job execution. (J.T. Conklin) |
commit | commitdiff | tree | snapshot |
2003-10-06 |
stevenknight | Follow-on to TeX patch: add test cases for LaTeX and... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
stevenknight | Add .S, .spp and .SPP to the list of files scanned... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
stevenknight | Execute commands using os.spawnvpe() if it's available... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
stevenknight | Add more environment methods for global functions:... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
stevenknight | Refactor the GetSConscriptFilenames() function into... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
stevenknight | Add global functions for all of the default Builders... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
stevenknight | Pre-Python 2 portability fix in new tex.py tool. Porta... |
commit | commitdiff | tree | snapshot |
2003-09-21 |
stevenknight | New tex.py. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
stevenknight | Fix setting the source_scanner if a source if used... |
commit | commitdiff | tree | snapshot |
2003-09-18 |
stevenknight | Expand construction variables on the values of SConscri... |
commit | commitdiff | tree | snapshot |
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 |
next |