projects
/
scons.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
scons.git
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
2005-03-06
stevenknight
Make the GenerateHelpText format easily configurable.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
stevenknight
Enhance setup.py to install troff man pages on UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
stevenknight
Reduce gen_binfo() time for very long source lists.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
stevenknight
Fix a regression in handling CPPPATH='.' when using...
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
stevenknight
Fix stack trace when there's no scanner in an Environment.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-05
stevenknight
Eliminate find_file() inefficiency.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
stevenknight
Optimize out N*M suffix matching in Builder.py.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-04
stevenknight
Fix Fedora Core 3 test portability.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
stevenknight
Checkpoint refactoring of the find_file() interface.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
stevenknight
Group --debug=count output by object modules.
commit
|
commitdiff
|
tree
|
snapshot
2005-03-01
stevenknight
Don't throw a 'Tried to lookup a File as a Dir' excepti...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-28
stevenknight
Add support for Objective C/C++ .m and .mm file extensi...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-27
stevenknight
Remove the space after the -o option when invoking...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-16
stevenknight
Fix Intel compiler detection when there's no MSVC compi...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-16
stevenknight
Fix creating a build_dir from scratch when there's...
commit
|
commitdiff
|
tree
|
snapshot
2005-02-15
stevenknight
Accumulated documentation changes.
commit
|
commitdiff
|
tree
|
snapshot
2005-02-15
stevenknight
When searching for files, don't pick same-named directo...
commit
|
commitdiff
|
tree
|
snapshot
next