| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Correct the rpath prefix for LDC on Darwin. | Russel Winder | 2017-06-18 | 1 | -2/+2 |
|
|
| * | | | Always provide a value for DC, never leave it unset: Detect can fail to find ... | Russel Winder | 2017-06-17 | 3 | -3/+3 |
| | |/
| |/| |
|
* | | | py2/3 fix version checking for valid versions of python to 2.7.x >=3.5.0: src... | William Deegan | 2017-06-23 | 2 | -148/+166 |
|
|
* | | | docbook force order used to search for fop tool to fop, xep, jw. It looks lik... | William Deegan | 2017-06-14 | 1 | -1/+7 |
|/ / |
|
* | | changes to prep for 3.0.0 alpha | William Deegan | 2017-06-14 | 3 | -3/+3 |
|
|
* | | Prep for 3.0.0 alpha release | William Deegan | 2017-06-14 | 3 | -38/+25 |
|
|
* | | updates for 3.0.0 alpha | William Deegan | 2017-06-14 | 2 | -27/+30 |
|
|
* | | minor edits to Announce to update URLS | William Deegan | 2017-06-14 | 1 | -2/+2 |
|
|
* | | remove obsolete aegis related files | William Deegan | 2017-06-14 | 2 | -82/+1 |
|
|
* | | merge | William Deegan | 2017-06-14 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | Merge in recent commit in mainline. | Russel Winder | 2017-06-07 | 1 | -29/+13 |
| |\ |
|
| * | | Update gdc tool and test now that it can deal wth shared object building. | Russel Winder | 2017-06-06 | 2 | -1/+2 |
|
|
* | | | Fix doc breakage for D tools. Refer to Russel Windsor for full fix. Several ... | William Deegan | 2017-06-14 | 1 | -0/+144 |
| |/
|/| |
|
* | | Performance: rewrite some central Node code based on hints on fastest uniquif... | William Deegan | 2017-06-06 | 1 | -29/+13 |
|/ |
|
* | Merged in russel/scons (pull request #458) | William Deegan | 2017-06-05 | 5 | -17/+16 |
|\ |
|
| * | Remove unnecessary lines from src/CHANGES.txt as requested. | Russel Winder | 2017-05-24 | 1 | -2/+0 |
|
|
| * | Update for latest D-related pull request. Remove some trainling whitespace. | Russel Winder | 2017-05-21 | 1 | -2/+5 |
|
|
| * | Revert the removal of the Fedora package exception, so as to follow the SCons... | Russel Winder | 2017-05-21 | 1 | -0/+7 |
|
|
| * | Change the imports to help with development and testing. Remove an exception ... | Russel Winder | 2017-05-01 | 4 | -20/+11 |
|
|
* | | merge | William Deegan | 2017-05-31 | 10 | -47/+2 |
|\ \ |
|
| * | | Remove ancient Aegis revision control system files | Jane Doe | 2017-05-30 | 10 | -47/+2 |
|
|
* | | | PY2/3 Ensure system root is not unicode on py2 | William Deegan | 2017-05-31 | 1 | -0/+4 |
|
|
* | | | py2/3 when parsing output from dumping environment for vcvarsall.bat, convert... | William Deegan | 2017-05-31 | 1 | -37/+44 |
|
|
* | | | PEP8 | William Deegan | 2017-05-30 | 1 | -1/+1 |
|/ / |
|
* | | py2/3 better messaging for actiontest failures | William Deegan | 2017-05-28 | 1 | -4/+5 |
|
|
* | | PEP8 fixes | William Deegan | 2017-05-28 | 1 | -2/+2 |
|
|
* | | fix PY3 logic, and some PEP8 fixes | William Deegan | 2017-05-28 | 1 | -4/+3 |
|
|
* | | py2/3 fix to_bytes to not stringify bytearrays. Fix MD5signiture to not strin... | Jane Doe | 2017-05-28 | 1 | -4/+16 |
|
|
* | | py2/3 fix so test/textfile.py works with py3 | William Deegan | 2017-05-26 | 1 | -22/+30 |
|
|
* | | py2/3 add PY3 to use everywhere to check if running under py3 | William Deegan | 2017-05-26 | 1 | -0/+2 |
|
|
* | | PY2/3 For msvc resource scanning, ensure we don't try to scan .tlb files whic... | William Deegan | 2017-05-26 | 3 | -18/+64 |
|
|
* | | Improve error messages when test fail | William Deegan | 2017-05-26 | 1 | -2/+2 |
|
|
* | | PEP8 changes | William Deegan | 2017-05-26 | 1 | -7/+7 |
|
|
* | | clean up code | William Deegan | 2017-05-26 | 1 | -9/+6 |
|
|
* | | PY2/3 disable symlink and links for win32 in FSTests.py | William Deegan | 2017-05-17 | 1 | -0/+8 |
|
|
* | | PY2/3 Add note about current issue | William Deegan | 2017-05-17 | 1 | -0/+3 |
|
|
* | | PY2/3 stub shutil.SameFileError for py2. with PY3 there's now a specific exce... | William Deegan | 2017-05-16 | 2 | -2/+32 |
|
|
* | | PY2/3 For the time being disable using soft or hard links in duplicating file... | William Deegan | 2017-05-16 | 1 | -2/+7 |
|
|
* | | PY2/3 fix error message strings for py3 on win32 | William Deegan | 2017-05-16 | 1 | -5/+5 |
|
|
* | | improve some debug logic which is commented out most of the time | William Deegan | 2017-05-16 | 1 | -1/+1 |
|
|
* | | py2/3 don't call id in ipkg tool generate method if it's not available. This ... | William Deegan | 2017-05-15 | 1 | -9/+15 |
|
|
* | | update CHANGES.txt | William Deegan | 2017-05-14 | 1 | -0/+1 |
|
|
* | | merge | William Deegan | 2017-05-14 | 2 | -1/+17 |
|\ \ |
|
| * | | switch VS2015 to SDK 10.0, and define SDK10.0 in sdk.py | William Deegan | 2017-05-14 | 2 | -1/+17 |
|
|
* | | | Update CHANGES | Gaurav Juvekar | 2017-05-11 | 1 | -2/+3 |
|
|
* | | | Fix #2832 - Expand construction variables in chdir argument of Builders | Gaurav Juvekar | 2017-05-11 | 1 | -0/+2 |
|
|
* | | | Fix UtilTests to use different IO buffering for py2/3 | Gaurav Juvekar | 2017-05-10 | 1 | -7/+12 |
|
|
* | | | Directly print unicode in --tree | Gaurav Juvekar | 2017-05-09 | 1 | -21/+2 |
|
|
* | | | Merged in bdbaddog/scons (pull request #460) | William Deegan | 2017-05-09 | 1 | -4/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | PY2/3 Change logic to check if the node has an issue with ascii encoding and ... | William Deegan | 2017-05-09 | 1 | -4/+13 |
|
|