Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update logic to pull files from mercurial | William Deegan | 2016-05-15 | 1 | -3/+3 |
| | |||||
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -0/+1 |
| | |||||
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -3/+3 |
| | |||||
* | - relinked the build of all documentation outputs to the bootstrap process | Dirk Baechle | 2013-05-03 | 1 | -10/+5 |
| | | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required | ||||
* | 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 | 1 | -2/+0 |
| | |||||
* | Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a | Steven Knight | 2010-06-15 | 1 | -0/+2 |
| | | | | | copied construction environment without also affecting the value in the original construction environment. (Matt Hughes) | ||||
* | Add the package that contains epstopdf, which is now used in testing. | Steven Knight | 2010-01-09 | 1 | -0/+1 |
| | |||||
* | Fix bug 1944 - handle non-existant .i files when swig emitter is called. ↵ | William Deegan | 2009-11-14 | 1 | -1/+2 |
| | | | | Make an educated guess on the generated module name based on the .i file name. | ||||
* | Add a 'buildbot' action with knowledge of relevant packages. | Steven Knight | 2009-02-19 | 1 | -0/+11 |
| | |||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Updates to SCons development system admin scripts: | Steven Knight | 2008-10-04 | 1 | -0/+1 |
| | | | | | | * Add Python 2.6. * Add recent SCons versions. * Add pkg-config (used to generate some doc examples). | ||||
* | Add a script for creating a standard SCons development system on | Steven Knight | 2008-08-26 | 1 | -0/+196 |
Ubuntu Hardy. Rewrite subsidiary scripts for install Python and SCons versions in Python (from shell). |