| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move test files from QMTest to testing/framework. QMtest hasn't been used in ↵ | William Deegan | 2018-04-30 | 1 | -2/+2 |
| | | | | | quite some time | ||||
| * | Replace all instances of `int main()` with `int main(void)` | Jonathon Reinhart | 2018-02-11 | 1 | -1/+1 |
| | | |||||
| * | Refactor some variable names. Create a SConstruct_created next to created ↵ | William Deegan | 2017-11-14 | 1 | -21/+27 |
| | | | | | files for document examples so the example code can be rerun manually to debug any issues found when running | ||||
| * | Add ability to regenerate a single example output | William Deegan | 2017-11-14 | 1 | -2/+9 |
| | | |||||
| * | remove reference to tools no longer included in SCons | William Deegan | 2017-09-02 | 1 | -9/+7 |
| | | |||||
| * | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -2/+2 |
| | | |||||
| * | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -2/+2 |
| | | |||||
| * | Run futurize --stage1. | Russel Winder | 2016-01-01 | 1 | -63/+65 |
| | | |||||
| * | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -10/+10 |
| | | |||||
| * | - cleaned up 'bin' directory | Dirk Baechle | 2013-05-03 | 1 | -57/+57 |
| | | | | | | - several smaller fixes - added first version of the Overview document for the doc toolchain | ||||
| * | - removed suffix= from 'scons_output_command ' and moved it | Dirk Baechle | 2013-05-03 | 1 | -37/+640 |
| | | | | | one up in the hierarchy to the 'scons_output' tag | ||||
| * | - corrected xincludes for MAN pages | Dirk Baechle | 2013-05-03 | 1 | -0/+295 |
| - started to work on support for UserGuide examples - added xslt for transforming SCons XSD to Docbook documents - added SConstructs for all documents and titlepage for the UserGuide | |||||
