summaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Update readme and changes for mscommon logger fix and msvc use script args fi...Joseph Brill2022-07-081-0/+7
* Rename msvc functions for consistency. Make additional msvc functions and ex...Joseph Brill2022-07-051-11/+11
* Revert from MSVCNotFoundWarning back to VisualCMissingWarning (test failures).Joseph Brill2022-07-051-1/+1
* Add msvc script error global policy and construction variable. Move msvc not ...Joseph Brill2022-07-051-5/+25
* Add blurb for additional MSVC_UWP_APP values accepted.Joseph Brill2022-06-261-0/+1
* Update CHANGES.txt and RELEASE.txtJoseph Brill2022-06-261-1/+22
* Merge pull request #4168 from dmoody256/lex_space_argsWilliam Deegan2022-06-251-0/+2
|\
| * updated blurb in CHANGES.txt and RELEASE.txt to indicate more specifically wh...William Deegan2022-06-251-3/+2
| * Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-161-1/+7
| |\
| * \ Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-141-1/+29
| |\ \
| * | | Updated lex emitter to respect escaped spaces when climbing out of a the SCos...Daniel Moody2022-06-061-0/+1
* | | | Fortran vairants now include FORTRANCOMMONFLAGSMats Wichmann2022-06-161-0/+6
| |_|/ |/| |
* | | update changes/release notes, and add mtime check to determinism testDaniel Moody2022-06-151-2/+4
* | | Merge branch 'master' into ninja_determinismWilliam Deegan2022-06-141-0/+28
|\ \ \ | | |/ | |/|
| * | Merge pull request #4170 from dmoody256/ninja_exit_daemonWilliam Deegan2022-06-141-1/+3
| |\ \
| | * | Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...William Deegan2022-06-141-0/+1
| | * | Merge branch 'master' into ninja_exit_daemonWilliam Deegan2022-06-141-0/+21
| | |\ \
| | * | | fix formatting in changes.txtDaniel Moody2022-06-071-1/+1
| | * | | Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...Daniel Moody2022-06-071-0/+2
| | | |/ | | |/|
| * | | find_prorgram_path() can now add discovered pathMats Wichmann2022-06-141-0/+4
| | |/ | |/|
| * | Merge branch 'master' into ninja_command_line_argsWilliam Deegan2022-06-131-0/+19
| |\ \
| | * \ Merge branch 'master' into jbrill-msvc-warnfixJoseph Brill2022-06-101-9/+20
| | |\ \ | | | |/
| | * | Merge branch 'master' into jbrill-msvc-warnfixJoseph Brill2022-06-011-2/+6
| | |\ \
| | * | | Update CHANGES.txt and RELEASE.txt. [ci skip]Joseph Brill2022-05-211-0/+19
| * | | | add blurb that you can also set NINJA_CMD_ARGS in your Environment()William Deegan2022-06-131-0/+1
| * | | | Added command line variable to pass ninja args through scons.Daniel Moody2022-06-071-0/+2
| | |_|/ | |/| |
* | | | Added option to allow scons to determine if it should skip ninja regeneration.Daniel Moody2022-06-071-0/+2
|/ / /
* | | Merge branch 'master' into ninja_always_executeWilliam Deegan2022-06-021-3/+8
|\ \ \
| * \ \ Merge pull request #4158 from dmoody256/shell_env_gen_listWilliam Deegan2022-06-011-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Updated CHANGES/RELEASE to be a bit simpler. Fixed typo in docs for SHELL_ENV...William Deegan2022-06-011-3/+6
| | * | collapsed related CHANGES commentsDaniel Moody2022-05-271-6/+3
| | * | Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...Daniel Moody2022-05-241-1/+4
| * | | Merge branch 'master' into 4162-python-311-unittestsMats Wichmann2022-05-301-4/+60
| |\ \ \ | | |/ /
| * | | Fix some Py 3.11 depr warns in testsMats Wichmann2022-05-301-0/+2
* | | | Updated CHANGES/RELEASE contentsWilliam Deegan2022-06-021-9/+9
* | | | Merge branch 'master' into ninja_always_executeDaniel Moody2022-05-241-2/+30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into feature/minor_java_improv...William Deegan2022-05-221-0/+26
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #4111 from mwichmann/msvc/cachefixWilliam Deegan2022-05-151-0/+9
| | |\ \
| | | * \ Merge branch 'master' into msvc/cachefixWilliam Deegan2022-05-151-2/+51
| | | |\ \
| | | * \ \ Merge branch 'master' into msvc/cachefixWilliam Deegan2022-03-291-1/+17
| | | |\ \ \
| | | * | | | MSVS_CACHE: Reword the CHANGES and RELEASE entriesMats Wichmann2022-03-111-5/+8
| | | * | | | Tweak the MSVC environment vars cacheMats Wichmann2022-03-081-0/+6
| | * | | | | Merge branch 'master' into jbrill-msvc-usesettingsWilliam Deegan2022-05-151-0/+15
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-05-151-2/+30
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Correct inadvertent missing word in description.Joseph Brill2022-05-041-3/+3
| | | * | | | | Add note for SDK 6.0-7.1 usage.Joseph Brill2022-05-041-2/+7
| | | * | | | | Propagate OS and windir environment variables to msvc batch file environmentJoseph Brill2022-05-041-0/+5
| | | * | | | | Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-05-031-1/+10
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-05-031-0/+5
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-04-151-0/+5
| | | |\ \ \ \ \ \