summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add fix for bin/docs-update-generated.py4.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 ↵William Deegan2020-07-063-91/+63
|/ | | | test/EnsureSConsVersion.py test/update-release-info/update-release-info.py
* 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
| |\ | | | | | | Updates to doc for MSVC construction vars
| | * [PR #3730] change wording on TARGET_ARCH [skip appveyor]Mats Wichmann2020-07-031-5/+10
| | | | | | | | | | | | | | | | | | | | | Some targets unavailable on some MSVC versions. Don't try to say anything about that except "check MS docs". Signed-off-by: Mats Wichmann <mats@linux.com>
| | * [PR #3730] fix doc syntax errors [skip appveyor]Mats Wichmann2020-07-032-6/+6
| | | | | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com>
| | * Updates to doc for MSVC construction vars [skip appveyor]Mats Wichmann2020-07-031-21/+36
| | | | | | | | | | | | | | | | | | Some markup and minor wording changes for various MSVC tool variables. Signed-off-by: Mats Wichmann <mats@linux.com>
| * | Merge pull request #3732 from mwichmann/docgen-errWilliam Deegan2020-07-045-38/+53
| |\ \ | | | | | | | | Update doc gen to fail more definitively [skip appveyor]
| | * | Fix syntax error [skip appveyor]Mats Wichmann2020-07-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com>
| | * | Update doc gen to fail more definitively [skip appveyor]Mats Wichmann2020-07-045-38/+53
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Now the scons "product" build (including generating and building docs) is done in CI, it's useful to fail more distinctly on xml problems. Modify scripts to do that, and do a bit of reformatting along the way. Signed-off-by: Mats Wichmann <mats@linux.com>
| * | 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 text
| | * 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 ↵William Deegan2020-07-040-0/+0
| |\ \ |/ / / | | | | | | into grossag-topic/grossag/announcev4
| * | 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
| | | | | | | | | | | | | | | | | | This change includes the parts of CHANGES.txt that stood out to me that are included between 3.1.2 and 4.0. Also adds the python scanner from 3.1.2 because otherwise some subsequent fixes may not make sense.
* | | Merge pull request #3729 from mwichmann/sconsign-fixWilliam Deegan2020-07-021-0/+2
|\ \ \ | | | | | | | | sconsign man: fix missing para markup [ci skip]
| * | | sconsign man: fix missing para markup [ci skip]Mats Wichmann2020-07-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Earlier change to update SEE ALSO section dropped some required markup. Signed-off-by: Mats Wichmann <mats@linux.com>
* | | | Merge pull request #3728 from jcbrill/msvs-70-devenvWilliam Deegan2020-07-022-1/+2
|\ \ \ \ | |/ / / |/| | | Fix the executable path for Visual Studio 7.0 in vs.py.
| * | | 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 ↵Joseph Brill2020-07-013-1/+9
| | | | | | | | | | | | | | | | for MSVS_VERSION 8.0 in test/MSVS/common-prefix.py. Update CHANGES.txt.
* | | | Merge pull request #3722 from grossag/topic/grossag/releasev4William Deegan2020-07-021-9/+43
|\ \ \ \ | |/ / / |/| | | Add more changes to RELEASE.txt for v4 release
| * | | [ci skip] Add more changes to RELEASE.txtAdam Gross2020-06-291-9/+43
| |/ / | | | | | | | | | This change includes more parts of CHANGES.txt that seemed to be important.
* | | Merge pull request #3727 from mwichmann/sconsign-manWilliam Deegan2020-07-011-49/+88
|\ \ \ | | | | | | | | Apply formatting preferences to sconsign man
| * | | Apply formatting preferences to sconsign man [ci skip]Mats Wichmann2020-07-011-49/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The sconsign manpage hasn't received the same update to formatting styles as scons, do that. Minimal content change. Signed-off-by: Mats Wichmann <mats@linux.com>
* | | | Merge pull request #3712 from bdbaddog/restore_scons_localWilliam Deegan2020-07-0127-1749/+517
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Re-implement scons-local build + travis ci updates for build
| * | [appveyor skip] fix travis scons build job to not do extra packaging steps, ↵William Deegan2020-07-011-3/+0
| | | | | | | | | | | | but just let scons do it all
| * | 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 ↵William Deegan2020-06-308-10/+64
| | | | | | | | | | | | using it
| * | 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
| | |