summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle decode errors by backslashing character. Should only throw exception i...William Deegan2017-08-231-2/+2
* Fix issue for PY3 where file content has not BOM and isn't ascii by decodeing...William Deegan2017-08-232-1/+9
* fix spelling of Tim Jenness last nameWilliam Deegan2017-08-231-1/+1
* version string changes for 3.0.0 alphaWilliam Deegan2017-08-236-13/+13
* updates for distributionWilliam Deegan2017-08-231-0/+3
* mergeWilliam Deegan2017-08-2110-6/+72
|\
| * Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL...William Deegan2017-08-212-1/+4
| * Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target no...William Deegan2017-08-202-0/+27
| * Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could...William Deegan2017-08-203-2/+18
| * Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could...William Deegan2017-08-203-0/+16
| * Fix Bug #3020 - Download link in user guide broken. python setup.py install -...William Deegan2017-08-192-1/+2
| * PEP8William Deegan2017-08-191-0/+1
| * Update CHANGES to cover bug fixed as part of another fixWilliam Deegan2017-08-192-1/+3
| * Merged scons/scons into defaultRichard W2017-08-1415-125/+340
| |\
| * | Update to Changes file to avoid unicode error during python 3 buildgrbd2017-08-141-1/+1
* | | merge defaultWilliam Deegan2017-08-19116-451/+2406
|\ \ \ | | |/ | |/|
| * | fix comment for vswhere logicWilliam Deegan2017-08-081-1/+1
| * | Fix VS2017 detection logic to fail properly when run on linux (posix) systemsWilliam Deegan2017-08-081-4/+11
| * | remove msvc from non windows platforms default list of compilersWilliam Deegan2017-08-081-4/+4
| * | Fix cxx import statementWilliam Deegan2017-08-081-1/+1
| * | PR #344 - Use set() where applicable. In many cases this can lead to performa...William Deegan2017-08-072-2/+3
| * | Merged in thosrtanner/trt-scons-sig-suppress (pull request #390)William Deegan2017-08-074-11/+53
| |\ \
| | * | Allow nested $( $) sectionsThomas Tanner2017-02-114-13/+52
| * | | merge from upstreamWilliam Deegan2017-08-0728-16/+300
| |\ \ \
| | * \ \ Merged in grbd/scons (pull request #496)William Deegan2017-08-0628-16/+300
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Added fixes for docs / nested test for use of sys.path in toolpathgrbd2017-08-042-19/+36
| | | * | Added docs for use of the PyPackageDir functiongrbd2017-08-0310-2/+135
| | | * | Added support for a PyPackageDir functiongrbd2017-08-0318-0/+134
| * | | | update with changes.txt info from PR 489William Deegan2017-08-071-0/+7
| * | | | Pull Request contents P$ 489 from Steve Robinson. Manual edit/checkin becaus...William Deegan2017-08-073-12/+61
| * | | | refer to cxx SCons.Tool and not c++William Deegan2017-08-071-2/+2
| * | | | mergedWilliam Deegan2017-08-053-1/+120
| * | | | Add DEB_DATE for producing debian style date for deb/changelog. Fix version s...William Deegan2017-08-052-4/+12
| * | | | Change required python version to 2.7 or aboveWilliam Deegan2017-08-051-2/+2
| |/ / /
| * | | Fix py3x throwing UnicodeDecodeError on unicode items in files run through SC...William Deegan2017-08-041-57/+39
| * | | Fix contributor ordering. Sort by last name per releaseWilliam Deegan2017-08-041-32/+32
| |/ /
| * | removed ENV = os.environ from the examplesgrbd2017-08-021-4/+4
| * | Merged scons/scons into defaultRichard W2017-08-024-131/+168
| |\ \
| | * | PY2/3 fix action function sigs to skip docstringsWilliam Deegan2017-08-022-24/+25
| | * | Update CHANGES.txtWilliam Deegan2017-08-011-0/+2
| | * | mergeWilliam Deegan2017-08-011-26/+0
| | |\ \
| | | * | Remove dead code left after creating python version specific golden valuesWilliam Deegan2017-08-011-26/+0
| | * | | Merged scons/scons into defaultWilliam Deegan2017-08-016-20/+53
| | |\ \ \ | | | |/ / | | |/| |
| | * | | PY2/3 update signatures and simplify logic so we have expected signitures per...William Deegan2017-08-011-92/+102
| | * | | PY2/3 Fix more function signiture logic. Previously was dropping first co_con...William Deegan2017-08-011-7/+6
| | * | | PY2/3 Add property values for object/instance signatureWilliam Deegan2017-07-312-8/+7
| | * | | mergeWilliam Deegan2017-07-313-36/+88
| | |\ \ \
| | | * | | PY2/3 Fix action object content signiture to be stable. Note need expected va...William Deegan2017-07-312-25/+75
| | | * | | change comment to docstring as it should have beenWilliam Deegan2017-07-201-11/+13
| * | | | | Added to src/Changes.txtgrbd2017-08-021-0/+2