summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* change back to development version stringsHEADmasterWilliam Deegan2017-11-141-1/+1
* Updates to release textsWilliam Deegan2017-11-141-4/+0
* Update version stringsWilliam Deegan2017-11-141-1/+1
* update CHANGES.txtDaniel Moody2017-11-141-0/+2
* added my updates to CHANGES.txtDaniel Moody2017-10-261-1/+12
* Merge pull request #9 from ztessler/repeattargetWilliam Deegan2017-10-221-0/+3
|\
| * Fix incorrect warning of different environments for a target when repeating i...Zachary Tessler2017-10-061-0/+3
* | Add printing time processing each SConscript when --debug=time is specified o...William Deegan2017-10-201-0/+1
* | Fix issue with Tool loading logic where sys.path was getting an addition site...William Deegan2017-10-131-0/+1
* | Merge branch 'master' of https://github.com/dmoody256/scons into dmoody256-ma...William Deegan2017-10-121-0/+4
|\ \
| * | added changes to CHANGES.txtDaniel Moody2017-10-071-0/+4
| |/
* | Fix logic which was broken by automatic fixers. the sort parameter to Generat...William Deegan2017-10-111-0/+3
|/
* Merge pull request #6 from bdbaddog/fix_to_String_for_substWilliam Deegan2017-10-021-0/+5
|\
| * Fix issue where code in utility routine to_String_for_subst() had code whose ...William Deegan2017-10-011-0/+5
* | add fix for mistaking $$( for $( and breaking subst. Reported by Noah Hoffman...William Deegan2017-10-011-0/+6
|/
* Support python 2 print statements in SConscriptsThomas Berg2017-09-251-0/+3
* post release file updatesWilliam Deegan2017-09-181-0/+7
* Updates for 3.0.0 releaseWilliam Deegan2017-09-181-6/+6
* fix spelling of Tim Jenness last nameWilliam Deegan2017-08-231-1/+1
* version string changes for 3.0.0 alphaWilliam Deegan2017-08-231-1/+1
* Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACL...William Deegan2017-08-211-0/+3
* Fix Bug #2622 - AlwaysBuild()+MSVC regression. Due to AlwaysBuild'd target no...William Deegan2017-08-201-0/+2
* Fix Bug #2486 - Allow SetOption('silent',True) - Previously this option could...William Deegan2017-08-201-0/+1
* Fix Bug #3020 - Download link in user guide broken. python setup.py install -...William Deegan2017-08-191-0/+1
* Update CHANGES to cover bug fixed as part of another fixWilliam Deegan2017-08-191-0/+2
* Merged scons/scons into defaultRichard W2017-08-141-33/+45
|\
| * PR #344 - Use set() where applicable. In many cases this can lead to performa...William Deegan2017-08-071-0/+1
| * Merged in thosrtanner/trt-scons-sig-suppress (pull request #390)William Deegan2017-08-071-0/+4
| |\
| | * Allow nested $( $) sectionsThomas Tanner2017-02-111-2/+3
| * | merge from upstreamWilliam Deegan2017-08-071-0/+1
| |\ \
| | * \ Merged in grbd/scons (pull request #496)William Deegan2017-08-061-0/+1
| | |\ \
| * | | | update with changes.txt info from PR 489William Deegan2017-08-071-0/+7
| |/ / /
| * | | Fix contributor ordering. Sort by last name per releaseWilliam Deegan2017-08-041-32/+32
* | | | Update to Changes file to avoid unicode error during python 3 buildgrbd2017-08-141-1/+1
| |/ / |/| |
* | | Added docs for use of the PyPackageDir functiongrbd2017-08-031-0/+1
|/ /
* | Merged scons/scons into defaultRichard W2017-08-021-0/+2
|\ \
| * | Update CHANGES.txtWilliam Deegan2017-08-011-0/+2
* | | Added to src/Changes.txtgrbd2017-08-021-0/+2
|/ /
* | Windows: Added the capability to build Windows Store Compatible librariesIbrahim Esmat2017-07-211-0/+4
* | Merge mainline.Russel Winder2017-07-021-0/+5
|\ \
| * | update CHANGES.txtDaniel Holth2017-06-271-1/+2
| * | py2/3 fix expected signatures for python actions (functions,classes). Unfortu...William Deegan2017-06-251-0/+4
* | | Update the CHANGES.txt file.Russel Winder2017-06-211-0/+1
|/ /
* | Merged default into defaultgrbd2017-06-201-1/+4
|\ \
| * | Update src/CHANGES.txt.Russel Winder2017-06-191-1/+4
* | | Updated the documentation for nested tools located within subdirsgrbd2017-06-191-0/+4
|/ /
* | changes to prep for 3.0.0 alphaWilliam Deegan2017-06-141-1/+1
* | Prep for 3.0.0 alpha releaseWilliam Deegan2017-06-141-34/+16
* | Update gdc tool and test now that it can deal wth shared object building.Russel Winder2017-06-061-0/+1
* | Merged in russel/scons (pull request #458)William Deegan2017-06-051-0/+1
|\ \