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
/
Builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-896/+0
*
Clean up collections to switch to collections.abc where possible
William Deegan
2020-02-17
1
-4/+4
*
Merge branch 'master' into issue-3469
William Deegan
2020-01-30
1
-1/+1
|
\
|
*
Stop converting to list where not needed
Mats Wichmann
2020-01-16
1
-1/+1
*
|
Updated to expected configure context temporary and generated files to match ...
William Deegan
2020-01-30
1
-0/+2
|
/
*
Remove deprecated Builder keywords
Mats Wichmann
2019-10-22
1
-9/+6
*
Merge pull request #3360 from mwichmann/isnot
William Deegan
2019-04-28
1
-7/+9
|
\
|
*
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
1
-7/+9
*
|
Move target_peers to slots from attributes
William Deegan
2019-04-02
1
-0/+7
|
/
*
Fix messaging when two environments are specified for same target to handle w...
William Deegan
2017-11-14
1
-1/+4
*
Fix incorrect warning of different environments for a target when repeating i...
Zachary Tessler
2017-10-06
1
-1/+8
*
Fix many epydoc warnings
William Deegan
2017-09-01
1
-11/+12
*
Fix #2832 - Expand construction variables in chdir argument of Builders
Gaurav Juvekar
2017-05-11
1
-0/+2
*
Fix error message to output string and not bytearray(...) when two environmen...
William Deegan
2017-02-28
1
-1/+1
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
1
-1/+1
*
Merge in from default.
Russel Winder
2016-01-15
1
-1/+1
|
\
|
*
Fix bug 2081: Better messaging for different actions for same target in two e...
William Deegan
2016-01-14
1
-1/+1
*
|
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-14/+5
|
\
\
|
|
/
|
*
Merged in ajf58/scons (pull request #234)
William Deegan
2015-09-29
1
-2/+1
|
|
\
|
|
*
Corrects comparison of actions from different environments.
Andrew Featherstone
2015-05-15
1
-2/+2
|
*
|
Revised pull request #234 fixing bug 2840. Andrew Featherstone had code chang...
William Deegan
2015-09-29
1
-0/+1
|
*
|
Pull request # 234 (Bug #2840) code checkin. No tests yet
William Deegan
2015-09-29
1
-3/+3
|
*
|
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-9/+2
|
|
/
|
*
- a few simple refactorings and optimizations
Dirk Baechle
2015-02-04
1
-3/+1
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-3/+4
|
\
\
|
|
/
|
*
- now counting instances only when requested via --debug=count
Dirk Baechle
2013-10-25
1
-3/+4
*
|
More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e...
Stefan Zimmermann
2014-03-31
1
-4/+7
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-9/+12
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-10/+10
|
/
*
Update deprecated features to the next life-cycle stage
Greg Noel
2010-05-21
1
-2/+2
*
Convert Util.Proxy from an old-style class to a new-style class.
Steven Knight
2010-05-19
1
-0/+2
*
Convert old-style classes in Builder.py to new-style classes.
Steven Knight
2010-05-13
1
-3/+3
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-2/+0
*
http://scons.tigris.org/issues/show_bug.cgi?id=2317
Greg Noel
2010-04-23
1
-4/+4
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-17
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-11/+11
*
Issue 2334: Use compatibility versions of collections.User{Dict,List,String}
Steven Knight
2010-04-07
1
-5/+4
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-31/+31
*
Generate an error message if a BUILDERS entry is set to something that isn't
Steven Knight
2010-02-17
1
-0/+10
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 1086: add support for generic batch build actions, and
Steven Knight
2009-01-09
1
-32/+50
*
Issue 2166, refactor Action() factory to make positional parameters consistent
Greg Noel
2008-10-04
1
-2/+2
*
Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219.
Gary Oberbrunner
2008-10-01
1
-1/+1
*
Evaluate compat module transparently when SCons is instantiated
Greg Noel
2008-09-11
1
-2/+0
*
Issue 1681: Fix the ability of add_src_builder() to handle arbitrary
Steven Knight
2008-09-11
1
-2/+4
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-7/+2
*
Merged revisions 2454-2525 via svnmerge from
Steven Knight
2007-12-13
1
-1/+1
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-23/+5
*
Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from
Steven Knight
2007-08-17
1
-32/+39
[next]