summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix copyright and other dates in users guide4.9.0William Deegan2025-03-022-5/+5
* updatesWilliam Deegan2025-03-023-5/+5
* minor tweaks to RELEASE.txtWilliam Deegan2025-03-021-0/+3
* updates for releaseWilliam Deegan2025-03-021-5/+5
* Updates for 4.9.0 releaseWilliam Deegan2025-03-024-43/+23
* Regenerated docs for 4.9.0 release.William Deegan2025-03-024-28/+28
* Update NEXT_RELEASE to 4.9.0William Deegan2025-03-0214-25/+25
* Merge pull request #4689 from mwichmann/test/fixture-destWilliam Deegan2025-02-282-0/+7
|\
| * Framework: fixture methods now handle lists for dstdirMats Wichmann2025-02-282-0/+7
|/
* Merge pull request #4684 from simpkins/fix_testsWilliam Deegan2025-02-241-1/+8
|\
| * Fix running individual test files when ninja is not installedAdam Simpkins2025-02-231-1/+8
|/
* Merge pull request #4681 from mwichmann/doc/overviewWilliam Deegan2025-02-173-55/+75
|\
| * Update doc development overview [ci skip]Mats Wichmann2025-02-173-55/+75
* | Merge pull request #4680 from mwichmann/test/yacc-protoWilliam Deegan2025-02-172-2/+3
|\ \ | |/ |/|
| * Fix small problem in a yacc testMats Wichmann2025-02-172-2/+3
|/
* Merge pull request #4675 from mwichmann/project/overviewWilliam Deegan2025-02-152-19/+77
|\
| * Some tweaks to project description docsMats Wichmann2025-01-262-19/+77
* | Merge pull request #4676 from rdbisme/extra-libsWilliam Deegan2025-02-1514-26/+245
|\ \
| * | Add note to docstring that this is a live test per mwichmannWilliam Deegan2025-02-151-0/+2
| * | SimplifyWilliam Deegan2025-02-151-2/+0
| * | Simplify use of dir_fixtureWilliam Deegan2025-02-151-1/+1
| * | Simplify use of dir_fixtureWilliam Deegan2025-02-151-2/+0
| * | Simplify use of dir_fixture and some test logic. Added DefaultEnvironment(too...William Deegan2025-02-152-11/+4
| * | Per request, "fixture-ize" CheckLibWithHeader_extra_libs testMats Wichmann2025-02-1310-120/+125
| * | Windows-ify the new CheckLibWithHeader testMats Wichmann2025-02-091-15/+67
| * | Fix CheckLibWithHeader test - undo mistakeMats Wichmann2025-02-081-2/+0
| * | Minor fixes to CheckLibWithHeader testMats Wichmann2025-02-081-8/+43
| * | Also enable extra_libs for CheckLibMats Wichmann2025-02-075-32/+70
| * | :memo: Add change summaryRuben Di Battista2025-01-263-0/+6
| * | :white_check_mark: Add testRuben Di Battista2025-01-261-0/+94
| * | :bug: Allow passing `extra_libs` to `CheckLibWithHeader`Ruben Di Battista2025-01-261-3/+3
| |/
* | Merge pull request #4677 from mwichmann/issue/debug-memoizerWilliam Deegan2025-02-034-29/+39
|\ \ | |/ |/|
| * Handle --debug containing memoizerMats Wichmann2025-02-034-29/+39
|/
* Merge pull request #4674 from bdbaddog/fix_2281_Aliases_ignore_pre_post_add_a...William Deegan2025-01-214-2/+28
|\
| * [ci skip] Fix typo in commentsWilliam Deegan2025-01-211-1/+1
| * Fix call to SCons.Node.Node.build()William Deegan2025-01-201-1/+1
| * Update CHANGES/RELEASEWilliam Deegan2025-01-202-0/+4
| * Fix Issue #2281, post and pre actions were being ignored when added to an Ali...William Deegan2025-01-202-2/+24
|/
* [ci skip] add test framework reformat to .git-blame-ignore-revsWilliam Deegan2024-12-301-0/+2
* Merge pull request #4669 from mwichmann/framework-blackWilliam Deegan2024-12-2912-1288/+1875
|\
| * Rework a TestCommon test to look less ugly [skip appveyor[Mats Wichmann2024-12-291-13/+13
| * test framework: bulk reformatMats Wichmann2024-12-2912-1280/+1867
|/
* Merge pull request #4665 from mwichmann/doc/source-subst-specialWilliam Deegan2024-12-296-31/+58
|\
| * Fix a review comments on special methods [skip appveyor]Mats Wichmann2024-12-222-5/+11
| * Update docs on special method evaluationMats Wichmann2024-12-166-33/+54
* | Merge pull request #4670 from bdbaddog/fix_help_local_onlyWilliam Deegan2024-12-296-66/+50
|\ \
| * | Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-226-66/+50
| * | Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-221-0/+0
|/ /
* | Merge pull request #4668 from adamscott/template-pool-to-scons_poolWilliam Deegan2024-12-173-1/+10
|\ \
| * | Set TEMPLATE rule to `install_pool` for the Ninja toolAdam Scott2024-12-172-2/+7