summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| | |\ \ | |_|/ / |/| | |
* | | | add new file missing from packaging manifestWilliam Deegan2018-12-051-0/+1
| |_|/ |/| |
* | | Merge pull request #3238 from mwichmann/mdw-sconsignWilliam Deegan2018-12-013-30/+117
|\ \ \ | |/ / |/| |
| * | For sconsign, add a warning message if missing sigsMats Wichmann2018-12-011-3/+56
| * | PR #3238: sconsign manpage wording for unknown format.Mats Wichmann2018-12-011-3/+3
| * | For PR #3238: suggestion to use a comprehensionMats Wichmann2018-12-011-3/+2
| * | For PR #3238: use a try block for str/bytes problemMats Wichmann2018-12-011-1/+4
| * | Some fixes to sconsignMats Wichmann2018-12-013-27/+59
|/ /
* | Fix reference to TestCmd's IS_WINDOWS in clang testsWilliam Deegan2018-11-282-2/+4
* | Merge pull request #3244 from mwichmann/clangfixWilliam Deegan2018-11-282-6/+28
|\ \
| * | PR #3244: changes per review for clang StaticLib testsMats Wichmann2018-11-283-15/+8
| * | Add correct archiver tool for clang on win32Mats Wichmann2018-11-263-6/+35
|/ /
* | Merge pull request #3242 from mwichmann/wip-textfileWilliam Deegan2018-11-183-0/+5
|\ \