summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update release with commit info3.0.3William Deegan2019-01-081-1/+1
* Fix datestamp for releaseWilliam Deegan2019-01-081-1/+1
* Update scons.bat to first look for scons.py and then scons so that a universa...William Deegan2019-01-083-6/+9
* Merge remote-tracking branch 'origin/rel_3.0.3' into rel_3.0.3William Deegan2019-01-072-11/+12
|\
| * add clangCommon to packagingWilliam Deegan2019-01-061-0/+1
| * Add clangCommon to MANIFEST.in so it get's packagedWilliam Deegan2019-01-061-0/+1
| * Fix typoWilliam Deegan2019-01-061-1/+1
| * Fix version strings to be 3.0.3William Deegan2019-01-061-3/+3
| * Minor versioning fixesWilliam Deegan2019-01-061-8/+8
* | update CHANGES.txtWilliam Deegan2019-01-071-2/+3
* | Remove src/engine/MANIFEST-xml.in and logic which refers to it. Can't see why...William Deegan2019-01-071-8/+0
* | Add clangCommonWilliam Deegan2019-01-071-0/+1
* | Adding docbooks xsl files and clangCommongWilliam Deegan2019-01-071-0/+3
|/
* updates from update-release-info for 3.0.3 releaseWilliam Deegan2019-01-062-2/+2
* Updates for 3.0.3 releaseWilliam Deegan2019-01-063-53/+65
* Updated for 3.0.3 releaseWilliam Deegan2019-01-061-3/+3
* Merge pull request #3259 from SCons/rel_3.0.2William Deegan2019-01-051-17/+18
|\
| * Remove setuptools as it changes the contents of the .tar.gz and skips includi...William Deegan2019-01-041-17/+18
* | Update some doc examplesMats Wichmann2019-01-041-0/+4
* | Reset release files back to devel modeWilliam Deegan2019-01-013-60/+59
|/
* Updates for 3.0.2William Deegan2019-01-011-0/+1
* 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