index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
0.96.D395 - The scons command, branch 0.96.90.
Steven Knight
2006-04-15
1
-0/+188
*
Update the bin/restore.sh script for more complete conversion of substituted ...
Steven Knight
2005-12-18
1
-9/+61
*
Bring CVS back in sync.
Steven Knight
2005-11-17
2
-30/+181
*
Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)
Steven Knight
2005-10-13
1
-0/+98
*
MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge...
Steven Knight
2005-10-08
1
-2/+2
*
Optimize is_List et al. Add a script harness and scripts for benchmarking Py...
Steven Knight
2005-09-25
1
-129/+0
*
Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...
Steven Knight
2005-08-17
1
-46/+120
*
Store source file and dependency paths relative to the target's directory, no...
Steven Knight
2005-04-01
1
-3/+26
*
Speed up string expansion. Cache find_file() results in the Memoizer.
Steven Knight
2005-03-08
1
-0/+129
*
Optimize out N*M suffix matching in Builder.py.
Steven Knight
2005-03-04
1
-1/+1
*
Group --debug=count output by object modules.
Steven Knight
2005-03-01
1
-1/+13
*
Accumulated documentation changes.
Steven Knight
2005-02-15
3
-24/+475
*
Don't create a Node for every file we try to find during scan.
Steven Knight
2005-02-10
2
-0/+134
*
Regain lost performance improvements by using paths instead of targets for sc...
Steven Knight
2005-01-21
1
-0/+73
*
Add scripts for working with the User's Guide homebrew XML format.
Steven Knight
2004-10-27
3
-0/+808
*
Change the copyright statement to reflect ownership by the foundation. Add a...
Steven Knight
2004-07-30
1
-8/+22
*
Enhance runtest.py and add a script for automated regression-test runs.
Steven Knight
2004-07-29
2
-0/+311
*
Add a D language Tool. (Andy Friesen)
Steven Knight
2004-03-08
1
-0/+3
*
Add options to investigate object creation and memory consumption.
Steven Knight
2004-02-07
1
-0/+1
*
Add Borland compiler support. (Vincent Risi)
Steven Knight
2003-11-22
1
-0/+3
*
Add new Options flavors. (Hartmut Goebel)
Steven Knight
2003-11-04
2
-1/+22
*
Sync CVS log from master Aegis repository.
Steven Knight
2003-11-03
1
-0/+9
*
Update the tool specifications for the SGI MIPSpro tools.
Steven Knight
2003-10-30
1
-0/+1
*
Correct __COPYRIGHT__ and __revision__ lines in files. Add missing copyright...
Steven Knight
2003-09-15
1
-0/+15
*
Split non-SCons-specific parts of SConf.py into a separate Conftest.py module...
Steven Knight
2003-08-30
1
-0/+1
*
Support for additional UNIX variants: (Christian Engel)
Steven Knight
2003-08-24
1
-0/+4
*
Branch for User's Guide changes.
Steven Knight
2003-08-16
1
-0/+502
*
Add SWIG support.
Steven Knight
2003-08-13
1
-0/+1
*
Add a QT tool. (Christoph Wiedemann)
Steven Knight
2003-07-24
1
-0/+1
*
Speed up adding children to the various Node lists (depends, ignore, sources,...
Steven Knight
2003-07-20
1
-0/+65
*
Add support for the Intel C Compiler. (Gary Oberbrunner)
Steven Knight
2003-06-16
1
-0/+1
*
Add an M4 builder. (Timothee Besset)
Steven Knight
2003-06-09
1
-0/+1
*
Add MSVS Project file support. (Greg Spencer)
Steven Knight
2003-06-08
1
-0/+1
*
Add a script for generating an open bug list from exported SourceForge XML data.
Steven Knight
2003-05-26
4
-0/+481
*
Refactor how actions get executed to eliminate a lot of redundant signature c...
Steven Knight
2003-05-15
1
-0/+1
*
Add Java RMIC support.
Steven Knight
2003-05-10
1
-0/+1
*
Split the Java parser into a JavaCommon.py module.
Steven Knight
2003-05-09
1
-0/+1
*
Add support for JavaH.
Steven Knight
2003-05-08
1
-0/+3
*
Add Python Value Nodes. (Chad Austin)
Steven Knight
2003-05-01
1
-0/+1
*
Add a script to count our source-vs.-test lines of code.
Steven Knight
2003-04-27
1
-0/+62
*
Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)
Steven Knight
2003-04-24
1
-2/+17
*
Add support for the SGI library archiver. (Chad Austin)
Steven Knight
2003-02-10
1
-0/+1
*
Add IRIX and MIPSPro support. (Chad Austin)
Steven Knight
2003-01-29
1
-0/+5
*
Update Copyright years.
Steven Knight
2003-01-16
1
-2/+2
*
Fix small problems found by PyChecker. (Steve Leblanc)
Steven Knight
2003-01-12
3
-0/+99
*
Add a script to rsync the Aegis repository to SourceForge
Steven Knight
2002-09-02
1
-0/+32
*
Start getting ready to eat our own dog food: prototype SConscript files.
Steven Knight
2002-01-15
1
-0/+1
*
Add some missing .aeignore files.
Steven Knight
2001-11-05
1
-0/+3
*
Add a bin/ subdirectory for admin utilities, and a HOWTO/ (replaces admin/) f...
Steven Knight
2001-10-03
1
-0/+505