| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | merge heads | William Deegan | 2016-11-28 | 3 | -4/+5 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Fix tests failing on win32 AR and Fortran and M4 | William Deegan | 2016-11-28 | 2 | -3/+3 | |
| | | | | ||||||
| | * | | Add better error messaging when missing (or surplus) shared library targets ↵ | William Deegan | 2016-11-28 | 1 | -1/+2 | |
| | | | | | | | | | | | | | with file extension | |||||
| | * | | update from upstream | William Deegan | 2016-11-25 | 1 | -2/+2 | |
| | |\ \ | ||||||
| | * \ \ | update from upstream | William Deegan | 2016-11-16 | 4 | -1/+18 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merged scons/scons into default | William Deegan | 2016-10-17 | 50 | -281/+602 | |
| | |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | | tests for msvc version specific PCHPDBFLAGS changes | William Deegan | 2016-11-28 | 1 | -9/+16 | |
| | | | | | | ||||||
| * | | | | | update from upstream | William Deegan | 2016-11-27 | 13 | -58/+155 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix PCHPDBFLAGS changes to not crash if version of MSVC is unknown, and ↵ | William Deegan | 2016-11-27 | 2 | -9/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | default to old value | |||||
| | * | | | | | Merged in rviney/scons (pull request #249) | William Deegan | 2016-11-27 | 3 | -3/+13 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Added entry to src/CHANGES.txt | Richard Viney | 2016-07-10 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| | | * | | | | | Merged scons/scons into default | Richard Viney | 2016-07-10 | 174 | -4246/+2381 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merged scons/scons into default | Richard Viney | 2015-09-25 | 29 | -398/+1198 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix PCHPDBFLAGS causing a deprecation warning on MSVC v8 and later when ↵ | Richard Viney | 2015-09-18 | 2 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using PCHs and PDBs together | |||||
| | * | | | | | | | | Merged in mbyt/scons/python3raise (pull request #368) | William Deegan | 2016-11-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python3 compatibility. Exceptions might have more arguments. | |||||
| | | * | | | | | | | | python3 compatibility. Exceptions might have more arguments. | mbyt | 2016-10-19 | 1 | -1/+1 | |
| | | | |_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Especially the UnicodeDecodeError takes 5 arguments. Without this change, are TypeError: function takes exactly 5 arguments is raised at this position. | |||||
| | * | | | | | | | | reorder entries to be correct | William Deegan | 2016-11-25 | 1 | -15/+15 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Merged in ricklupton/scons (pull request #374) | William Deegan | 2016-11-25 | 3 | -31/+85 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Find dependencies using LaTeX "import" package commands (updated) | |||||
| | | * | | | | | | | | Update CHANGES.txt | Rick Lupton | 2016-11-24 | 1 | -0/+3 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Find dependencies using LaTeX "import" package commands | Rick Lupton | 2016-11-23 | 2 | -31/+82 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The import package adds new commands for including files, similar to \input and \include, but with better handling of subdirectories. These changes extend the LaTeX Scanner to look for these commands. | |||||
| | * | | | | | | | | | Merged in dmoody256/scons (pull request #373) | William Deegan | 2016-11-25 | 2 | -0/+6 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for invalid xml getting generated to SCons generated visual studio projects | |||||
| | | * | | | | | | | | | add changes to CHANGES.txt | Daniel Moody | 2016-11-11 | 1 | -0/+4 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | fix for invalid xml getting generated to SCons generated visual studio projects | Daniel Moody | 2016-11-11 | 1 | -0/+2 | |
| | | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | made test for this in commit ebf8e9ebf3ac | |||||
| | * | | | | | | | | | Merged in williamblevins/scons (pull request #366) | William Deegan | 2016-11-25 | 1 | -3/+7 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Fixed src/engine/SCons/ExecutorTests.py under Python3 | |||||
| | | * | | | | | | | | Fixed src/engine/SCons/ExecutorTests.py under Python3 | William Blevins | 2016-10-02 | 1 | -3/+7 | |
| | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | Merged in williamblevins/scons (pull request #365) | William Deegan | 2016-11-24 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | Fixes for str/bytes in Scanners: resolves ~150 tests. | |||||
| | | * | | | | | | | Fixes for str/bytes in Scanners: resolves ~150 tests. | William Blevins | 2016-10-02 | 1 | -2/+2 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | add 2.5.1 change info | William Deegan | 2016-11-05 | 1 | -0/+8 | |
| | | | | | | | | | ||||||
| | * | | | | | | | return file to devel mode | William Deegan | 2016-11-03 | 2 | -1/+8 | |
| | | | | | | | | | ||||||
| | * | | | | | | | manually merge packaging updates from 2.5.1 | William Deegan | 2016-11-03 | 2 | -0/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Fix some minor formatting issues flagged by pycharms | William Deegan | 2016-10-25 | 3 | -12/+22 | |
| | | | | | | | | ||||||
| * | | | | | | | PEP8 fixes. | William Deegan | 2016-09-30 | 1 | -8/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | update from upstream | William Deegan | 2016-09-30 | 50 | -281/+602 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Revert src/engine/SCons/Scanner/Fortran.py changes. | William Blevins | 2016-09-24 | 1 | -6/+6 | |
| | | | | | | | ||||||
| | * | | | | | Ensuring that FS.get_text_contents returns actual text. | William Blevins | 2016-09-24 | 2 | -3/+7 | |
| | | | | | | | ||||||
| | * | | | | | Initial python3 cut of test/Fortran. | William Blevins | 2016-09-23 | 2 | -7/+7 | |
| | | | | | | | ||||||
| | * | | | | | Merged in williamblevins/scons (pull request #357) | William Deegan | 2016-09-22 | 2 | -0/+3 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Sorting RPM tarball sources to correct nondeterminism in ordering. | |||||
| | | * | | | | | Updated CHANGES.TXT. | William Blevins | 2016-09-18 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | Sorting RPM tarball sources to correct nondeterminism in ordering. | William Blevins | 2016-09-18 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Fixed difference in types MethodType argument list between 2/3 which allowed ↵ | William Blevins | 2016-09-21 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finishing CC folder. | |||||
| | * | | | | | | Updating to_str and to_bytes between QMTest and SCons.Util. | William Blevins | 2016-09-21 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Added check to skip decode if already string; otherwise, throws TypeError. | |||||
| | * | | | | | | Fixing QMTest str and bytes issues. | William Blevins | 2016-09-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 43 | -247/+247 | |
| | | | | | | | | ||||||
| | * | | | | | | Work around src/engine/SCons/SConfTests.py failing without decentralizing ↵ | William Blevins | 2016-09-20 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pickle protocal variable. | |||||
| | * | | | | | | Caching a pickle protocol in the dblite class. Access to SCons.compat is not ↵ | William Blevins | 2016-09-20 | 1 | -5/+2 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | available. | |||||
| | * | | | | | Merged in dholth/scons (pull request #348) | William Deegan | 2016-09-11 | 5 | -10/+23 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | use pickle.HIGHEST_PROTOCOL instead of -1 | Daniel Holth | 2016-06-21 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | CHANGES.txt edited | Daniel Holth | 2016-06-21 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| | | * | | | | | centralize the preferred pickle protocol; use highest protocol. | Daniel Holth | 2016-06-20 | 4 | -10/+20 | |
| | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Merged in williamblevins/scons (pull request #352) | William Deegan | 2016-09-11 | 1 | -0/+3 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
