summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the exists and generate functions consistent over D compilers.Russel Winder2017-08-231-1/+1
* Merge mainline.Russel Winder2017-08-2310-5/+71
|\
| * 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
* | Merge in mainline.Russel Winder2017-08-151-1/+1
|\ \ | |/
| * 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
* | | Update to mainline.Russel Winder2017-08-0841-51/+568
|\ \ \ | | |/ | |/|
| * | 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
| |/ / /
* | | | Merge mainline.Russel Winder2017-08-0532-155/+300
|\ \ \ \ | |/ / /
| * | | 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
| |\ \
| * | | Added to src/Changes.txtgrbd2017-08-021-0/+2
| * | | Merged scons/scons into defaultRichard W2017-08-016-20/+53
| |\ \ \
| * | | | Update to user manual on how to use sys.path for toolpath, and toolpath in ge...grbd2017-08-014-51/+124
| * | | | update to tests for nested toolsgrbd2017-07-2729-21/+109
* | | | | Merge in mainline.Russel Winder2017-08-025-143/+209
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merged scons/scons into defaultIbrahim Esmat2017-08-015-8/+12
| | |\ \ \
| | * | | | Fix MSVC_UWP_APP test to take into account the MSVC_VERSION.Ibrahim Esmat2017-08-011-9/+8
| | * | | | Fix MSVC_UWP_APP test to take into account the MSVC_VERSION.Ibrahim Esmat2017-07-271-3/+9
| | * | | | Fix MSVC_UWP_APP test to take into account the MSVC_VERSION.Ibrahim Esmat2017-07-271-8/+10