Merge pull request #790 from nico/relnotes2
[platform/upstream/ninja.git] / src /
2014-06-27 Nico Webermark this 1.5.0.git, update RELEASING
2014-06-27 Nico WeberMerge pull request #789 from nico/dontwin
2014-06-27 Nico WeberRename -d nowinstatcache to -d nostatcache; might becom...
2014-06-25 Nico WeberMerge pull request #785 from nico/unused
2014-06-25 Nico WeberFix -Wunused-result warning for chdir on linux.
2014-06-20 Nico WeberMerge pull request #784 from nico/statkeep
2014-06-20 Nico Weberdo not delete files from the logs that still exist...
2014-06-19 Nico Webermake Stat() a const method
2014-06-19 Nico WeberMerge pull request #783 from sgraham/findexinfobasic
2014-06-19 Scott Grahamuse local definition of FindExInfoBasic for earlier...
2014-06-16 Nico WeberMerge pull request #782 from sgraham/warning-on-81sdk
2014-06-16 Scott Grahamsuppress warning on win8.1 sdk
2014-06-16 Nico WeberMerge pull request #781 from nico/cleaner
2014-06-16 Nico Webersimplify statcache code more
2014-06-16 Nico WeberMerge pull request #780 from nico/versioncheck
2014-06-16 Nico Weberonly use FindExInfoBasic on win7+
2014-06-15 Nico WeberMerge pull request #779 from nico/statcache
2014-06-15 Nico Webers/hFind/find_handle/
2014-06-15 Nico Weberadd missing _WIN32 checks
2014-06-15 Nico Webermake bool exist everywhere, for simpler calling code
2014-06-15 Nico Weberadd some statcache tests
2014-06-15 Nico WeberFree cache memory once it's no longer used.
2014-06-15 Nico Webererror checking
2014-06-15 Nico Weberon by default
2014-06-15 Nico Webercomment
2014-06-15 Nico Webermake win-only
2014-06-15 Nico Webersimplify more, move behind flag
2014-06-15 Nico Webermore minor cleanups
2014-06-15 Nico Webermore minor cleanups
2014-06-15 Nico Weberminor cleanups
2014-06-15 Nico WeberTurn on stat cache. Empty builds of chrome on my laptop...
2014-06-15 Nico WeberAdd a stat cache. Demo-quality, and disabled atm.
2014-06-15 Nico WeberMerge pull request #778 from nico/spellrsp
2014-06-15 Nico Weberspellcheck "keeprsp" in -d options
2014-05-30 Nico WeberMerge pull request #769 from nico/plus
2014-05-30 Nico WeberAllow + in filenames without escaping
2014-05-30 Nico WeberMerge pull request #768 from nico/vimsyn
2014-05-29 Nico WeberMerge pull request #767 from nico/esc_deprspfile
2014-05-21 Nico WeberMake "depfile=$out.d" work if $out contains escaped...
2014-05-21 Nico WeberMerge pull request #766 from nico/cleanup
2014-05-21 Nico WeberCleanTest cleanups:
2014-05-18 Nico WeberMerge pull request #764 from nico/winconsole
2014-05-18 Nico Weberwin console wip: Fix comments based on review feedback.
2014-05-14 Nico Weberwin console wip: resolve FIXME
2014-05-13 Nico Weberwin console wip: ctrl-c should reach commands running...
2014-05-13 Nico Weberwin console wip: enable test
2014-05-13 Nico Weberwip for console pool on windows
2014-05-08 Nico WeberMerge pull request #761 from maximuska/proposed/depfile...
2014-05-07 Maxim KalaevAllow paths with '{' '}' in depfiles
2014-05-05 Nico WeberMerge pull request #756 from ronnychevalier/rc/zsh_comp...
2014-05-05 Nico WeberMerge pull request #758 from mathstuf/dev/fix-compdb...
2014-05-05 Ben Boeckelcompdb: check that inputs is not empty
2014-05-01 Nico WeberMerge pull request #753 from nico/nlacc
2014-05-01 Nico WeberAccept \r\n line endings in depfiles.
2014-04-27 Nico WeberMerge pull request #750 from nico/perfwin
2014-04-27 Nico WeberMake manifest_parser_perftest build on Windows.
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-04-17 Nico WeberMerge pull request #715 from nico/lazyenv
2014-04-17 Nico WeberMerge pull request #742 from nico/maniperf
2014-04-17 Nico WeberManifest perftest: Try to make it build on Linux.
2014-04-17 Nico WeberManifest perftest: Pull manifest parsing into own function.
2014-04-17 Nico WeberManifest perftest: Also measure command evaluation...
2014-04-17 Nico WeberAdd a simple manifest parsing perftest.
2014-04-16 Nico WeberMerge pull request #739 from nico/ren
2014-04-16 Nico WeberRename parser_perftest to depfile_parser_perftest.
2014-04-14 Nico WeberMerge pull request #734 from sgraham/no-stderr
2014-04-14 Scott GrahamCLParser shouldn't read stderr
2014-04-14 Nico WeberMerge pull request #722 from nico/manifestgen
2014-04-07 Nico WeberMerge pull request #699 from mostynb/avoid_useless_mkdi...
2014-04-03 Nico WeberMerge pull request #728 from sgraham/both-slashes-on...
2014-04-03 Scott GrahamSupport both slashes on Windows when making output...
2014-02-11 Nico WeberAllocate per-edge BindingEnvs lazily.
2014-02-03 Peter CollingbourneIntroduce the "console" pool
2014-01-09 Nico WeberMerge pull request #702 from nickhutchinson/feature...
2014-01-08 Nicholas HutchinsonDon’t unnecessarily escape backslashes in Win32 paths
2014-01-07 Mostyn Bramley-Mooredon't Fail if trying to mkdir when the dir already...
2014-01-07 Nico WeberMerge pull request #697 from nico/gclogs
2014-01-07 Nico WeberMake BuildLogUser reference constant.
2014-01-06 Nico WeberMerge pull request #690 from nickhutchinson/feature...
2014-01-06 Nicholas HutchinsonMore robust escaping of $in, $out paths
2014-01-04 Nico WeberAdd a comment.
2014-01-04 Nico WeberRename "IsDead" to "BuildLogUser".
2014-01-04 Nico WeberMove duplicated code into a helper function.
2014-01-04 Nico WeberAdd a test for collection of dead log entries.
2014-01-03 Nico WeberAdd a test for collection of dead deps entries.
2014-01-02 Nico WeberFix DepsLogTest.Recompact by making sure outputs aren...
2014-01-02 Nico WeberMake tests compile (one fails atm).
2014-01-02 Nico WeberRemove dead entries in .ninja_log and .ninja_deps while...
2013-12-13 Nico WeberMerge pull request #695 from nico/norange
2013-12-13 Nico WeberFix additional range in character class.
2013-10-28 Evan MartinMerge pull request #683 from nico/ruletest
2013-10-27 Nico WeberAdd a test that shows that there is a single global...
2013-10-19 Nico WeberMerge pull request #674 from nico/style
2013-10-19 Nico WeberMinor style fixes. No functionality change.
2013-10-18 Nico WeberMerge pull request #665 from syntheticpp/localized...
2013-10-18 Peter Kümmeladd deps_prefix for localized /showIncludes' output...
2013-10-18 Nico WeberMerge pull request #671 from sgraham/compile-vs2013
2013-10-18 Scott GrahamFix compilation on VS2013
2013-09-12 Evan Martinmark this 1.4.0.git, update RELEASING
2013-09-11 Nico WeberMerge pull request #657 from sgraham/keeprsp2
next