platform/upstream/ninja.git
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 WeberAdd manifest_parser_perftest to .gitignore.
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 #741 from nicolasdespres/propagate...
2014-04-16 Nicolas DespresPropagate file rename to gitignore.
2014-04-16 Nico WeberMerge pull request #740 from nico/formatfile
2014-04-16 Nico WeberAdd a .clang-format file.
2014-04-16 Nico WeberMerge pull request #739 from nico/ren
2014-04-16 Nico WeberRename parser_perftest to depfile_parser_perftest.
2014-04-15 Nico WeberMerge pull request #737 from sorbits/bash-completion...
2014-04-15 Allan OdgaardExpand the -C argument via ‘eval’ in bash completion
2014-04-15 Allan OdgaardFix bash completion when using command options
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-14 Nico WeberMerge pull request #732 from bratell-at-opera/bratell...
2014-04-14 Daniel Bratellperformance: Writer.build should copy less.
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-03-25 Nico Weberadd a script to generate large synthetic manifests
2014-01-23 Evan MartinMerge pull request #710 from purcell/patch-1
2014-01-22 Steve Purcellninja-mode: add autoload cookie for the mode itself
2014-01-21 Evan MartinMerge branch 'fix-provide-form' of git://github.com...
2014-01-21 Evan MartinMerge branch 'fix-warning' of git://github.com/yasuyk...
2014-01-21 Evan MartinMerge pull request #705 from yasuyk/elpa
2014-01-21 Yasuyuki Okaemacs: Place provide form at end of file
2014-01-21 Yasuyuki Okaemacs: Fix a warning
2014-01-21 Yasuyuki Okaemacs: ELPA compatibility
2014-01-09 Nico WeberMerge pull request #702 from nickhutchinson/feature...
2014-01-09 Nico WeberMerge pull request #701 from nickhutchinson/feature...
2014-01-09 Nicholas Hutchinsonconfigure.py: use /FS flag under vs2013 when compiling...
2014-01-08 Nicholas HutchinsonDon’t unnecessarily escape backslashes in Win32 paths
2014-01-07 Mostyn Bramley... don'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-12-06 Nico WeberMerge pull request #691 from TheOneRing/fix-msvc13
2013-12-05 Patrick von... fixed platform_helper.py msvc_needs_fs test
2013-11-18 Nico WeberMerge pull request #688 from ndmitchell/master
2013-11-18 Neil MitchellFix up platform_helper for MSVC, with Python 2.6.8...
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-27 Nico WeberMerge pull request #682 from nico/pep8
2013-10-27 Nico WeberWrap to 79 colums. No functionality change.
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
2013-09-10 Scott Grahamadd -d keeprsp to preserve @rsp files on success on...
2013-09-08 Nico WeberMerge pull request #655 from nico/simp
2013-09-08 Nico WeberSimplify.
2013-09-08 Nico WeberMerge pull request #654 from rgeary1/buildTestFix
2013-09-07 Richard GearyFix for build test for BuildWithDepsLogTest.RestatMissi...
2013-09-06 Nico WeberMerge pull request #653 from nico/msg
2013-09-06 Nico WeberMake depslog v1->v3 message less scary.
2013-09-02 Nico WeberMerge pull request #650 from nico/simplify
2013-09-02 Nico WeberSimplify.
2013-09-02 Nico WeberMerge pull request #649 from nico/fff
2013-09-02 Nico WeberDelete a line I failed to delete in d7a46654a7be1.
2013-09-02 Nico WeberMerge pull request #648 from nico/landmaxim
2013-09-02 Maxim KalaevFix restat rebuild if deps are missing.
2013-09-02 Maxim KalaevShare more code between CleanNode() and RecomputeDirty().
2013-09-02 Maxim KalaevCheck depslog timestamp in LoadDepsFromLog(), not in...
2013-09-02 Evan MartinMerge pull request #647 from bmeurer/SimplifyGetProcess...
2013-09-01 Benedikt MeurerSimplify implementation of GetProcessorCount().
2013-08-28 Nico WeberMerge pull request #645 from nico/maximfix
2013-08-28 Nico WeberFix an issue with more than 64k deps, spotted by maximuska.
2013-08-28 Nico WeberMerge pull request #644 from nico/v3
2013-08-28 Nico Weberdocument an assumption
2013-08-28 Nico WeberDeps log format v3
2013-08-26 Nico WeberMerge pull request #642 from nico/depslogidx
2013-08-26 Nico WeberSuffix depslog path records with their expected index.
2013-08-23 Nico WeberMerge pull request #641 from nico/ocd2
2013-08-23 Nico WeberMinor style fixes, no behavior change.
2013-08-23 Nico WeberMerge pull request #628 from rnk/wstr
2013-08-22 Nico WeberMerge pull request #640 from nico/edgetest
2013-08-22 Nico WeberAdd a test for issue #638.
2013-08-22 Nico WeberMerge pull request #639 from rgeary1/StatusMessageFix
2013-08-22 Richard GearyFix for incorrect number of total edges in the status...
2013-08-19 Reid KlecknerMerge branch 'master' into wstr
2013-08-19 Reid KlecknerAvoid indexing into an empty string.
next