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
/
EnvironmentTests.py
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).
Steven Knight
2001-12-15
1
-4/+8
|
*
Fix for copying BuilderWrapper objects within Environments (courtesy Charles ↵
Steven Knight
2001-12-14
1
-2/+8
|
|
|
|
Crain).
*
Bug fixes for Scanner handling of subdirectories and Environment copying, ↵
Steven Knight
2001-12-13
1
-0/+15
|
|
|
|
courtesy Charles Crain.
*
Move autogeneration of PATH-based variables from Environment initialization ↵
Steven Knight
2001-12-11
1
-24/+1
|
|
|
|
to variable interpolation.
*
Fix problems with Python callable objects as Builder actions, the associated ↵
Steven Knight
2001-12-07
1
-4/+10
|
|
|
|
test, and handling errors returned by a builder.
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
1
-0/+12
|
*
LIBS and LIBPATH work, variable substitution changes.
Steven Knight
2001-11-15
1
-5/+16
|
*
Implement CPPPATH and scanning during builds.
Steven Knight
2001-11-14
1
-3/+56
|
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
1
-1/+1
|
*
Add tests and support for and .
Steven Knight
2001-10-12
1
-0/+2
|
*
Refactor construction variable expansion.
Steven Knight
2001-10-12
1
-7/+7
|
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
|
*
Add the Command() method.
Steven Knight
2001-10-02
1
-0/+17
|
*
Add support for the ENV construction variable.
Steven Knight
2001-09-28
1
-1/+11
|
*
Change the env.Dictionary to an access method for an env._dict attribute.
Steven Knight
2001-09-26
1
-7/+11
|
*
Implement the Depends() method.
Steven Knight
2001-09-24
1
-0/+11
|
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
|
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+144
[prev]