summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9 from ztessler/repeattargetWilliam Deegan2017-10-226-1/+141
|\
| * Two new tests to verify warnings when targets are repeated with same actions,...Zachary Tessler2017-10-122-0/+123
| * Fix incorrect warning of different environments for a target when repeating i...Zachary Tessler2017-10-064-1/+18
* | Merge pull request #16 from bdbaddog/add_sconscript_timingWilliam Deegan2017-10-203-9/+24
|\ \
| * | Add printing time processing each SConscript when --debug=time is specified o...William Deegan2017-10-203-9/+24
|/ /
* | Merge pull request #15 from bdbaddog/fix_failing_msvs_tests_print_tupleWilliam Deegan2017-10-161-2/+2
|\ \
| * | Fix issue where test framework was printing a tuple under python 2.7 (since w...William Deegan2017-10-161-2/+2
|/ /
* | Merge pull request #14 from bdbaddog/fix_py3_syspath_explosionWilliam Deegan2017-10-142-2/+9
|\ \
| * | Fix issue with Tool loading logic where sys.path was getting an addition site...William Deegan2017-10-132-2/+9
|/ /
* | Merge branch 'dmoody256-master'William Deegan2017-10-123-2/+66
|\ \
| * \ Merge branch 'master' of https://github.com/dmoody256/scons into dmoody256-ma...William Deegan2017-10-123-2/+66
| |\ \ |/ / /
| * | added test to JAR to also check the case that java source files are passed di...Daniel Moody2017-10-101-0/+62
| * | added changes to CHANGES.txtDaniel Moody2017-10-071-0/+4
| * | updated the Jar tool to not force sources to .class files allowing for direct...Daniel Moody2017-10-071-2/+0
| |/
* | Merge pull request #13 from bdbaddog/add_cmp_to_compatWilliam Deegan2017-10-122-4/+4
|\ \
| * | Fix tests where the GenerateHelpText() sort function was never correct and fi...William Deegan2017-10-122-4/+4
* | | Merge pull request #12 from bdbaddog/add_cmp_to_compatWilliam Deegan2017-10-115-8/+44
|\ \ \ | |/ / | | / | |/ |/|
| * Fix logic which was broken by automatic fixers. the sort parameter to Generat...William Deegan2017-10-114-2/+32
| * Add cmp to SCons.Util as py3 no longer provides itWilliam Deegan2017-10-112-6/+12
|/
* Merge pull request #8 from bdbaddog/fix_scons_buildWilliam Deegan2017-10-0414-1066/+222
|\
| * Simplify main SConstruct. Remove deb and rpm and win executable package creat...William Deegan2017-10-0413-1001/+182
| * Migrate some logic from SConstruct into site_scons to simplify top level SCon...William Deegan2017-10-033-40/+41
| * Remove windows executable installersWilliam Deegan2017-10-021-26/+0
* | Merge pull request #6 from bdbaddog/fix_to_String_for_substWilliam Deegan2017-10-023-4/+11
|\ \ | |/ |/|
| * Fix issue where code in utility routine to_String_for_subst() had code whose ...William Deegan2017-10-013-4/+11
* | Merge pull request #4 from bdbaddog/fix_subst_escaping_noahWilliam Deegan2017-10-013-2/+25
|\ \ | |/ |/|
| * add fix for mistaking $$( for $( and breaking subst. Reported by Noah Hoffman...William Deegan2017-10-012-2/+21
| * Add test for another subst dollar escaping situation. In this case 34120( is ...William Deegan2017-10-011-0/+4
|/
* Merge pull request #3 from bdbaddog/fix_print_tuples_in_testsWilliam Deegan2017-09-261-1/+1
|\
| * fix testsWilliam Deegan2017-09-261-1/+1
* | Merge pull request #2 from bdbaddog/fix_print_tuples_in_testsWilliam Deegan2017-09-2517-86/+81
|\ \ | |/
| * Fix tests which break when using print() and no from __future__ import print_...William Deegan2017-09-2517-86/+81
|/
* Support python 2 print statements in SConscriptsThomas Berg2017-09-253-2/+59
* Apply fix for sconsign.py as wellChristian Sandberg2017-09-241-1/+1
* Fix usage on embedded PythonChristian Sandberg2017-09-241-1/+1
* fix spelling for emitterWilliam Deegan2017-09-241-2/+2
* addition to user docsgrbd2017-09-242-3/+113
* Updates to scons build system to use git instead of hg to determine revision ...William Deegan2017-09-242-25/+22
* Add gitignore fileWilliam Deegan2017-09-241-0/+34
* Fix broken links in README.rstAnders T. Akre2017-09-241-3/+761
* README.rst edited online with BitbucketWilliam Deegan2017-09-181-763/+0
* README.rst edited online with BitbucketWilliam Deegan2017-09-181-0/+5
* post release file updatesWilliam Deegan2017-09-184-6/+35
* update from release branchWilliam Deegan2017-09-1823-68/+266
|\
| * 3.0.0 announcement updatesrel_3.0.0William Deegan2017-09-181-2/+1
| * Added tag 3.0.0 for changeset 8972f6a2f699William Deegan2017-09-180-0/+0
| * Add src/engine/SCons/Tool/docbook/utils/xmldepend.xsl to MANIFEST-xml.inWilliam Deegan2017-09-184-4/+17
| * Updates for 3.0.0 releaseWilliam Deegan2017-09-188-36/+36
| * Regenerated docs for 3.0.0 release.William Deegan2017-09-1812-26/+212
|/
* Add clang.py and clangxx.py to Manifest.in to include them in the distributio...William Deegan2017-09-181-0/+2