summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for overriding the default hash formatAdam Gross2020-08-0420-86/+293
* Merge pull request #3763 from grossag/topic/grossag/md5chunksizeWilliam Deegan2020-08-044-4/+68
|\
| * Address review feedbackAdam Gross2020-08-033-9/+10
| * Push another commit to run testsAdam Gross2020-08-031-2/+2
| * [ci skip] Add some more commentsAdam Gross2020-08-031-1/+4
| * Fix one comment and make one test a bit more obviousAdam Gross2020-08-031-2/+2
| * Fix SCons.Node.FS.File.get_csig() usage of md5_chunksizeAdam Gross2020-08-033-1/+61
* | Merge pull request #3764 from mwichmann/issue_2154William Deegan2020-08-031-3/+35
|\ \
| * | [PR #3746] fixed missed Py2-Py3 porting on testcase addsMats Wichmann2020-08-031-2/+2
| * | Update SideEffect testcaseMats Wichmann2020-08-031-3/+35
| |/
* | Merge branch 'master' of github.com:SCons/scons into masterWilliam Deegan2020-08-0326-403/+1107
|\ \ | |/
| * Merge pull request #3751 from dirkbaechle/fix-dbhtml-metaencWilliam Deegan2020-08-024-12/+373
| |\
| | * Enforcing HTML output encoding to UTF-8.Dirk Baechle2020-07-194-12/+373
| * | Merge pull request #3752 from mwichmann/doc-overridesWilliam Deegan2020-08-0213-277/+547
| |\ \
| | * | [PR #3572] a bit more docbook markup in environments.xml [skip appveyor]Mats Wichmann2020-08-021-17/+14
| | * | [PR #3752] doc tweaks to address review comments [ci skip]Mats Wichmann2020-08-021-2/+2
| | * | [PR #375] minor doc tweak: dicts [skip appveyor]Mats Wichmann2020-07-261-11/+15
| | * | Fix xml validation errorMats Wichmann2020-07-241-1/+1
| | * | [PR #3752] fix review comment on keywords [skip appveyor]Mats Wichmann2020-07-242-45/+52
| | * | [PR #3572] typo fix [skip appveyor]Mats Wichmann2020-07-231-1/+1
| | * | [PR #3752] guide: update consvar setting after review [skip appveyor]Mats Wichmann2020-07-234-114/+262
| | * | Update docs on argument passing to Environment, etc.Mats Wichmann2020-07-2210-124/+238
| * | | Merge pull request #3756 from mwichmann/rename-doc-initWilliam Deegan2020-08-027-108/+113
| |\ \ \
| | * | | [PR #3756] grid the packager table [skip appveyor]Mats Wichmann2020-07-261-17/+21
| | * | | [PR #3756] review: do not use CAPS for manpage option [skip appveyor]Mats Wichmann2020-07-261-5/+8
| | * | | Rename some doc files; Packaging doc fixups [skip appveyor]Mats Wichmann2020-07-257-108/+106
| | |/ /
| * | | Merge pull request #3760 from mwichmann/env.setdefaultWilliam Deegan2020-08-023-6/+74
| |\ \ \
| | * | | Adjust env.setdefault to be more efficient (review comment)Mats Wichmann2020-07-311-1/+1
| | * | | Enable environment dict.setdefaultMats Wichmann2020-07-313-6/+74
| |/ / /
* | | | [ci skip] Fix docstring, was comment above function previouslyWilliam Deegan2020-08-031-3/+5
|/ / /
* | | Merge pull request #3755 from dmoody256/conftest_nodesWilliam Deegan2020-07-265-12/+48
|\ \ \ | |/ / |/| |
| * | Quiet sider complaint about unused variableWilliam Deegan2020-07-261-1/+1
| * | Add .attributes to Dummy MyNode class used for testsWilliam Deegan2020-07-261-0/+4
| * | Added method to check if node is used in sconfDaniel Moody2020-07-254-12/+44
|/ /
* | Merge pull request #3731 from mwichmann/warn-to-sconswarnWilliam Deegan2020-07-1919-74/+85
|\ \ | |/ |/|
| * [PR #3731] more adjustments to WarningsMats Wichmann2020-07-072-35/+42
| * Change Warning to SConsWarningMats Wichmann2020-07-0718-42/+46
* | Merge pull request #3748 from mwichmann/build-scan-docsWilliam Deegan2020-07-185-89/+158
|\ \
| * | [PR #3748] Fix typo and add some links [ci skip]Mats Wichmann2020-07-182-24/+27
| * | Update docs on Builders, Scanners, EnvironmentMats Wichmann2020-07-174-69/+135
|/ /
* | Post releaseWilliam Deegan2020-07-173-25/+44
* | MergedWilliam Deegan2020-07-178-50/+48
|\ \
| * \ Merge pull request #3746 from SCons/rel_4.0.1William Deegan2020-07-179-53/+51
| |\ \
| | * | 4.0.1 updatesWilliam Deegan2020-07-171-4/+4
| | * | updates for 4.0.1William Deegan2020-07-172-2/+2
| | * | updated for 4.0.1 releaseWilliam Deegan2020-07-173-45/+32
| | * | Regenerated docs for 4.0.1 ReleaseWilliam Deegan2020-07-173-2/+13
| |/ /
* | | Post relaaseWilliam Deegan2020-07-174-9/+16
|/ /
* | Merge pull request #3745 from datalogics-robb/fix_issue_3740William Deegan2020-07-167-23/+50
|\ \
| * | Fix fortran tools to set SHFORTRAN variables to $FORTRAN, similarly SHF77, SH...Rob Boehne2020-07-167-23/+50
|/ /