| Commit message (Expand) | Author | Age | Files | Lines |
* | Add __main__.py to MANIFEST.in | Daniel Holth | 2019-05-14 | 1 | -0/+1 |
|
|
* | Update scons.bat to first look for scons.py and then scons so that a universa... | William Deegan | 2019-01-08 | 1 | -2/+2 |
|
|
* | Adding docbooks xsl files and clangCommong | William Deegan | 2019-01-07 | 1 | -0/+3 |
|
|
* | add new file missing from packaging manifest | William Deegan | 2018-12-05 | 1 | -0/+1 |
|
|
* | Add mingw.py to MANIFEST | Gary Oberbrunner | 2018-07-13 | 1 | -0/+1 |
|
|
* | Remove SCons/Options from Manifest for packaging. | William Deegan | 2018-01-31 | 1 | -1/+0 |
|
|
* | Add src/engine/SCons/Tool/docbook/utils/xmldepend.xsl to MANIFEST-xml.in | William Deegan | 2017-09-18 | 1 | -1/+2 |
|
|
* | Add clang.py and clangxx.py to Manifest.in to include them in the distributio... | William Deegan | 2017-09-18 | 1 | -0/+2 |
|
|
* | fix Manifest.in which was causing bootstrap.py to fail due to removal of Sig.py | William Deegan | 2017-04-17 | 1 | -1/+0 |
|
|
* | handle gettext.py rename to gettext_tool.py for bootstrap.py | William Deegan | 2017-04-06 | 1 | -1/+1 |
|
|
* | Make bootstrap.py work again and work on Ubuntu Xenial. | Manish Vachharajani | 2017-03-22 | 1 | -6/+6 |
|
|
* | need to add new SWIG.py scanner to manifest to get it to install | William Deegan | 2015-11-14 | 1 | -0/+1 |
|
|
* | The changes to the D support evolved over the last many months packaged as a ... | Russel Winder | 2014-04-16 | 1 | -0/+3 |
|
|
* | Add a cyglink tool | David Rothenberger | 2013-08-17 | 1 | -0/+1 |
|
|
* | - patched setup.py and several MANIFEST files, such that the docbook-xsl | Dirk Baechle | 2013-05-04 | 1 | -25/+4 |
|
|
* | - added documentation and tests for the new Docbook tool | Dirk Baechle | 2013-05-03 | 1 | -0/+1 |
|
|
* | - several smaller fixes to get all tests running under Buildbot again | dirkbaechle | 2012-09-27 | 1 | -0/+1 |
|
|
* | Added content to src/engine/MANIFEST.in | ptomulik | 2012-06-06 | 1 | -0/+6 |
|
|
* | Reverted MANIFEST-xml.in that I've sorted by acident. | ptomulik | 2012-06-06 | 1 | -44/+38 |
|
|
* | Another correction to MANIFEST files | ptomulik | 2012-06-06 | 1 | -5/+0 |
|
|
* | Fixed MANIFEST files under src/engine | ptomulik | 2012-06-06 | 1 | -49/+49 |
|
|
* | Added gettext tools | ptomulik | 2012-06-06 | 1 | -0/+11 |
|
|
* | Continuation of previous commit; new Fortran 03 tool needs to be included in ... | Gary Oberbrunner | 2010-07-30 | 1 | -0/+1 |
|
|
* | Remove the compat version of the "shlex" module. | Steven Knight | 2010-04-19 | 1 | -1/+0 |
|
|
* | Remove the compat version of the "textwrap" module. | Steven Knight | 2010-04-19 | 1 | -1/+0 |
|
|
* | Remove the compat version of the "optparse" module. | Steven Knight | 2010-04-19 | 1 | -1/+0 |
|
|
* | Remove the compat version of the "itertools" module. | Steven Knight | 2010-04-19 | 1 | -1/+0 |
|
|
* | Add a stub compat/_scon_dbm.py module and copy whichdb.whichdb() to | Steven Knight | 2010-04-14 | 1 | -0/+1 |
|
|
* | Towards issue 2336: Rename the compat/builtins.py module to | Steven Knight | 2010-04-11 | 1 | -1/+1 |
|
|
* | Add compat "collections" module for pre-2.4 Python verseions. For now. | Steven Knight | 2010-04-11 | 1 | -0/+1 |
|
|
* | Remove the deleted _scons_UserString.py file from the packaging manifest. | Steven Knight | 2010-04-08 | 1 | -1/+0 |
|
|
* | Issue 2332: Convert from using StringIO.StringIO class to using the | Steven Knight | 2010-04-07 | 1 | -0/+1 |
|
|
* | Remove the recently-removed _scons_sets15.py from MANIFEST.in. | Steven Knight | 2010-03-30 | 1 | -1/+0 |
|
|
* | In addition to changed merged below, commented out for platform os2 use of ms... | William Deegan | 2009-07-21 | 1 | -0/+2 |
|
|
* | Add ipkg.py to the MANIFEST.in list and fix 1.5 fix | Steven Knight | 2009-05-13 | 1 | -0/+1 |
|
|
* | Add Textfile and Substfile builders | Greg Noel | 2009-04-22 | 1 | -0/+1 |
|
|
* | Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,... | Steven Knight | 2009-02-21 | 1 | -0/+6 |
|
|
* | Add RC.py scanner to MANIFEST.in | David Cournapeau | 2008-09-26 | 1 | -0/+1 |
|
|
* | Merged revisions 2898-2901,2903-2927 via svnmerge from | Steven Knight | 2008-04-30 | 1 | -1/+6 |
|
|
* | Merged revisions 2867-2879 via svnmerge from | Steven Knight | 2008-04-19 | 1 | -0/+4 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -6/+8 |
|
|
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -0/+3 |
|
|
* | Merged revisions 2302-2362,2364-2452 via svnmerge from | Steven Knight | 2007-09-19 | 1 | -4/+2 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 1 | -7/+23 |
|
|
* | Merged revisions 1968-2115 via svnmerge from | Steven Knight | 2007-07-11 | 1 | -4/+3 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -4/+4 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 1 | -0/+2 |
|
|
* | Merged revisions 1767-1783 via svnmerge from | Steven Knight | 2007-01-21 | 1 | -0/+4 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -0/+1 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 1 | -0/+1 |
|
|