summaryrefslogtreecommitdiff
path: root/RELEASE.txt
Commit message (Expand)AuthorAgeFilesLines
* updates for 4.4.04.4.0rel_4.4.0William Deegan2022-07-301-18/+12
* Updates for 4.4.0 releaseWilliam Deegan2022-07-301-2/+2
* Merge pull request #4174 from jcbrill/jbrill-msvc-batchargsWilliam Deegan2022-07-241-8/+54
|\
| * 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-041-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-3/+21
* | LEX_TABLE_FILE -> LEX_TABLES_FILEWilliam Deegan2022-07-201-1/+1
* | Move LEXHEADERFILE, LEXTABLEFILE, YACCHEADERFILE, YACCGRAPHFILE -> separated ...William Deegan2022-07-201-4/+4
* | Add lex/yacc filegen consvarsMats Wichmann2022-07-191-0/+6
* | load_module work: back off zipimport changesMats Wichmann2022-07-191-0/+5
|/
* Merge pull request #4168 from dmoody256/lex_space_argsWilliam Deegan2022-06-251-1/+3
|\
| * updated blurb in CHANGES.txt and RELEASE.txt to indicate more specifically wh...William Deegan2022-06-251-2/+3
| * Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-151-1/+4
| |\
| * \ Merge branch 'master' into lex_space_argsWilliam Deegan2022-06-141-2/+27
| |\ \
| * | | 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/+2
| |_|/ |/| |
* | | update changes/release notes, and add mtime check to determinism testDaniel Moody2022-06-141-3/+4
* | | Merge branch 'master' into ninja_determinismWilliam Deegan2022-06-141-1/+26
|\ \ \ | | |/ | |/|
| * | Fixed some typos. Added skip_test() if psutil is not present for new test. Ad...William Deegan2022-06-131-0/+1
| * | Merge branch 'master' into ninja_exit_daemonWilliam Deegan2022-06-131-1/+23
| |\ \
| | * | [ci skip] Fix typo in RELEASE.txtWilliam Deegan2022-06-131-2/+3
| | * | Merge branch 'master' into ninja_command_line_argsWilliam Deegan2022-06-131-0/+19
| | |\ \
| | | * \ Merge branch 'master' into jbrill-msvc-warnfixJoseph Brill2022-06-101-6/+20
| | | |\ \ | | | | |/
| | | * | Merge branch 'master' into jbrill-msvc-warnfixJoseph Brill2022-06-011-6/+12
| | | |\ \
| | | * | | 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-1/+2
| | * | | | Added command line variable to pass ninja args through scons.Daniel Moody2022-06-071-0/+1
| | | |_|/ | | |/| |
| * | | | Added new alias 'shutdown-ninja-scons-daemon' to allow ninja to shutdown the ...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/+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-261-6/+3
| * | | Updated SHELL_ENV_GENERATOR to be list of functions now called SHELL_ENV_GENE...Daniel Moody2022-05-231-0/+3
| | |/ | |/|
* | | Updated CHANGES/RELEASE contentsWilliam Deegan2022-06-021-5/+8
* | | Merge branch 'master' into ninja_always_executeDaniel Moody2022-05-241-4/+36
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'upstream/master' into feature/minor_java_improv...William Deegan2022-05-221-3/+33
| |\ \
| | * | Fill in more SCONS_CACHE_MSVC_CONFIG detail [ci skip]Mats Wichmann2022-05-191-6/+10
| | |/
| | * Merge pull request #4111 from mwichmann/msvc/cachefixWilliam Deegan2022-05-151-3/+10
| | |\
| | | * Merge branch 'master' into msvc/cachefixWilliam Deegan2022-05-141-2/+43
| | | |\
| | | * \ Merge branch 'master' into msvc/cachefixWilliam Deegan2022-03-291-5/+18
| | | |\ \
| | | * | | MSVS_CACHE: Reword the CHANGES and RELEASE entriesMats Wichmann2022-03-111-8/+12
| | | * | | Tweak the MSVC environment vars cacheMats Wichmann2022-03-081-0/+3
| | * | | | Merge branch 'master' into jbrill-msvc-usesettingsWilliam Deegan2022-05-151-0/+17
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into jbrill-msvc-vscomntoolsJoseph Brill2022-05-151-2/+25
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | 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-5/+10
| | | * | | | Propagate OS and windir environment variables to msvc batch file environmentJoseph Brill2022-05-041-0/+5