| Commit message (Expand) | Author | Age | Files | Lines |
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -1/+1 |
|
|
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -1/+1 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -5/+1 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -5/+1 |
|
|
* | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e... | Stefan Zimmermann | 2014-03-31 | 1 | -3/+8 |
|
|
* | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -1/+3 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -7/+7 |
|/ |
|
* | - relinked the build of all documentation outputs to the bootstrap process | Dirk Baechle | 2013-05-03 | 1 | -6/+12 |
|
|
* | - cleaned up 'bin' directory | Dirk Baechle | 2013-05-03 | 1 | -18/+12 |
|
|
* | - corrected xincludes for MAN pages | Dirk Baechle | 2013-05-03 | 1 | -71/+64 |
|
|
* | - switched all docs to SCons XSD | Dirk Baechle | 2013-05-03 | 1 | -1/+1 |
|
|
* | - added Docbook Tool to the sources | Dirk Baechle | 2013-05-03 | 1 | -55/+76 |
|
|
* | - added first version of the SCons XSD | Dirk Baechle | 2013-05-03 | 1 | -1/+14 |
|
|
* | - started to implement new XML tools | Dirk Baechle | 2013-05-03 | 1 | -250/+107 |
|
|
* | Fix bootstrap.py problem with Python 2.7 | Gary Oberbrunner | 2012-02-04 | 1 | -2/+2 |
|
|
* | Use <synopsis> tags for the definitions of Builders and function. | Steven Knight | 2010-07-22 | 1 | -4/+5 |
|
|
* | Add the generated function documentation to the User's Guide as an appendix. | Steven Knight | 2010-07-22 | 1 | -32/+55 |
|
|
* | Update bin/scons-proc.py to do a better job of converting XML to man | Steven Knight | 2010-07-19 | 1 | -11/+75 |
|
|
* | vert old-style classes in bin/* scripts to new-style classes. | Steven Knight | 2010-05-20 | 1 | -2/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-26 | 1 | -4/+8 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -6/+6 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -16/+15 |
|
|
* | More doc infrastructure enhancements towards putting the function | Steven Knight | 2010-03-15 | 1 | -1/+7 |
|
|
* | Add DocBook entities for the env.*() forms of Builder and function calls. | Steven Knight | 2010-03-11 | 1 | -6/+29 |
|
|
* | Handle different signatures for global or env versions of functions | Steven Knight | 2010-03-08 | 1 | -6/+11 |
|
|
* | More enhancements for documenting functions: | Steven Knight | 2010-03-04 | 1 | -1/+9 |
|
|
* | More updates towards supporting function documentation: | Steven Knight | 2010-03-03 | 1 | -4/+11 |
|
|
* | Add support for documenting functions (with arbitrary calling signatures) | Steven Knight | 2010-02-23 | 1 | -10/+39 |
|
|
* | Refactor the XMl processing of various entity types to make the code | Steven Knight | 2010-02-23 | 1 | -46/+81 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Issue 2159: Man page formatting errors for Packaging() | Greg Noel | 2008-08-27 | 1 | -0/+2 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -9/+9 |
|
|
* | Merged revisions 1884-1905 via svnmerge from | Steven Knight | 2007-05-18 | 1 | -9/+18 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -1/+1 |
|
|
* | Bring CVS back in sync. | Steven Knight | 2005-11-17 | 1 | -30/+101 |
|
|
* | Accumulated documentation changes. | Steven Knight | 2005-02-15 | 1 | -0/+195 |
|
|