projects
/
scons.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scons.git
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
2005-06-10
stevenknight
Add a --diskcheck option to control looking on-disk...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-10
stevenknight
Fix DirScanner's handling of file names beginning with...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-10
stevenknight
Fix test/SCCS/* portability issues.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-07
stevenknight
Split Node-specific stuff from BuildInfo into a separat...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-04
stevenknight
Move BuildInfo translation of signature Nodes to rel_pa...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
stevenknight
Don't print duplicate stats when --profile is used.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
stevenknight
More efficient Builder.src_suffixes() calculation and...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-02
stevenknight
Print statistics even when we terminate early (e.g...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-01
stevenknight
Add a --debug=nomemoizer option to disable memoization.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-31
stevenknight
Speed up md5 collection of build signature calculations.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
stevenknight
Fix the Java parser's handling of backslashes. (Leanid...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
stevenknight
Add a brief description of env.subst() to the man page...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-30
stevenknight
Handle Repositories without an SConsignFile() in them.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
stevenknight
Fix lookups of same-named files.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-29
stevenknight
Clarify the man page description of --max-drift.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-15
stevenknight
Get rid of the requirement that a source directory...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
stevenknight
Move pre- and post-actions lists from Node to Executor...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
stevenknight
Eliminate multiple calls to os.stat() to fetch file...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-09
stevenknight
Fix a man page keyword argument for Command(). (Bjorn...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
stevenknight
Avoid rebuilds when otherwise unmodified Python functio...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-08
stevenknight
Add support for 64-bit Intel 9.0 beta compiler on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-07
stevenknight
Add --include-dir and the source directory when calling...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-07
stevenknight
Fix a User's Guide example. (Sanjoy Mahajan)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-07
stevenknight
Add RPATH (-R) support to the sun linker. (Karol Pietrzak)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-07
stevenknight
Make SConsignFile() behavior the default.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-04
stevenknight
Reap as many thread responses as possible at once....
commit
|
commitdiff
|
tree
|
snapshot
2005-04-27
stevenknight
Refactor Executor creation from Builders to Actions...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
stevenknight
More flexible (and Make-like) ignoring command exit...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-26
stevenknight
Win32 portability for recent RootDir and rel_path(...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-18
stevenknight
Cache the result from rel_path().
commit
|
commitdiff
|
tree
|
snapshot
2005-04-15
stevenknight
Avoid must_be_a_Dir() attribute errors when trying...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-14
stevenknight
Split up test/QT/QT.py into separate tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-04-13
stevenknight
Refactor the Rsearch*() methods out of existence in...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-10
stevenknight
Allow configurability of yacc-generated header files...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
stevenknight
Fix a bad example in the man page. (Sanjoy Mahajan)
commit
|
commitdiff
|
tree
|
snapshot
2005-04-05
stevenknight
Fix misplaced line in the man page. (Greg Ward)
commit
|
commitdiff
|
tree
|
snapshot
2005-04-04
stevenknight
Performance optimization in the last patch: eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-02
stevenknight
Remove widespread reliance on SCons.Node.FS.default_fs...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-01
stevenknight
Store source file and dependency paths relative to...
commit
|
commitdiff
|
tree
|
snapshot
2005-04-01
stevenknight
Normalize directory paths in SConsignFile() database...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
stevenknight
Support commenting out lines in a runtest.py -f file.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-30
stevenknight
Make sure scans are added to all targets in a builder...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-25
stevenknight
Minor clean up of value interpolation.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-25
stevenknight
Minor speedus in variable expansion.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
stevenknight
Add a subsystem for collecting stats about how Nodes...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
stevenknight
Refactor _doLookup() to speed it up a little.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
stevenknight
Fix linkloc.py to work with newer env.subst() conventio...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-24
stevenknight
Allow toolpath to be stored in the environment and...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-21
stevenknight
Fix test/emitter.py for new entry matching.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
stevenknight
When searching paths for Files or Dirs, match Entries...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-20
stevenknight
Fix re-scanning of built files for implicit dependencie...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-19
stevenknight
Fix Builders with empty source lists. (Stanislav Baranov)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-18
stevenknight
Refactor Main.py's Alias lookup to allow customized...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-18
stevenknight
Handle situations where the inspect module can't tell...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-18
stevenknight
Fix a regression in handling overridden construction...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-17
stevenknight
Restore (some) old SCons.Script.* names, some released...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-17
stevenknight
Windows portability in tests. Replace overlooked import
commit
|
commitdiff
|
tree
|
snapshot
2005-03-16
stevenknight
Version installation of scripts.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-16
stevenknight
Actually support a global Entry name (since we already...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-16
stevenknight
Restructure release notes. Add one about use of +...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
stevenknight
Add TempFileMunge support to AIX, Cygwin, HP-UX, Linux...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-10
stevenknight
Support Intel C compiler 9.0. (Gary Oberbrunner)
commit
|
commitdiff
|
tree
|
snapshot
2005-03-08
stevenknight
Speed up string expansion. Cache find_file() results...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-06
stevenknight
Checkpoint refactorings to remove CommandGenerator...
commit
|
commitdiff
|
tree
|
snapshot
next