summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fix for bin/docs-update-generated.py4.0.0rel_4.0.0William Deegan2020-07-061-0/+1
* Merge branch 'rel_4.0.0' of github.com:SCons/scons into rel_4.0.0William Deegan2020-07-062-4/+6
|\
| * Fix version info in scons-local package scriptsWilliam Deegan2020-07-062-4/+6
* | Copy from master fixes for bin/update-release-info.py test/EnsureSConsVersion...William Deegan2020-07-063-91/+63
|/
* final 4.0.0 commitWilliam Deegan2020-07-042-4/+4
* fix scons --version and packagingWilliam Deegan2020-07-043-7/+7
* 4.0.0 releaseWilliam Deegan2020-07-042-17/+18
* add version/release date and re-order contributors to be alphabeticalWilliam Deegan2020-07-041-8/+6
* update some doc copyright dates/formattingWilliam Deegan2020-07-044-8/+12
* update version #'s in package filesWilliam Deegan2020-07-042-18/+14
* update logic.. not quite done yet.William Deegan2020-07-041-84/+63
* update release file namesWilliam Deegan2020-07-042-14/+12
* fix unsupported python versionsWilliam Deegan2020-07-041-2/+2
* updates for 4.0.0 releaseWilliam Deegan2020-07-044-8/+30
* Updated generated doc files for 4.0.0William Deegan2020-07-043-27/+47
* Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2020-07-0414-77/+248
|\
| * Merge pull request #3730 from mwichmann/mavc-tool-docWilliam Deegan2020-07-042-24/+44
| |\
| | * [PR #3730] change wording on TARGET_ARCH [skip appveyor]Mats Wichmann2020-07-031-5/+10
| | * [PR #3730] fix doc syntax errors [skip appveyor]Mats Wichmann2020-07-032-6/+6
| | * Updates to doc for MSVC construction vars [skip appveyor]Mats Wichmann2020-07-031-21/+36
| * | Merge pull request #3732 from mwichmann/docgen-errWilliam Deegan2020-07-045-38/+53
| |\ \
| | * | Fix syntax error [skip appveyor]Mats Wichmann2020-07-041-1/+1
| | * | Update doc gen to fail more definitively [skip appveyor]Mats Wichmann2020-07-045-38/+53
| | |/
| * | Merge pull request #3734 from bdbaddog/restore_scons_localWilliam Deegan2020-07-047-15/+151
| |\ \ | | |/ | |/|
| | * Add sepearat pypi README-package.rst for pypi's long description textWilliam Deegan2020-07-047-15/+151
* | | Merge branch 'grossag-topic/grossag/announcev4'William Deegan2020-07-040-0/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'topic/grossag/announcev4' of https://github.com/grossag/scons i...William Deegan2020-07-040-0/+0
| |\ \ |/ / /
| * | Replace some tabs with spacesAdam Gross2020-06-291-9/+9
| * | Update Announce.txt based on 4.0 changes in CHANGES.txtAdam Gross2020-06-291-4/+107
* | | Merge pull request #3729 from mwichmann/sconsign-fixWilliam Deegan2020-07-021-0/+2
|\ \ \
| * | | sconsign man: fix missing para markup [ci skip]Mats Wichmann2020-07-021-0/+2
* | | | Merge pull request #3728 from jcbrill/msvs-70-devenvWilliam Deegan2020-07-022-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Back out changes to test/MSVS/common-prefix.py and update CHANGES.txt.Joseph Brill2020-07-022-7/+0
| * | | Fix the executable path for Visual Studio 7.0 vs.py. Add an explicit check f...Joseph Brill2020-07-013-1/+9
* | | | Merge pull request #3722 from grossag/topic/grossag/releasev4William Deegan2020-07-011-9/+43
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Add more changes to RELEASE.txtAdam Gross2020-06-291-9/+43
| |/ /
* | | Merge pull request #3727 from mwichmann/sconsign-manWilliam Deegan2020-07-011-49/+88
|\ \ \
| * | | Apply formatting preferences to sconsign man [ci skip]Mats Wichmann2020-07-011-49/+88
* | | | Merge pull request #3712 from bdbaddog/restore_scons_localWilliam Deegan2020-07-0127-1749/+517
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [appveyor skip] fix travis scons build job to not do extra packaging steps, b...William Deegan2020-06-301-3/+0
| * | quiet sider complaintsWilliam Deegan2020-06-301-1/+1
| * | clean up sider/flake8 warningsWilliam Deegan2020-06-305-10/+6
| * | Add logic to build wheel and sdist package for pypiWilliam Deegan2020-06-301-3/+8
| * | update version strings on testWilliam Deegan2020-06-301-12/+3
| * | have scripts use central SCons.__init__.py's __version__,etcWilliam Deegan2020-06-304-36/+14
| * | All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-306-70/+27
| * | API doc builds working now. Generating SCons/__versioninfo.py but not yet usi...William Deegan2020-06-308-10/+64
| * | Add logic to pull version string from SCons/__init__.py to single source thatWilliam Deegan2020-06-301-1/+21
| * | We're now py3 onlyWilliam Deegan2020-06-301-2/+3
| * | Add copyright stringWilliam Deegan2020-06-291-1/+1