Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post release file updates | William Deegan | 2017-09-18 | 4 | -6/+35 |
* | update from release branch | William Deegan | 2017-09-18 | 23 | -68/+266 |
|\ | |||||
| * | 3.0.0 announcement updatesrel_3.0.0 | William Deegan | 2017-09-18 | 1 | -2/+1 |
| * | Added tag 3.0.0 for changeset 8972f6a2f699 | William Deegan | 2017-09-18 | 0 | -0/+0 |
| * | Add src/engine/SCons/Tool/docbook/utils/xmldepend.xsl to MANIFEST-xml.in | William Deegan | 2017-09-18 | 4 | -4/+17 |
| * | Updates for 3.0.0 release | William Deegan | 2017-09-18 | 8 | -36/+36 |
| * | Regenerated docs for 3.0.0 release. | William Deegan | 2017-09-18 | 12 | -26/+212 |
|/ | |||||
* | Add clang.py and clangxx.py to Manifest.in to include them in the distributio... | William Deegan | 2017-09-18 | 1 | -0/+2 |
* | PY2/3 changes to pickle so py2.7 and py3.5+ pickles used in sconsign will be ... | William Deegan | 2017-09-11 | 2 | -2/+7 |
* | remove reference to tools no longer included in SCons | William Deegan | 2017-09-02 | 1 | -9/+7 |
* | D: added DCommon.xml to hold common variable cvars. the following were missin... | William Deegan | 2017-09-01 | 1 | -0/+71 |
* | add docs target | William Deegan | 2017-09-01 | 1 | -1/+12 |
* | restore default sconsign extension | William Deegan | 2017-09-01 | 1 | -4/+10 |
* | Fix many epydoc warnings | William Deegan | 2017-09-01 | 22 | -239/+251 |
* | Merged scons/scons into default | William Deegan | 2017-08-31 | 8 | -46/+331 |
|\ | |||||
| * | Merge in mainline. | Russel Winder | 2017-08-26 | 248 | -384/+371 |
| |\ | |||||
| * | | For consistency with another test. | Russel Winder | 2017-08-23 | 2 | -8/+17 |
| * | | Make the exists and generate functions consistent over D compilers. | Russel Winder | 2017-08-23 | 1 | -1/+1 |
| * | | Merge mainline. | Russel Winder | 2017-08-23 | 10 | -5/+71 |
| |\ \ | |||||
| * \ \ | Merge in mainline. | Russel Winder | 2017-08-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Update to mainline. | Russel Winder | 2017-08-08 | 41 | -51/+568 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge mainline. | Russel Winder | 2017-08-05 | 32 | -155/+300 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge in mainline. | Russel Winder | 2017-08-02 | 5 | -143/+209 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge mainline. | Russel Winder | 2017-07-28 | 5 | -8/+12 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge in from mainline. | Russel Winder | 2017-07-27 | 4 | -6/+145 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge in from mainline. | Russel Winder | 2017-07-11 | 4 | -23/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge in mainline. | Russel Winder | 2017-07-03 | 14 | -1/+762 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge mainline. | Russel Winder | 2017-07-02 | 18 | -209/+380 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Amend the missed name changes. | Russel Winder | 2017-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | Keep all D tool XML files consistent. | Russel Winder | 2017-06-21 | 3 | -11/+284 |
| * | | | | | | | | | | | | Merge in an older commit resolving conflicts. | Russel Winder | 2017-06-21 | 4 | -25/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Make the symbol naming more consistent. | Russel Winder | 2017-06-16 | 4 | -27/+30 |
* | | | | | | | | | | | | | | Add string of actual output when the commands in this test are run manually. ... | William Deegan | 2017-08-29 | 1 | -0/+14 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | PY2/3 get_contents() was returning empty string instead of empty bytes when f... | William Deegan | 2017-08-24 | 2 | -1/+3 |
* | | | | | | | | | | | | | Merged in bdbaddog/scons (pull request #505) | William Deegan | 2017-08-24 | 245 | -382/+365 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Updates to get_text_content() logic and tests | William Deegan | 2017-08-24 | 2 | -5/+8 |
| * | | | | | | | | | | | | | Handle decode errors by backslashing character. Should only throw exception i... | William Deegan | 2017-08-23 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Fix issue for PY3 where file content has not BOM and isn't ascii by decodeing... | William Deegan | 2017-08-23 | 2 | -1/+9 |
| * | | | | | | | | | | | | | fix spelling of Tim Jenness last name | William Deegan | 2017-08-23 | 1 | -1/+1 |
| * | | | | | | | | | | | | | version string changes for 3.0.0 alpha | William Deegan | 2017-08-23 | 6 | -13/+13 |
| * | | | | | | | | | | | | | updates for distribution | William Deegan | 2017-08-23 | 1 | -0/+3 |
| * | | | | | | | | | | | | | merge | William Deegan | 2017-08-21 | 10 | -6/+72 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | merge default | William Deegan | 2017-08-19 | 116 | -451/+2406 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | merge | William Deegan | 2017-06-15 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge | William Deegan | 2017-06-14 | 8 | -81/+71 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | updates from build machine | William Deegan | 2017-06-14 | 236 | -365/+334 |
* | | | | | | | | | | | | | | | Merged in grbd/scons (pull request #502) | William Deegan | 2017-08-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Fix for building under python3.5 via bootstrap | grbd | 2017-08-15 | 1 | -1/+3 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL... | William Deegan | 2017-08-21 | 2 | -1/+4 |
* | | | | | | | | | | | | | | Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target no... | William Deegan | 2017-08-20 | 2 | -0/+27 |