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
/
Action.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Repository support (first cut).
Steven Knight
2002-07-17
1
-4/+10
*
Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)
Steven Knight
2002-06-15
1
-2/+2
*
Add a Platform() method.
Steven Knight
2002-05-09
1
-2/+7
*
Fix for long-line LINKCOM signatures on WIN32; add a for_signature argument t...
Steven Knight
2002-05-02
1
-3/+4
*
Several bug fixes from Charles Crain.
Steven Knight
2002-04-22
1
-4/+36
*
Big change for shared libraries and a bunch of other flexibility. (Charles C...
Steven Knight
2002-04-15
1
-59/+66
*
Add abspath construction variable modifier and variable (Anthony Roach)
Steven Knight
2002-04-11
1
-2/+4
*
Clean up how the Environment dictionary is passed to function Actions. (Charl...
Steven Knight
2002-04-05
1
-1/+33
*
Move autogenerate() from SCons.Util.py to SCons.Environmentpy.
Steven Knight
2002-03-22
1
-3/+0
*
Make FunctionAction arguments be Nodes, not strings. (Charles Crain)
Steven Knight
2002-03-16
1
-7/+6
*
Changes to the CommandGenerator functionality. (Charles Crain)
Steven Knight
2002-03-08
1
-4/+21
*
Add command generator function support. (Anthony Roach)
Steven Knight
2002-02-20
1
-1/+57
*
Put quotes around arguments that contain white space, for appearance and for ...
Steven Knight
2002-01-29
1
-3/+13
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Strip $(-$) bracketed text from command lines.
Steven Knight
2002-01-23
1
-5/+21
*
Add command-line redirection (Charles Crain).
Steven Knight
2002-01-11
1
-12/+61
*
Split Action objects into their own module.
Steven Knight
2002-01-09
1
-0/+281
[prev]