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
/
SCons
/
Environment.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that when user runs scons -n/--no_exec the CacheDir's config file is n...
William Deegan
2021-01-16
1
-5/+6
*
New solution to issue described in PR 3114. This should resolve an issue when...
William Deegan
2021-01-16
1
-0/+5
*
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2021-01-15
1
-126/+133
|
\
|
*
Work around Py3.10 optimizing out a builder test
Mats Wichmann
2021-01-12
1
-1/+1
|
*
Merge pull request #3852 from mwichmann/try-continue-patch
William Deegan
2021-01-06
1
-123/+124
|
|
\
|
|
*
Add back accidentally removed env._canonicalize()
Mats Wichmann
2021-01-04
1
-0/+11
|
|
*
Fix awkward consvar code from ancient Python
Mats Wichmann
2021-01-04
1
-129/+119
|
*
|
Fix bug where SideEffect() was returning duplicate entries
Adam Gross
2021-01-05
1
-1/+4
|
*
|
Don't allow duplicate side effects to be added
Adam Gross
2021-01-05
1
-2/+5
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversion
William Deegan
2020-12-20
1
-176/+183
|
\
\
|
|
/
|
*
Remove some "star imports"
Mats Wichmann
2020-11-16
1
-97/+113
|
*
Fix/update global AddMethod
Mats Wichmann
2020-10-12
1
-38/+8
|
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-13/+9
|
*
[PR #3787] put back a return and update docstring
Mats Wichmann
2020-08-28
1
-7/+11
|
*
Fix some MergeFlags issues
Mats Wichmann
2020-08-27
1
-30/+51
*
|
docstrings and minor code cleanup
William Deegan
2020-12-08
1
-1/+1
|
/
*
Adjust env.setdefault to be more efficient (review comment)
Mats Wichmann
2020-07-31
1
-1/+1
*
Enable environment dict.setdefault
Mats Wichmann
2020-07-31
1
-2/+19
*
Update docs on Builders, Scanners, Environment
Mats Wichmann
2020-07-17
1
-35/+55
*
Add keys() and values() to environment
Mats Wichmann
2020-06-25
1
-5/+30
*
Docstring changes from Sphinx conversion [ci skip]
Mats Wichmann
2020-05-30
1
-18/+27
*
Extend `Environment.Dump()` to select serialization format
Andrii Doroshenko (Xrayez)
2020-05-28
1
-10/+26
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-3/+3
*
If ParseFlags called with dict argument, leave unchanged
Mats Wichmann
2020-05-22
1
-2/+1
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+2449