summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updates for 3.0.2 releaseWilliam Deegan2019-01-012-2/+2
* Updates for release 3.0.2William Deegan2018-12-313-72/+112
* 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
* | fix missing code contents that should be included in signature of a function ...Zachary Tessler2018-12-223-8/+12
|/
* 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-101-1/+1
* | | | 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-102-8/+68
|/ / /
* | | 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
* | | minor flake8 issues resolvedWilliam Deegan2018-12-091-2/+2
* | | 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-062-9/+13
* | | 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-054-23/+110
|\ \ \ | |/ /
| * | add new file missing from packaging manifestWilliam Deegan2018-12-051-0/+1
| * | For sconsign, add a warning message if missing sigsMats Wichmann2018-12-011-3/+56
| * | 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-012-21/+49
| |/
| * Add Textfile/Substfile to default.Mats Wichmann2018-11-173-0/+5
* | Fix flag usage for APPLELINK_CURRENT_VERSION and APPLELINK_COMPATIBILITY_VERS...William Deegan2018-12-051-7/+8
* | Initial checkin of functional versioned shared libraries for applelink. Not l...William Deegan2018-12-042-20/+97
* | 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
|/
* Modify changes.txt since this is a py3.5+ only issue.ArdaFu2018-11-141-2/+2
* Fix cpp scanner regex logic to treat ifndef. Previously it was not properly d...ArdaFu2018-11-143-2/+40
* refine get_env_bool() docstringsPaweł Tomulik2018-11-131-9/+9
* s/get_bool_envvar/get_os_env_bool/Paweł Tomulik2018-11-133-13/+55
* Merge pull request #3216 from ptomulik/virtualenvWilliam Deegan2018-11-1312-6/+497
|\
| * corrections after bdbaddog's code reviewPaweł Tomulik2018-11-109-102/+114
| * initial support for virtualenvPaweł Tomulik2018-11-1010-6/+485
* | Fix duplicated items in src/CHANGES.txtWilliam Deegan2018-11-121-23/+9
* | Change test for str(node1) is str(node2) to use ==. Expecting that the strin...William Deegan2018-11-121-1/+4
* | Resolve comments from @GaryO to clarify new code.William Deegan2018-11-121-2/+13
* | Clarify and simplify logic in Node.get_binfo()William Deegan2018-11-121-4/+8
* | Fix typosWilliam Deegan2018-11-121-1/+1
* | Fix docstring on FileBuildInfo per comment from @dirkbaechleWilliam Deegan2018-11-121-3/+11
* | fix whitespace issuesWilliam Deegan2018-11-121-3/+0
* | add note about saxon-xslt version 5.5 needing xsl and source file argument or...William Deegan2018-11-121-0/+2