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
/
test
/
FindFile.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Some more statement to function transforms.
Russel Winder
2016-01-01
1
-4/+4
|
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+5
|
*
Give the global functions corresponding Environment methods.
Steven Knight
2003-09-08
1
-2/+3
|
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-1/+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
|
*
Add output to tell people when we're reading SConscript files versus when ↵
Steven Knight
2002-09-30
1
-3/+2
|
|
|
|
we're building targets.
*
Provide a message if there are no command-line targets specified and no ↵
Steven Knight
2002-08-31
1
-1/+2
|
|
|
|
Default() targets.
*
Allow build directories outside the SConstruct tree; add a FindFile() ↵
Steven Knight
2002-07-10
1
-0/+64
function to search for files with a specified name; add to the shared-object g++ and gcc command lines. (Charles Crain)