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
/
gnulink.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM.
Gary Oberbrunner
2011-03-03
1
-1/+0
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru...
Steven Knight
2005-08-12
1
-3/+1
*
Add support for the darwin (Mac OS X) platform. (James Juhasz)
Steven Knight
2004-08-18
1
-0/+2
*
Add RPATH support. (Chad Austin)
Steven Knight
2004-04-03
1
-0/+7
*
Initialize *FLAGS variables with objects that can add flags either as strings...
Steven Knight
2004-02-26
1
-1/+3
*
Support for additional UNIX variants: (Christian Engel)
Steven Knight
2003-08-24
1
-29/+4
*
Refactor extension splitting to make it more flexible (for SWIG).
Steven Knight
2003-08-03
1
-1/+1
*
Add a script to print .sconsign file contents.
Steven Knight
2003-07-18
1
-2/+30
*
Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc)
Steven Knight
2003-04-24
1
-17/+2
*
Implement Tool refactoring. (Chad Austin + Steve Leblanc)
Steven Knight
2003-04-10
1
-1/+1
*
Support using construction variables as re-usable, callable command generator...
Steven Knight
2003-03-13
1
-1/+1
*
Fix library dependencies when the prefix is specified explicitly.
Steven Knight
2003-01-21
1
-0/+1
*
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
*
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
-9/+3
*
Dynamically check for the existence of utilities. (sam th)
Steven Knight
2002-08-29
1
-2/+13
*
Check in the Tool() interface. (SK and Charles Crain)
Steven Knight
2002-06-20
1
-0/+54