| Commit message (Expand) | Author | Age | Files | Lines |
* | Warn during doc build if missing tools | Gary Oberbrunner | 2012-08-12 | 1 | -0/+1 |
|
|
* | New upload-release-files script, and fixed up update-release-info. | Gary Oberbrunner | 2012-08-05 | 2 | -4/+30 |
|
|
* | New release script to upload dist files to SourceForge | Gary Oberbrunner | 2012-08-05 | 1 | -0/+51 |
|
|
* | Fix bootstrap.py problem with Python 2.7 | Gary Oberbrunner | 2012-02-04 | 1 | -2/+2 |
|
|
* | - fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b... | Dirk Baechle | 2012-01-10 | 1 | -1/+1 |
|
|
* | Updated xmlagenda.py: team members and doc. | Gary Oberbrunner | 2011-04-23 | 1 | -6/+12 |
|
|
* | Script to upload newly built packages to sourceforge. | William Deegan | 2010-11-26 | 1 | -0/+38 |
|
|
* | - moved the functionality of the bin/doc* shell scripts to scons-doc.py | Dirk Baechle | 2010-09-05 | 5 | -560/+88 |
|
|
* | Have bin/calibrate.py print the timing run output if it can't find | Steven Knight | 2010-08-18 | 1 | -1/+5 |
|
|
* | 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 |
|
|
* | Add commented outlines for Ubuntu 9.10 packages | William Deegan | 2010-06-21 | 1 | -1/+5 |
|
|
* | Revert in-directory changes inadvertently swept up in the last checkin. | Steven Knight | 2010-06-15 | 2 | -15/+4 |
|
|
* | Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a | Steven Knight | 2010-06-15 | 2 | -4/+15 |
|
|
* | Update with recent checkpoints and 2.0.0.final.0 (yay!). | Steven Knight | 2010-06-15 | 1 | -0/+5 |
|
|
* | Update install_scons.py to work on Windows. | Steven Knight | 2010-06-15 | 1 | -5/+14 |
|
|
* | Move update-release-info.py from src/ to tests/update_release-info/ | Greg Noel | 2010-06-11 | 1 | -0/+15 |
|
|
* | Remove the rest of the logic for the noqmtest keyword | Greg Noel | 2010-06-08 | 1 | -12/+12 |
|
|
* | Fixed a bug in the regression test to use the right filenames for each | Greg Noel | 2010-06-07 | 1 | -1/+34 |
|
|
* | Initial drop of bin/update-release-info.py. | Greg Noel | 2010-06-07 | 1 | -0/+306 |
|
|
* | Issue 1975: Add documentation of the AllowSubstExceptions() function | Steven Knight | 2010-06-04 | 1 | -1/+1 |
|
|
* | Fix capturing timings from a single configuration script. | Steven Knight | 2010-05-25 | 1 | -1/+3 |
|
|
* | Fix a ripple effect (_Proxy__subject) from the new-style class conversion. | Steven Knight | 2010-05-25 | 1 | -1/+1 |
|
|
* | Add recent releases to the bin/install_scons.py script. | Steven Knight | 2010-05-22 | 1 | -0/+9 |
|
|
* | vert old-style classes in bin/* scripts to new-style classes. | Steven Knight | 2010-05-20 | 9 | -16/+16 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-26 | 1 | -4/+8 |
|
|
* | Convert to Python 3.x division rules. | Greg Noel | 2010-04-24 | 3 | -2/+5 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 5 | -39/+2 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2317 | Greg Noel | 2010-04-23 | 2 | -3/+3 |
|
|
* | Refactory bin/* utilities to use os.walk() instead of os.path.walk(). | Steven Knight | 2010-04-16 | 3 | -25/+18 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-15 | 1 | -38/+38 |
|
|
* | Fix XML in documentation, and in the bin/scons-doc.py script that generates | Steven Knight | 2010-04-05 | 1 | -12/+14 |
|
|
* | Only one SCons file uses urllib, and only one routine from that module, so | Greg Noel | 2010-03-30 | 1 | -2/+11 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-03-29 | 1 | -6/+6 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2329 | Greg Noel | 2010-03-27 | 10 | -41/+21 |
|
|
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 12 | -111/+109 |
|
|
* | 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 | 2 | -15/+18 |
|
|
* | More enhancements for documenting functions: | Steven Knight | 2010-03-04 | 2 | -5/+18 |
|
|
* | 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 | 2 | -18/+113 |
|
|
* | Refactor the XMl processing of various entity types to make the code | Steven Knight | 2010-02-23 | 1 | -46/+81 |
|
|
* | Fix the Requires() examples by adding a sleep command to the | Steven Knight | 2010-01-16 | 1 | -0/+4 |
|
|
* | Rename the sconsoutput.py script to scons-doc.py, and refactor it to | Steven Knight | 2010-01-15 | 4 | -59/+69 |
|
|
* | Massage file names in Python stack traces (which are often reported as | Steven Knight | 2010-01-14 | 1 | -0/+5 |
|
|
* | Massage the output from examples for consistency with Python 2.6. | Steven Knight | 2010-01-14 | 1 | -1/+18 |
|
|
* | Support missing visual C warnings when generating the documentation | Steven Knight | 2010-01-11 | 1 | -1/+6 |
|
|
* | Add the package that contains epstopdf, which is now used in testing. | Steven Knight | 2010-01-09 | 1 | -0/+1 |
|
|