summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] reset to develop mode3.0.5a2William Deegan2019-03-052-2/+2
* Merge pull request #3317 from bdbaddog/fix_win_md5_decider_malfunction_on_fre...William Deegan2019-03-041-7/+51
|\
| * Merge branch 'fix_win_md5_decider_malfunction_on_fresh_build' of github.com:b...William Deegan2019-03-039-31/+159
| |\
| | * Added logic to shortcut comparing prev_ni if there is no dependency map from ...William Deegan2019-03-031-4/+24
| | * On windows first try with native file paths with \\ then swap path to normali...William Deegan2019-03-031-7/+26
| * | Forgot to add current file csig when shortcutting calling changed_content(). ...William Deegan2019-03-021-0/+5
| * | Added logic to shortcut comparing prev_ni if there is no dependency map from ...William Deegan2019-03-011-4/+24
| * | On windows first try with native file paths with \\ then swap path to normali...William Deegan2019-02-271-7/+26
* | | [PYPY] fix way exit status is retrieved in mainMats Wichmann2019-03-032-1/+2
| |/ |/|
* | Add support for usign chocolatey install winflexbison package with tools name...William Deegan2019-03-031-1/+2
* | copy logic from lex to find win_bison if installed via chocolateyWilliam Deegan2019-03-031-1/+29
* | Merge pull request #3290 from dmoody256/make_lex_tool_cross_platformWilliam Deegan2019-03-035-5/+63
|\ \
| * | only use no-unistd option with MSVC environmentDaniel2019-03-013-5/+13
| * | add win_flex as option for windows, add choco default path, and add flag for ...Daniel2019-02-203-10/+29
| * | condensed and organized codeDaniel2019-02-171-20/+12
| * | update lex tool to find paths on windowsDaniel2019-02-162-5/+44
* | | Merge pull request #3313 from bdbaddog/fix_gh_3303_force_config_alters_env_de...William Deegan2019-02-284-24/+62
|\ \ \
| * | | Update SConf tests to add scan arg to mocked out Node children() method since...William Deegan2019-02-281-1/+1
| * | | Fix Issue #3303 --config=force overwritting passed in Environment's Decider a...William Deegan2019-02-273-23/+61
* | | | Fix typoBernhard M. Wiedemann2019-02-281-1/+1
* | | | Do not store build user nameBernhard M. Wiedemann2019-02-281-1/+1
* | | | Do not store build host nameBernhard M. Wiedemann2019-02-281-0/+3
| |_|/ |/| |
* | | [ci skip] correct TempFileMunge docstringMats Wichmann2019-02-231-2/+2
| |/ |/|
* | Merge pull request #3270 from dmoody256/mingw_link_issueWilliam Deegan2019-02-153-1/+10
|\ \
| * \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-02-086-412/+597
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-02-023-3/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into mingw_link_issueDaniel2019-01-3020-124/+499
| |\ \ \ \
| * | | | | check to make sure that the CCFLAGS are a CLVarDaniel2019-01-301-2/+6
| * | | | | updated CHANGES.txtDaniel2019-01-141-0/+2
| * | | | | fixed mingw emitter to convert str to node before accessing node member, and ...Daniel2019-01-142-1/+4
* | | | | | Merge pull request #3297 from mwichmann/win-resourcewarnWilliam Deegan2019-02-152-16/+22
|\ \ \ \ \ \
| * | | | | | Fix syntax error from reverting popen context mgrMats Wichmann2019-02-101-3/+3
| * | | | | | Undo part of the windows context manager changeMats Wichmann2019-02-091-3/+5
| * | | | | | Fix some more subprocess-unclosed-file warningsMats Wichmann2019-02-082-17/+21
| | |_|_|/ / | |/| | | |
* | | | | | Clean up some tests: use context managersMats Wichmann2019-02-145-19/+30
| |_|_|_|/ |/| | | |
* | | | | Fix is/is not syntaxMats Wichmann2019-02-114-11/+12
* | | | | Add textfile tool to defaultsMats Wichmann2019-02-083-2/+5
|/ / / /
* | | | Add arm targets to doc for MSVS_ARCHMats Wichmann2019-02-061-3/+6
* | | | Merge pull request #3289 from mwichmann/msvs-xmlWilliam Deegan2019-02-051-400/+563
|\ \ \ \
| * | | | Pretty-print msvs.xmlMats Wichmann2019-02-051-400/+563
* | | | | [ci skip] update bugfix descriptionWilliam Deegan2019-02-051-1/+1
* | | | | update CHANGES.txtDaniel2019-02-051-0/+1
* | | | | fix for case where nothing is return from vswhereDaniel2019-02-051-7/+8
|/ / / /
* | | | Merge pull request #3261 from mwichmann/doc-defaultWilliam Deegan2019-02-022-0/+6
|\ \ \ \
| * | | | Work on Default docu wording a bit moreMats Wichmann2019-01-192-0/+6
* | | | | Update src/CHANGES.txt fix issue #3283William Deegan2019-02-021-2/+6
* | | | | Fix configure logic calling configured decider not handling DeciderNeedsNode ...William Deegan2019-02-021-2/+9
* | | | | handle exceptions slightly betterWilliam Deegan2019-02-021-1/+1
| |_|_|/ |/| | |
* | | | update EnvironmentTest to work with new defaultDaniel2019-01-301-2/+2
* | | | updated CHANGES.txtDaniel2019-01-281-0/+4