summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3257 from SCons/rel_3.0.2William Deegan2019-01-01246-3292/+4244
|\
| * comment out source package upload to sourceforge3.0.2William Deegan2019-01-011-5/+5
| * Updates for 3.0.2William Deegan2019-01-012-7/+1
| * Updates for 3.0.2 releaseWilliam Deegan2019-01-016-16/+14
| * Updates for release 3.0.2William Deegan2018-12-315-74/+120
| * Regenerated docs for 3.0.2 releaseWilliam Deegan2018-12-31236-3193/+4107
* | Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2018-12-31267-4979/+4451
|\ \ | |/
| * Merge pull request #3183 from mwichmann/typefixesWilliam Deegan2018-12-313-5/+12
| |\
| | * Update comment on typefixes (PR #3183)Mats Wichmann2018-12-171-0/+2
| | * Add CHANGES.txt update for previous changesMats Wichmann2018-12-171-0/+1
| | * small type-related cleanupsMats Wichmann2018-12-172-5/+9
| * | Merge pull request #3256 from ztessler/listcomps-in-funcactionWilliam Deegan2018-12-254-41/+53
| |\ \
| | * | fix missing code contents that should be included in signature of a function ...Zachary Tessler2018-12-224-41/+53
| |/ /
| * | Merge pull request #3249 from mwichmann/doc-install-updateWilliam Deegan2018-12-172-242/+50
| |\ \ | | |/ | |/|
| | * More requested changes to install doc (PR #3249)Mats Wichmann2018-12-171-17/+7
| | * PR #3249 typo fixMats Wichmann2018-12-031-1/+1
| | * A few more wording tweaks on scons/python installMats Wichmann2018-12-022-14/+19
| | * Update docs about installing scons3Mats Wichmann2018-12-022-239/+52
| * | Merge pull request #3251 from bdbaddog/fix_mac_shlibversion_gh_issue_3241William Deegan2018-12-12261-4682/+4332
| |\ \
| | * \ Merge branch 'fix_mac_shlibversion_gh_issue_3241' of github.com:bdbaddog/scon...William Deegan2018-12-102-10/+5
| | |\ \
| | | * \ Merge branch 'master' into fix_mac_shlibversion_gh_issue_3241William Deegan2018-12-102-10/+5
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #3245 from bdbaddog/fix_gh_3136_py3_modified_io_class_breaksWilliam Deegan2018-12-102-10/+5
| |\ \ \ \
| | * | | | Add info the CHANGES.txtWilliam Deegan2018-11-281-0/+3
| | * | | | Fix GH issue #3136 No need to explicitly set file handles to non-sharable. Py...William Deegan2018-11-281-10/+2
| | | * | | rebuild docs with changes from applelink.xml changes. Fix mistyped APPLELINK_...William Deegan2018-12-105-5/+64
| | | * | | Added docs for _APPLELINK_COMPATIBILITY_VERSION and _APPLELINK_CURRENT_VERSIO...William Deegan2018-12-101-1/+25
| | | * | | Add APPLELINK_NO_CURRENT_VERSION and APPLELINK_NO_COMPATIBILITY_VERSION to al...William Deegan2018-12-104-11/+140
| | | |/ /
| | | * | Fix :r -> !r in some debug print statements per mwichmann [ci skip]William Deegan2018-12-101-3/+3
| | | * | Fix docstring per mwichmann [ci skip]William Deegan2018-12-101-1/+1
| | | * | flake8 fixesWilliam Deegan2018-12-091-5/+7
| | | * | minor flake8 issues resolvedWilliam Deegan2018-12-091-2/+2
| | | * | Allow test to function minus otool verification on non mac platformsWilliam Deegan2018-12-071-37/+41
| | | * | Skip APPLELINK* testing if not on macWilliam Deegan2018-12-071-39/+39
| | | * | Add info on fix for issue # 3241 to CHANGES.txtWilliam Deegan2018-12-061-0/+9
| | | * | Fix GH issue #3241 - Support -compatability_version and -current_version flag...William Deegan2018-12-064-11/+82
| | | * | Allow TestCmd.diff() to accept lists as well as stringsWilliam Deegan2018-12-061-1/+7
| | | * | fix broken xml in docsWilliam Deegan2018-12-065-34/+43
| | | * | remove commented out codeWilliam Deegan2018-12-061-1/+0
| | | * | initial pass at versioned library logic. WIPWilliam Deegan2018-12-052-145/+218
| | | * | Merge remote-tracking branch 'upstream/master' into fix_mac_shlibversion_gh_i...William Deegan2018-12-057-36/+151
| | | |\ \ | | |_|/ / | |/| | |
| | | * | move applelink test to use directory fixtureWilliam Deegan2018-12-054-24/+19
| | | * | Doc updates. Some issues with generated files, but use for nowWilliam Deegan2018-12-05242-4180/+3297
| | | * | Fix flag usage for APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERS...William Deegan2018-12-052-8/+8
| | | * | Initial checkin of functional versioned shared libraries for applelink. Not l...William Deegan2018-12-048-42/+100
| | | * | PEP8William Deegan2018-11-301-209/+273
| | | * | PEP8 plus de-obfuscating some variable namesWilliam Deegan2018-11-301-68/+96
| | | * | PEP8William Deegan2018-11-261-6/+9
| | | * | PEP8William Deegan2018-11-261-1/+3
* | | | | Fix logic to include Platfrom/virtualenv.py in doc buildWilliam Deegan2018-12-051-1/+3
|/ / / /
* | | | add new file missing from packaging manifestWilliam Deegan2018-12-051-0/+1
| |_|/ |/| |