summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* 4.3.0 updates4.3.0William Deegan2021-11-171-1/+1
* updated CHANGES.txt and RELEASE.txt for releaseWilliam Deegan2021-11-161-1/+1
* Merge pull request #4047 from jcassagnol-public/compile-with-fips-enabledWilliam Deegan2021-11-161-0/+8
|\
| * Passes tests in >= python 3.9Jacob Cassagnol2021-11-021-3/+5
| * Code now works during FIPS mode.Jacob Cassagnol2021-11-011-0/+6
* | Fix qt deprecation typo in CHANGES.txt [ci skip]Mats Wichmann2021-11-111-2/+3
* | Deprecate the qt tool.Mats Wichmann2021-11-111-0/+2
* | Merge pull request #4049 from mwichmann/java-versionsWilliam Deegan2021-11-111-0/+8
|\ \
| * | [ci skip] minor edits on updates in CHANGES.txtWilliam Deegan2021-11-111-5/+5
| * | Add userguide update on javah as wellMats Wichmann2021-11-051-0/+3
| * | Update Java support for more versionsMats Wichmann2021-11-041-0/+5
* | | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-111-1/+1
|\ \ \
| * | | Remove -prerelease for MSVC 2022William Deegan2021-11-051-1/+1
| |/ /
* | | Merge branch 'master' into regenerate-build.ninjaWilliam Deegan2021-11-041-1/+18
|\ \ \ | |/ /
| * | Added --no-ignore-skips and changed default to only exit status 2 if this fla...William Deegan2021-11-011-0/+3
| * | Skip unusable javah testsMats Wichmann2021-10-311-1/+2
| |/
| * Merge pull request #4042 from mwichmann/util-nodelistWilliam Deegan2021-10-281-0/+2
| |\
| | * Update NodeList to get rid of old workaroundMats Wichmann2021-10-281-0/+2
| * | Merge pull request #4034 from bquistorff/signal_resetWilliam Deegan2021-10-271-0/+4
| |\ \ | | |/ | |/|
| | * Fix crash when a signal handler is set from outside PythonBrian Quistorff2021-10-181-0/+4
| * | Make subst call a callable with sig set properlyMats Wichmann2021-10-231-0/+4
| * | Merge branch 'master' into jbrill-msvs-2022William Deegan2021-10-161-0/+19
| |\ \
| * \ \ Merge branch 'master' into jbrill-msvs-2022Joseph Brill2021-10-051-9/+24
| |\ \ \
| * | | | Add support for Visual Studio 2022Joseph Brill2021-09-231-0/+1
| * | | | import os module due to NameError exception due to 'os' is not defined.Joseph Brill2021-09-231-0/+3
* | | | | add test to verify that control-c'ing ninja while it's calling SCons to rebui...William Deegan2021-11-041-2/+2
* | | | | Update CHANGES.txt and RELEASE.txt with more user facing explanation of the f...William Deegan2021-10-191-5/+2
* | | | | Ensure build.ninja is always in a clean stateRyan Egesdahl2021-10-181-0/+6
| |_|/ / |/| | |
* | | | Merge pull request #3994 from dmoody256/ninja_fix_escapingWilliam Deegan2021-10-101-0/+6
|\ \ \ \
| * | | | minor changes to RELEASE.txt and CHANGES.txt to have explicit exampleWilliam Deegan2021-09-261-1/+0
| * | | | update ninja tool to support $ in scons command line argsDaniel Moody2021-09-261-0/+7
* | | | | Merge pull request #3997 from dmoody256/ninja_fix_mkdirWilliam Deegan2021-10-101-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into ninja_fix_mkdirWilliam Deegan2021-10-061-0/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into ninja_fix_mkdirWilliam Deegan2021-09-261-9/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Expanded ninja Mkdir to also support Mkdir actions.Daniel Moody2021-09-081-0/+1
* | | | | | Merge branch 'master' into variablesWilliam Deegan2021-10-081-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #4032 from mwichmann/job-deprecateWilliam Deegan2021-10-081-0/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Update Job module to use thread.daemonMats Wichmann2021-10-081-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Updated ninja tool to allow for NINJA_FORCE_SCONS_BUILD to be usedDaniel Moody2021-10-051-0/+3
| |/ / / /
* | | | | Tweak Variables incl. manpage, docstringsMats Wichmann2021-10-071-0/+8
|/ / / /
* | | | Change SCons.Scanner.Base to ScannerBaseMats Wichmann2021-10-041-0/+2
* | | | Merge branch 'master' into scanner-tweaksWilliam Deegan2021-10-041-6/+38
|\ \ \ \
| * \ \ \ Merge pull request #4013 from mwichmann/gcc-non-utfWilliam Deegan2021-10-031-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [PR #4013] update CHANGES.txt per review [ci skip]Mats Wichmann2021-09-301-3/+4
| | * | | Do not convert throwaway input from gcc tool.Mats Wichmann2021-09-071-0/+3
| * | | | Merge branch 'master' into pch_support_substWilliam Deegan2021-09-251-0/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add to CHANGES/RELEASE and add testWilliam Deegan2021-09-201-0/+4
| | * | | [ci skip] Fix typo in CHANGES/RELEASEWilliam Deegan2021-09-191-1/+1
| | * | | Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' 'William Deegan2021-09-191-0/+2
| | | |/ | | |/|
| * | | Update CHANGES/RELEASE with info about changed env['PCH'] recommendationsWilliam Deegan2021-09-251-0/+2