summaryrefslogtreecommitdiffstats
path: root/SCons
Commit message (Expand)AuthorAgeFilesLines
* updates for 4.9.1 releaseWilliam Deegan2025-03-271-4/+4
* Merge pull request #4685 from simpkins/process_hangWilliam Deegan2025-03-192-18/+78
|\
| * Apply review feedbackAdam Simpkins2025-02-253-23/+41
| * Fix infinite hang in wait_for_process_to_die() on WindowsAdam Simpkins2025-02-233-31/+73
* | Merge branch 'master' into fix/cachedir-initWilliam Deegan2025-03-121-12/+18
|\ \
| * | Exp: try to make the Windows Docbook tests betterMats Wichmann2025-03-121-12/+18
* | | Rewrite CacheDir _mkdir_atomic to include old versionMats Wichmann2025-03-121-3/+20
* | | Fix CacheDir initialization so works on 3.7 alsoMats Wichmann2025-03-101-13/+19
|/ /
* | updatesWilliam Deegan2025-03-021-3/+3
* | updates for releaseWilliam Deegan2025-03-021-5/+5
* | Update NEXT_RELEASE to 4.9.0William Deegan2025-03-0210-17/+17
|/
* Merge pull request #4676 from rdbisme/extra-libsWilliam Deegan2025-02-151-11/+22
|\
| * Also enable extra_libs for CheckLibMats Wichmann2025-02-071-9/+20
| * :bug: Allow passing `extra_libs` to `CheckLibWithHeader`Ruben Di Battista2025-01-261-3/+3
* | Handle --debug containing memoizerMats Wichmann2025-02-031-3/+12
|/
* [ci skip] Fix typo in commentsWilliam Deegan2025-01-211-1/+1
* Fix call to SCons.Node.Node.build()William Deegan2025-01-201-1/+1
* Fix Issue #2281, post and pre actions were being ignored when added to an Ali...William Deegan2025-01-201-2/+8
* Fixed mis-match between code and manpage for Help()'s local_only argument. No...William Deegan2024-12-222-6/+10
* Set TEMPLATE rule to `install_pool` for the Ninja toolAdam Scott2024-12-171-1/+1
* Merge branch 'master' into maint/st_modeWilliam Deegan2024-12-164-29/+44
|\
| * [ci skip] Fix typosWilliam Deegan2024-12-151-1/+1
| * Tweak Variables docsMats Wichmann2024-12-154-29/+44
* | Flip SCons st_mtime usage back to tuple indexMats Wichmann2024-12-152-3/+7
* | Modernize stat usageMats Wichmann2024-12-154-6/+6
|/
* Merge branch 'master' into maint/Variable-dataclassWilliam Deegan2024-12-152-18/+94
|\
| * Switch scanner CPPDEFINES replacement algorithmMats Wichmann2024-12-141-2/+13
| * Further tweak CPPDEFINES repleacement in scannerMats Wichmann2024-12-132-25/+37
| * Improve C scanner conditional inclusionMats Wichmann2024-12-132-14/+67
* | Turn SCons.Variables.Variable into a dataclassMats Wichmann2024-12-062-42/+28
|/
* Add Variables.defualted attributeMats Wichmann2024-11-272-21/+55
* renamed SCons.Tool.ninja -> SCons.Tool.ninja_tool and added alias in tool loa...William Deegan2024-11-2512-14/+15
* Fixed ninja binary location logic to use ninja.BIN_DIR. Previous logic no lon...William Deegan2024-11-251-10/+9
* Merge pull request #4650 from Repiteo/node-explicit-typesWilliam Deegan2024-11-242-137/+144
|\
| * Add type hints to main Node scriptThaddeus Crews2024-11-172-137/+144
* | Update unittest for unkown variablesMats Wichmann2024-11-201-6/+9
* | Unknown variables from Variables file are now reportedMats Wichmann2024-11-182-22/+34
* | Tweak Clean and NoClean manpage entries [skip appveyor]Mats Wichmann2024-11-172-64/+50
|/
* Merge pull request #4642 from Repiteo/remove-python-3.6William Deegan2024-11-163-44/+5
|\
| * Remove Python 3.6 supportThaddeus Crews2024-11-163-44/+5
* | Merge pull request #4643 from Repiteo/future-annotationsWilliam Deegan2024-11-1639-240/+283
|\ \
| * | Integrate `from __future__ import annotations`Thaddeus Crews2024-11-1639-240/+283
| |/
* | [ci skip] change look-up and look up -> lookup.William Deegan2024-11-161-1/+1
* | [ci skip] change look-up and look up -> lookup.William Deegan2024-11-161-1/+1
* | [ci skip] change look-up and look up -> lookup, also use the Tool entity inst...William Deegan2024-11-162-2/+2
* | [ci skip] change look-up and look up -> lookupWilliam Deegan2024-11-161-2/+2
* | change look-up and look up -> lookupWilliam Deegan2024-11-162-4/+4
* | change look-up and look up -> lookupWilliam Deegan2024-11-162-4/+4
* | change to lookupWilliam Deegan2024-11-161-4/+4
* | change look-up -> look upWilliam Deegan2024-11-161-3/+3