On unexpected output in a .d file, rebuild instead erroring.
[platform/upstream/ninja.git] / src / build_test.cc
2015-03-12 Nico WeberOn unexpected output in a .d file, rebuild instead...
2015-03-12 Nico WeberReject depfiles that don't contain a : after the target...
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-10 Scott Grahammake all GetNode explicit, add DepsLog canonicalize...
2014-11-09 Scott Grahamimprove test
2014-11-09 Scott Grahamremove CanonicalizePath overloads, test for toplevel...
2014-11-08 Scott Grahampath decanonicalization when building command
2014-11-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberMerge pull request #825 from Rapptz/master
2014-10-30 Nico WeberMerge pull request #840 from sgraham/canon-win-squashed
2014-10-30 Scott GrahamCanonicalizePath handles \ on Windows
2014-09-18 Nico WeberMerge pull request #812 from nico/ninjatest
2014-09-18 Nico WeberUse a small, standalone testing framework instead of...
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
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-18 Nico WeberMerge pull request #764 from nico/winconsole
2014-05-13 Nico Weberwin console wip: enable test
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-02-03 Peter CollingbourneIntroduce the "console" pool
2014-01-07 Nico WeberMerge pull request #697 from nico/gclogs
2014-01-07 Nico WeberMake BuildLogUser reference constant.
2014-01-04 Nico WeberRename "IsDead" to "BuildLogUser".
2014-01-02 Nico WeberMake tests compile (one fails atm).
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-02 Nico WeberMerge pull request #648 from nico/landmaxim
2013-09-02 Maxim KalaevFix restat rebuild if deps are missing.
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-07-24 Nico WeberMerge pull request #612 from maximuska/proposed/deps_lo...
2013-07-20 Nico WeberMerge pull request #625 from nico/land
2013-07-20 Chris HopmanAdd test for correct restat logic
2013-06-06 Evan MartinMerge pull request #593 from nico/moretest
2013-06-06 Nico WeberAdd a test for CreatePhonyInEdge() in depsmode path.
2013-06-06 Nico WeberMerge pull request #592 from nico/addtest
2013-06-04 Nico WeberAdd test that proves `node->AddOutEdge(edge);` in ...
2013-06-04 Nico WeberMerge pull request #591 from nico/fixrestat
2013-06-03 Nico WeberFix restat builds with edges generating headers depende...
2013-05-19 Evan MartinMerge pull request #577 from tfarina/structs
2013-05-14 Evan MartinMerge pull request #572 from nico/incless
2013-05-08 Evan MartinMerge pull request #568 from riannucci/fix_test
2013-05-06 Robert IannucciFix Pool tests.
2013-04-22 Evan MartinMerge pull request #552 from nico/deps_dryrun
2013-04-22 Nico WeberDon't record deps in dry runs.
2013-04-13 Evan MartinMerge pull request #541 from sgraham/fix-vs2012
2013-04-11 Evan Martinfix test
2013-04-11 Scott Grahamtry again on vs2012 build fixes
2013-04-09 Evan MartinMerge branch 'dep-pipeless'
2013-04-09 Evan MartinMerge pull request #532 from nico/sshhh_gtest
2013-04-09 Evan Martinadd a straightforward deps log test, fix the other one
2013-04-09 Nico WeberMake deps=gcc without depfile an error.
2013-04-09 Evan Martinadd a test for the "deps out of date" case
2013-04-08 Evan Martinadd a test verifying build failure on bad deps
2013-04-08 Evan Martinremove depfiles files as they're parsed
2013-04-08 Evan Martinplumb DepsLog load through Builder
2013-04-08 Evan Martinpass command results via a struct
2013-04-08 Evan Martinsplit FakeCommandRunner out of BuildTest
2013-04-08 Evan Martinmove test virtual time "now_" into VirtualFileSystem
2013-03-26 Evan MartinMerge pull request #521 from riannucci/ignore_duplicate...
2013-03-23 Robert IannucciAdd regression test
2012-12-29 Evan Martinwrap some overlong lines
2012-12-29 Evan MartinMerge pull request #455 from azuk/master
2012-12-29 Evan MartinMerge pull request #467 from ppuryear/browse-error
2012-12-13 Evan MartinMerge pull request #461 from riannucci/global_section
2012-11-30 Robert IannucciFix formatting
2012-11-10 Robert IannucciRevert "Dump state for debugging"
2012-11-10 Robert IannucciDump state for debugging
2012-11-10 Robert Iannuccicover the nulled pool case
2012-11-10 Robert IannucciAdd some tests!
2012-11-09 Evan MartinMerge pull request #458 from rgeary1/minor
2012-10-17 Evan MartinMerge pull request #441 from tfarina/missing-virtual
2012-10-03 Evan MartinMerge pull request #437 from mo/master
2012-10-03 Martin OlssonFix two spelling errors
2012-09-06 Evan MartinMerge pull request #408 from nico/fix
2012-09-04 Evan Martinmove BuildLog to DependencyScan
2012-08-17 Evan MartinMerge pull request #401 from syntheticpp/win-network...
2012-08-15 Scott Grahamif a file is missing in the log, count it as dirty
2012-08-07 Evan Martinuse DiskInterface to create the build directory
2012-07-27 Evan MartinMerge pull request #352 from tfarina/string-piece-private
2012-07-27 Evan MartinMerge branch 'set_terminate' of git://github.com/gmoudr...
2012-07-17 Evan MartinMerge pull request #340 from sgraham/fix-win-build
2012-07-03 Evan MartinMerge pull request #313 from wolfp/restat_missing_input
2012-06-27 wolfpAdd a test for missing input files in restat rules
2012-06-17 Evan MartinMerge pull request #316 from tfarina/struct
2012-06-15 Evan MartinMerge pull request #329 from nico/hash2
2012-06-15 Nico WeberOnly store command hashes in the build log.
next