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
/
Node
/
Alias.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Main.py's Alias lookup to allow customized Alias (sub-)classes. (Sta...
Steven Knight
2005-03-18
1
-1/+1
*
Allow Alias Nodes to have Actions.
Steven Knight
2004-11-13
1
-15/+30
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-14/+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
*
Fix some file headers. (Charles Crain)
Steven Knight
2002-10-15
1
-1/+1
*
Fix aliases as dependencies. (Anthony Roach)
Steven Knight
2002-08-09
1
-8/+8
*
Support Repository and Default().
Steven Knight
2002-08-06
1
-1/+0
*
Add Repository Install() and InstallAs() functionality.
Steven Knight
2002-08-05
1
-0/+1
*
Refactor current() calculation so the Taskmaster passes the Sig calculator to...
Steven Knight
2002-07-21
1
-7/+9
*
Make Alias work with -U, -u, and -D (Anthony Roach)
Steven Knight
2002-04-24
1
-0/+6
*
Add support for target Aliases.
Steven Knight
2002-03-25
1
-0/+93