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
/
src
/
engine
/
SCons
/
Tool
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for new tools: Metroworks CodeWarrior compiler and linker (Russe...
Steven Knight
2004-11-19
1
-7/+9
*
Allow importing local files from Tools found on a toolpath. (Chad Austin)
Steven Knight
2004-10-07
1
-11/+18
*
Allow passing a dictionary of keyword arguments to Tool specifications. (Gar...
Steven Knight
2004-10-07
1
-4/+15
*
Add an rpcgen tool. (Kevin Quick)
Steven Knight
2004-09-04
1
-1/+2
*
Add support for newer ifort versions of the Intel Fortran compiler on Linux. ...
Steven Knight
2004-07-29
1
-1/+1
*
Add Fortran 90/95 support. (Chris Murray)
Steven Knight
2004-07-29
1
-11/+9
*
QT fixes and enhancements: Moc() and Uic() builders, a lot of new variables....
Steven Knight
2004-07-12
1
-2/+2
*
Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...
Steven Knight
2004-05-19
1
-4/+6
*
Move Action initializations for common default COM values from Tool/*.py to D...
Steven Knight
2004-05-16
1
-3/+4
*
Add a D language Tool. (Andy Friesen)
Steven Knight
2004-03-08
1
-0/+1
*
Make the static/shared object check work even if the object was already created.
Steven Knight
2004-01-10
1
-14/+14
*
Add support for a toolpath for Environments.
Steven Knight
2003-12-18
1
-3/+17
*
Add Borland compiler support. (Vincent Risi)
Steven Knight
2003-11-22
1
-4/+4
*
Update the tool specifications for the SGI MIPSpro tools.
Steven Knight
2003-10-30
1
-2/+2
*
Support for additional UNIX variants: (Christian Engel)
Steven Knight
2003-08-24
1
-18/+23
*
Fix tool problems with xilink and linkloc.
Steven Knight
2003-08-16
1
-1/+1
*
Add SWIG support.
Steven Knight
2003-08-13
1
-2/+3
*
Allow Builders to take a dictionary that maps source file suffixes to emitter...
Steven Knight
2003-07-29
1
-7/+85
*
Add support for the Intel C Compiler. (Gary Oberbrunner)
Steven Knight
2003-06-16
1
-2/+2
*
Add an M4 builder. (Timothee Besset)
Steven Knight
2003-06-09
1
-1/+1
*
Add MSVS Project file support. (Greg Spencer)
Steven Knight
2003-06-08
1
-1/+1
*
Have the Tool() method add the tool name to the construction variable. (Dav...
Steven Knight
2003-05-16
1
-1/+5
*
Add Java RMIC support.
Steven Knight
2003-05-10
1
-1/+1
*
Add support for JavaH.
Steven Knight
2003-05-08
1
-1/+1
*
Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)
Steven Knight
2003-04-24
1
-2/+23
*
Add support for MIDL. (Greg Spencer)
Steven Knight
2003-04-23
1
-1/+1
*
Support converting PostScript to PDF files using ghostview. (Stefan Reichor)
Steven Knight
2003-04-13
1
-1/+1
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-1/+1
*
Java!
Steven Knight
2003-04-06
1
-0/+1
*
Clean-ups in preparation for release: doc and comment changes, comment out S...
Steven Knight
2003-03-26
1
-1/+2
*
Finish Tar builder support, add Zip builder support.
Steven Knight
2003-02-26
1
-3/+4
*
Add support for Perforce. (Charles Crain)
Steven Knight
2003-02-25
1
-1/+1
*
Add support for fetching files from rcs.
Steven Knight
2003-02-18
1
-1/+3
*
Add support for the SGI library archiver. (Chad Austin)
Steven Knight
2003-02-10
1
-1/+1
*
Support importing Platform and Tool specifications directly.
Steven Knight
2003-02-08
1
-1/+2
*
Fix the last DESCRIPTION paragraph about default Tool selection.
Steven Knight
2003-02-08
1
-0/+2
*
Add IRIX and MIPSPro support. (Chad Austin)
Steven Knight
2003-01-29
1
-1/+9
*
Add support for the PharLap ETS tools. (Charles Crain)
Steven Knight
2003-01-22
1
-3/+3
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Fix small problems found by PyChecker. (Steve Leblanc)
Steven Knight
2003-01-12
1
-1/+0
*
Add MinGW support. (Anthony Roach)
Steven Knight
2003-01-09
1
-9/+25
*
Change the name of 'lib.py' to 'mslib.py'.
Steven Knight
2002-12-05
1
-3/+3
*
Windows portability
Steven Knight
2002-09-25
1
-1/+1
*
Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...
Steven Knight
2002-09-05
1
-15/+16
*
Make SCons/Tool/ifl.py get included in the win32 package, make Microsoft tool...
Steven Knight
2002-08-30
1
-17/+44
*
Account for systems not having every type of compiler.
Steven Knight
2002-08-29
1
-6/+7
*
Support the Intel Fortran Compiler.
Steven Knight
2002-08-29
1
-1/+1
*
Dynamically check for the existence of utilities. (sam th)
Steven Knight
2002-08-29
1
-0/+32
*
Check in the Tool() interface. (SK and Charles Crain)
Steven Knight
2002-06-20
1
-0/+125
[prev]