| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Merged revisions 1502-1677,1679-1682,1684-1918,1920-1968,1970-2116,2118-2125,... | Steven Knight | 2007-07-15 | 1 | -1/+11 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -2/+7 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -1/+7 |
|
|
* | Merged revisions 1767-1783 via svnmerge from | Steven Knight | 2007-01-21 | 1 | -0/+2 |
|
|
* | Merged revisions 1738-1754,1756 via svnmerge from | Steven Knight | 2007-01-07 | 1 | -193/+108 |
|
|