2006-01-21 |
stevenknight | Deprecate $WIN32 variables name in place of $WINDOWS... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
stevenknight | Add support for Visual Studio 8, and multiple project... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
stevenknight | Add code to set $CCVERSION when using gcc. (Anonymous) |
commit | commitdiff | tree | snapshot |
2005-12-28 |
stevenknight | Fix the use of Configure() contexts in nested subsidiar... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
stevenknight | Handle scanning of the in-memory entries for a Dir... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
stevenknight | Add a --debug=taskmaster option to print traces of... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
stevenknight | Update the bin/restore.sh script for more complete... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Add mention of LIBSUFFIXES in the SharedLibrary() examp... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Fix DVIPDF tests, refactor various TeX Tool modules. |
commit | commitdiff | tree | snapshot |
2005-12-16 |
stevenknight | Checkpoint minor refactorings en route to signature... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
stevenknight | Refactor to let specific Node types override scanner... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
stevenknight | Handle interpretation of Node.FS objects when wrapped... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
stevenknight | Add separate $RANLIBCOM and $RANLIBCOMSTR variables... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
stevenknight | Add a TeX emitter to cover removal of .aux and .log... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
stevenknight | Have the LaTeX scanner also look for \includegraphics... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add $PKGCHK and $PKGINFO variables for use on Solaris... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add /usr/ccs/bin to the default execution PATH on Solaris. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Add a test case for guessing the BuildDir associated... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Fixes to the LaTeX scanner for Python version differences. |
commit | commitdiff | tree | snapshot |
2005-11-19 |
stevenknight | Support specifying absolute path names without drive... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
stevenknight | Fix C/C++ compiler choosing on AIX. (Bob Halley) |
commit | commitdiff | tree | snapshot |
2005-11-17 |
stevenknight | Bring CVS back in sync. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | When searching paths for Files or Dirs, match Entries... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | Handle FunctionAction signatures when the function... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
stevenknight | Make CheckLib() arguments consistent with other calls. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
stevenknight | Allow explicit target_factory=Dir with Builders that... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
stevenknight | Make all relevant builders of .tex and .ltx files consi... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Do not throw an exception if the type of a stored impli... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Correct $SOURCES on TeX command lines. (Sanjoy Mahajan... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add support for an explicit SCONS_HOME variable for... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add support for the Java 1.5 enum keyword. (Kian Win... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Fix AppendUnique and PrependUnique concatenating string... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
stevenknight | Add use of $CPPDEFINES to $RCCOM on MinGW. (Amir Szekely) |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Fix a bug in command-line escaping. (Jan Nieuwenhuizen) |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Add Visual Studio support for SCC Provider variables... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
stevenknight | Add support for a $INSTALLSTR string. (Christoph Schulz) |
commit | commitdiff | tree | snapshot |
2005-11-01 |
stevenknight | Add --debug=explain to the man page. (How did we miss... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
stevenknight | Update to latest TestCommon.py with support for diffing... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
stevenknight | Get rid of indentation tabs in the test scripts and... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
stevenknight | Have the QT UIC Scanner use the env.FindFile method... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | On Windows, the Intel Fortran compiler (ifort) uses... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | Improve intelc.py so it doesn't throw an exception... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
stevenknight | Fix on-disk file matching on case-insensitive systems... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
stevenknight | Put quotes around the -C directory in command lines... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
stevenknight | Get rid of the last tabs in the source files and have... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Better document the "raw" option to env.subst() for... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Move /opt/bin to between /usr/local/bin and /bin on... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Remove old, same-named files from a build directory... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | MSVC.py improvements: new MSVSSolution() Builder,... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | When deleting a variable from an OverrideEnvironment... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Add /sw/bin to the default PATH on Darwin systems.... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
stevenknight | Handle failure to chmod() the .sconsign.dblite file... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
stevenknight | Update MSVS tests with BuildDir logic. |
commit | commitdiff | tree | snapshot |
2005-10-06 |
stevenknight | Refactor MSVS tests to separate file-generation tests... |
commit | commitdiff | tree | snapshot |
2005-10-04 |
stevenknight | Add $CONFIGURELOG and $CONFIGUREDIR values to support... |
commit | commitdiff | tree | snapshot |
2005-10-03 |
stevenknight | Add a self-contained test for not rebuilding generated... |
commit | commitdiff | tree | snapshot |
2005-10-02 |
stevenknight | Report removal of multiple targets correctly when using... |
commit | commitdiff | tree | snapshot |
2005-09-29 |
stevenknight | When building a .jar file and $JARCHDIR is set, prefix... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
stevenknight | Explicit "skipping test" messages for a few straggling... |
commit | commitdiff | tree | snapshot |
2005-09-26 |
stevenknight | Check all targets when deciding if a target is up to... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
stevenknight | Fix a bug in the signature refactoring that caused... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
stevenknight | Optimize is_List et al. Add a script harness and scrip... |
commit | commitdiff | tree | snapshot |
2005-09-25 |
stevenknight | More efficient checking for on-disk file entries. |
commit | commitdiff | tree | snapshot |
2005-09-24 |
stevenknight | Fix leftover SCons.Util references. (Ralf W. Grosse... |
commit | commitdiff | tree | snapshot |
2005-09-21 |
stevenknight | Document the necessity of passing in "target" to and... |
commit | commitdiff | tree | snapshot |
2005-09-19 |
stevenknight | Give the subst logic its own SCons.Subst module. It... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
stevenknight | Environment infrastructure for special variable handling. |
commit | commitdiff | tree | snapshot |
2005-09-08 |
stevenknight | test |
commit | commitdiff | tree | snapshot |
2005-08-30 |
stevenknight | Fix unicode encoder errors. |
commit | commitdiff | tree | snapshot |
2005-08-24 |
stevenknight | On Solaris, enable the -KPIC option by default when... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
stevenknight | Add f90 and f95 to the list of Fortran compilers search... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
stevenknight | Handle Fortran MODULE definitions in the same file... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
stevenknight | Handle IOError exceptions when pushing files to CacheDi... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
stevenknight | Handle files with white space when in temporary files... |
commit | commitdiff | tree | snapshot |
2005-08-20 |
stevenknight | Have Visual Studio echo that we're using SCons to build... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
stevenknight | Update test infrastructure and ae2cvs utility to latest... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
stevenknight | Fix the -U behavior (broken when we made BUILD_TARGETS... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
stevenknight | Documentation fixes. |
commit | commitdiff | tree | snapshot |
2005-08-14 |
stevenknight | Update more tests to use the new skip_test() method... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Fix conversion and comparison of Boolean values. ... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Allow modification of BUILD_TARGETS from with SConscrip... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Update Fortran tests that relied on the order of the... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Add a Dirs() function that can be used in hBcexpansions... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Allow access to both TARGET and SOURCE in hBfunctions... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Allow access to both TARGET and SOURCE in hBcfunctions... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Handle Visual Studio project and solution files in... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Add a skip_test() method to the infrastructure and... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
stevenknight | Add %SYSTEMDRIVE% to the list of Windows variables... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
stevenknight | Enhance EnsureSConsVersion() to take revision numbers... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
stevenknight | Add Framework support for Mac OS X. (Greg Noel) Docum... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
stevenknight | Look up Fortran modules relative to . (Craig Scott) |
commit | commitdiff | tree | snapshot |
2005-08-11 |
stevenknight | Remove an old comment from DirScanner.py. (Chad Austin... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
stevenknight | Print stacktrace for UserErrors when --debug=stacktrace... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
stevenknight | Win32 portability fixes. |
commit | commitdiff | tree | snapshot |
2005-08-07 |
stevenknight | Win32 portability. |
commit | commitdiff | tree | snapshot |
2005-08-06 |
stevenknight | Parameterize the '@' prefix when calling TempFileMunge... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
stevenknight | Use 'con', not '/dev/tty', as the Trace() default on... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
stevenknight | Move max_drift from Sig/MD5.py to Node/FS.py. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
stevenknight | Add a --raw option to the sconsign script. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
stevenknight | Gary's bug. |
commit | commitdiff | tree | snapshot |
next |