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
/
gcc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 2228: discard stderr by using os.devnull
Greg Noel
2008-11-09
1
-1/+2
*
make references to subprocess.Popen synchronous
Greg Noel
2008-09-22
1
-0/+2
*
Add common subproc function and modify routines to use it
Greg Noel
2008-09-12
1
-7/+3
*
Issues 2076 and 2232, use ENV and suppress stderr when checking GCC version ID
Greg Noel
2008-09-10
1
-3/+17
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-1/+1
*
Add code to set $CCVERSION when using gcc. (Anonymous)
Steven Knight
2006-01-02
1
-0/+8
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-2/+4
*
Use sys.stdout.write() instead of print so line feeds in -j output will stay ...
Steven Knight
2003-11-10
1
-1/+1
*
Add a script to print .sconsign file contents.
Steven Knight
2003-07-18
1
-2/+2
*
Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)
Steven Knight
2003-04-24
1
-25/+3
*
Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files....
Steven Knight
2003-04-11
1
-1/+4
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-1/+1
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Make shared/static objects less irritating. (Anthony Roach)
Steven Knight
2003-01-18
1
-1/+2
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Refactor SCons.Util.Detect() into an Environment method.
Steven Knight
2002-09-05
1
-2/+2
*
Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and...
Steven Knight
2002-09-05
1
-10/+3
*
Dynamically check for the existence of utilities. (sam th)
Steven Knight
2002-08-29
1
-1/+14
*
Allow build directories outside the SConstruct tree; add a FindFile() functio...
Steven Knight
2002-07-10
1
-1/+1
*
Check in the Tool() interface. (SK and Charles Crain)
Steven Knight
2002-06-20
1
-0/+63