summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Continue manpage cleanups [ci skip]Mats Wichmann2020-03-124-1052/+1032
* | Merge pull request #3571 from mwichmann/test-fixtureWilliam Deegan2020-03-152-284/+358
|\ \
| * | [PR #3571] more work on testing document [ci skip]Mats Wichmann2020-02-291-175/+174
| * | Add comments on skipping tests to framework doc [ci skip]Mats Wichmann2020-02-271-4/+27
| * | [PR #3571] fix error and improve docsMats Wichmann2020-02-272-50/+53
| * | Fix some test fixture-handling nits.Mats Wichmann2020-02-262-107/+156
* | | Merge pull request #3574 from mwichmann/more-py2-cleanupsWilliam Deegan2020-03-156-96/+21
|\ \ \
| * | | [PR #3574] fix sider complaintsMats Wichmann2020-03-032-2/+1
| * | | Clean up some more Python 2 codeMats Wichmann2020-03-036-96/+22
| |/ /
* | | Merge pull request #3577 from bdbaddog/add_msys2_mingw_pathsWilliam Deegan2020-03-152-0/+3
|\ \ \
| * | | [ci skip] update CHANGES.txt to have actual path addedWilliam Deegan2020-03-151-1/+2
| * | | Add msys2 installed mingw64 to PATH for mingw toolWilliam Deegan2020-03-092-0/+2
| |/ /
* | | Merge pull request #3581 from mwichmann/more-uguideWilliam Deegan2020-03-153-65/+97
|\ \ \
| * | | Some user guide tweaks [ci skip]Mats Wichmann2020-03-123-65/+97
| | |/ | |/|
* | | Purge some py 2.7 codeWilliam Deegan2020-03-132-14/+1
* | | [ci skip] Update versionsWilliam Deegan2020-03-131-2/+4
* | | Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2020-03-131-3/+3
|\ \ \ | |/ /
| * | Merge pull request #3578 from mwichmann/fix-docbuildWilliam Deegan2020-03-101-3/+3
| |\ \ | | |/ | |/|
| | * Fix syntax problem in Action doc [ci skip]Mats Wichmann2020-03-091-3/+3
| |/
* | [ci skip] Updating SCons-local READMEWilliam Deegan2020-03-131-2/+3
|/
* Merge pull request #3563 from mwichmann/runtest-devmodeWilliam Deegan2020-02-251-2/+9
|\
| * Merge branch 'master' into runtest-devmodeWilliam Deegan2020-02-2516-365/+645
| |\ | |/ |/|
* | Merge pull request #3570 from mwichmann/runtest-upgradeWilliam Deegan2020-02-251-148/+162
|\ \
| * | rutest cleanups and subprocess updateMats Wichmann2020-02-241-148/+162
* | | Merge pull request #3568 from datalogics-robb/masterWilliam Deegan2020-02-253-1/+29
|\ \ \ | |/ / |/| |
| * | Add a blurb about specifining encoding when opening Java source files as text.Robert Boehne2020-02-241-0/+4
| * | Specifiy encoding for Java files, as the default varies across platforms.Rob Boehne2020-02-242-1/+25
|/ /
* | Merge pull request #3566 from mwichmann/runtest-noexecWilliam Deegan2020-02-241-1/+4
|\ \
| * | Fix runtest no-exec modeMats Wichmann2020-02-241-1/+4
|/ /
* | Merge pull request #3565 from bdbaddog/fix_IMPLICIT_COMMAND_DEPENDENCIES_TESTSWilliam Deegan2020-02-233-5/+9
|\ \
| * | Update description of IMPLICIT_COMMAND_DEPENDENCIES's functional changeWilliam Deegan2020-02-231-3/+4
| * | Reduce IMPLICIT_COMMAND_DEPENDENCIES's tried in test. No need to try all valu...William Deegan2020-02-232-2/+5
|/ /
* | Merge pull request #3556 from mwichmann/substfilesuffixWilliam Deegan2020-02-217-6/+84
|\ \
| * \ Merge branch 'master' into substfilesuffixWilliam Deegan2020-02-21129-1057/+831
| |\ \ | |/ / |/| |
* | | Merge pull request #3483 from grossag/topic/grossag/compoundactionscanWilliam Deegan2020-02-217-211/+362
|\ \ \
| * \ \ Merge branch 'master' into topic/grossag/compoundactionscanWilliam Deegan2020-02-21295-2846/+3855
| |\ \ \ | |/ / / |/| | |
| * | | Change IMPLICIT_COMMAND_DEPENDENCIES meaning as requested in PRAdam Gross2020-01-135-26/+84
| * | | Address review feedbackAdam Gross2020-01-126-20/+27
| * | | Merge branch 'master' into topic/grossag/compoundactionscanAdam Gross2020-01-10320-2572/+3212
| |\ \ \
| * | | | Update scanning code to get it closer to desired stateAdam Gross2020-01-101-19/+22
| * | | | Add repository-related test coverage of the new codeAdam Gross2019-12-042-180/+180
| * | | | Fix some more testsAdam Gross2019-12-032-27/+15
| * | | | Switch heavyweight scanning to be opt-inAdam Gross2019-12-032-14/+35
| * | | | Fix some testsAdam Gross2019-12-031-5/+14
| * | | | Various improvements to the changeAdam Gross2019-12-027-43/+79
| * | | | Add support for scanning multiple entries in an action stringAdam Gross2019-12-023-35/+66
| | | * | Merge pull request #3 from bdbaddog/substfilesuffixMats Wichmann2020-02-195-5/+82
| | | |\ \
| | | | * | Add testcase for GitHub Issue #3540. Update tests for 3550 to allow 3540 to u...William Deegan2020-02-165-5/+82
| | | |/ /
| | | * | Change errant TEXFTILESUFFIX to SUBSTFILESUFFIXMats Wichmann2020-02-152-1/+2
| | | | * Change devmode check to not exclude 3.7.0Mats Wichmann2020-02-201-2/+2