summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Tweak the scons help messageMats Wichmann2022-02-031-0/+1
* Fixup DummyPopen() ( which is returned from Action._subproc() when subprocess...William Deegan2022-02-011-0/+4
* update RELEASE.txt and CHANGES.txtWilliam Deegan2022-01-231-0/+2
* updates for CHANGES.txt and RELEASE.txtWilliam Deegan2022-01-161-0/+4
* Update CHANGES for msvc debug change [ci skip]Mats Wichmann2022-01-071-4/+5
* Clean up lint complaints in MSCommonMats Wichmann2022-01-031-0/+4
* Added cache-debug messages for cache push failures.Daniel Moody2021-12-281-4/+7
* Merge pull request #4067 from mwichmann/wintweaksWilliam Deegan2021-11-261-0/+12
|\
| * Fix test syntax error, update CHANGES/RELEASEMats Wichmann2021-11-261-5/+9
| * Fix one new sider problem and a syntax errorMats Wichmann2021-11-261-1/+1
| * Fix sider complaints and add missed CHANGES.txt updateMats Wichmann2021-11-261-0/+8
| * Update post release changesWilliam Deegan2021-11-221-0/+7
* | Add test to verify script not found exception for msvc script specified via M...Joseph Brill2021-11-261-1/+5
* | Remove _subproc changes.Joseph Brill2021-11-211-2/+0
* | Update CHANGES.txt for verifying MSVC_USE_SCRIPT script exists and explicitly...Joseph Brill2021-11-181-0/+9
|/
* 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