platform/upstream/scons.git
2017-10-10 Philippe CovalFix a pendning children and side effects bug sandbox/pcoval/on/master/review
2017-10-04 William DeeganMerge pull request #8 from bdbaddog/fix_scons_build
2017-10-04 William DeeganSimplify main SConstruct. Remove deb and rpm and win...
2017-10-03 William DeeganMigrate some logic from SConstruct into site_scons...
2017-10-02 William DeeganMerge pull request #6 from bdbaddog/fix_to_String_for_subst
2017-10-02 William DeeganRemove windows executable installers
2017-10-01 William DeeganMerge pull request #4 from bdbaddog/fix_subst_escaping_noah
2017-10-01 William DeeganFix issue where code in utility routine to_String_for_s...
2017-10-01 William Deeganadd fix for mistaking $$( for $( and breaking subst...
2017-10-01 William DeeganAdd test for another subst dollar escaping situation...
2017-09-26 William DeeganMerge pull request #3 from bdbaddog/fix_print_tuples_in...
2017-09-26 William Deeganfix tests
2017-09-25 William DeeganMerge pull request #2 from bdbaddog/fix_print_tuples_in...
2017-09-25 William DeeganFix tests which break when using print() and no from...
2017-09-25 Thomas BergSupport python 2 print statements in SConscripts
2017-09-24 Christian SandbergApply fix for sconsign.py as well
2017-09-24 Christian SandbergFix usage on embedded Python
2017-09-24 William Deeganfix spelling for emitter
2017-09-24 grbdaddition to user docs
2017-09-24 William DeeganUpdates to scons build system to use git instead of...
2017-09-24 William DeeganAdd gitignore file
2017-09-24 Anders T. AkreFix broken links in README.rst
2017-09-18 William DeeganREADME.rst edited online with Bitbucket
2017-09-18 William DeeganREADME.rst edited online with Bitbucket
2017-09-18 William Deeganpost release file updates
2017-09-18 William Deeganupdate from release branch
2017-09-18 William Deegan3.0.0 announcement updates
2017-09-18 William DeeganAdded tag 3.0.0 for changeset 8972f6a2f699
2017-09-18 William DeeganAdd src/engine/SCons/Tool/docbook/utils/xmldepend.xsl...
2017-09-18 William DeeganUpdates for 3.0.0 release
2017-09-18 William DeeganRegenerated docs for 3.0.0 release.
2017-09-18 William DeeganAdd clang.py and clangxx.py to Manifest.in to include...
2017-09-11 William DeeganPY2/3 changes to pickle so py2.7 and py3.5+ pickles...
2017-09-02 William Deeganremove reference to tools no longer included in SCons
2017-09-01 William DeeganD: added DCommon.xml to hold common variable cvars...
2017-09-01 William Deeganadd docs target
2017-09-01 William Deeganrestore default sconsign extension
2017-09-01 William DeeganFix many epydoc warnings
2017-08-31 William DeeganMerged scons/scons into default
2017-08-29 William DeeganAdd string of actual output when the commands in this...
2017-08-26 Russel WinderMerge in mainline.
2017-08-24 William DeeganPY2/3 get_contents() was returning empty string instead...
2017-08-24 William DeeganMerged in bdbaddog/scons (pull request #505)
2017-08-24 William DeeganUpdates to get_text_content() logic and tests
2017-08-24 William DeeganMerged in grbd/scons (pull request #502)
2017-08-23 William DeeganHandle decode errors by backslashing character. Should...
2017-08-23 William DeeganFix issue for PY3 where file content has not BOM and...
2017-08-23 William Deeganfix spelling of Tim Jenness last name
2017-08-23 William Deeganversion string changes for 3.0.0 alpha
2017-08-23 William Deeganupdates for distribution
2017-08-23 Russel WinderFor consistency with another test.
2017-08-23 Russel WinderMake the exists and generate functions consistent over...
2017-08-23 Russel WinderMerge mainline.
2017-08-21 William Deeganmerge
2017-08-21 William DeeganFix Bug #3025 - (Credit to Florian : User flow86 on...
2017-08-20 William DeeganFix Bug #2622 - AlwaysBuild()+MSVC regression. Due...
2017-08-20 William DeeganFix Bug #2486 - Allow SetOption('silent',True) - Previo...
2017-08-20 William DeeganFix Bug #2486 - Allow SetOption('silent',True) - Previo...
2017-08-19 William DeeganFix Bug #3020 - Download link in user guide broken...
2017-08-19 William Deeganmerge default
2017-08-19 William DeeganPEP8
2017-08-19 William DeeganUpdate CHANGES to cover bug fixed as part of another fix
2017-08-15 grbdFix for building under python3.5 via bootstrap
2017-08-15 Russel WinderMerge in mainline.
2017-08-14 Richard WMerged scons/scons into default
2017-08-14 grbdUpdate to Changes file to avoid unicode error during...
2017-08-08 Russel WinderUpdate to mainline.
2017-08-08 William Deeganfix comment for vswhere logic
2017-08-08 William DeeganFix VS2017 detection logic to fail properly when run...
2017-08-08 William Deeganremove msvc from non windows platforms default list...
2017-08-08 William DeeganFix cxx import statement
2017-08-07 William DeeganPR #344 - Use set() where applicable. In many cases...
2017-08-07 William DeeganMerged in thosrtanner/trt-scons-sig-suppress (pull...
2017-08-07 William Deeganmerge from upstream
2017-08-07 William Deeganupdate with changes.txt info from PR 489
2017-08-07 William DeeganPull Request contents P$ 489 from Steve Robinson. ...
2017-08-07 William Deeganrefer to cxx SCons.Tool and not c++
2017-08-06 William DeeganMerged in grbd/scons (pull request #496)
2017-08-05 Russel WinderMerge mainline.
2017-08-05 William Deeganmerged
2017-08-05 William DeeganAdd DEB_DATE for producing debian style date for deb...
2017-08-05 William DeeganChange required python version to 2.7 or above
2017-08-04 William DeeganFix py3x throwing UnicodeDecodeError on unicode items...
2017-08-04 William DeeganFix contributor ordering. Sort by last name per release
2017-08-04 grbdAdded fixes for docs / nested test for use of sys.path...
2017-08-03 grbdAdded docs for use of the PyPackageDir function
2017-08-03 grbdAdded support for a PyPackageDir function
2017-08-02 grbdremoved ENV = os.environ from the examples
2017-08-02 Richard WMerged scons/scons into default
2017-08-02 Russel WinderMerge in mainline.
2017-08-02 William DeeganPY2/3 fix action function sigs to skip docstrings
2017-08-02 grbdAdded to src/Changes.txt
2017-08-01 William DeeganUpdate CHANGES.txt
2017-08-01 William Deeganmerge
2017-08-01 William DeeganRemove dead code left after creating python version...
2017-08-01 William DeeganMerged scons/scons into default
2017-08-01 William DeeganPY2/3 update signatures and simplify logic so we have...
2017-08-01 William DeeganPY2/3 Fix more function signiture logic. Previously...
2017-08-01 Richard WMerged scons/scons into default
2017-08-01 grbdUpdate to user manual on how to use sys.path for toolpa...
next