summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move some DepsLog::Deps initialization code into its constructor.Nico Weber2013-04-302-5/+3
* Merge pull request #559 from nico/9_9Nico Weber2013-04-291-1/+1
|\
| * Fix Windows build more.Nico Weber2013-04-291-1/+1
|/
* Merge pull request #558 from nico/buildfixEvan Martin2013-04-295-14/+27
|\
| * Introduce a Truncate() function that works on POSIX and Windows.Nico Weber2013-04-295-14/+27
* | Merge pull request #556 from nico/unlinkEvan Martin2013-04-291-0/+5
|\ \
| * | Make sure that recompaction writes a pristine new depslog.Nico Weber2013-04-291-0/+5
| |/
* | Merge pull request #555 from nico/depscompactcrashEvan Martin2013-04-292-0/+8
|\ \ | |/ |/|
| * Don't crash during deps log recompaction if there's more than one deps entry.Nico Weber2013-04-292-0/+8
|/
* don't count eof as truncatedEvan Martin2013-04-271-1/+2
* fix warningEvan Martin2013-04-271-1/+1
* deps log: recover on truncated entryEvan Martin2013-04-272-9/+103
* disable SubprocessTest.SetWithLots on travis-ciEvan Martin2013-04-261-1/+1
* add a test for truncated depsEvan Martin2013-04-262-0/+61
* make DepsLogTest actually clean up on teardownEvan Martin2013-04-261-1/+1
* travis: pull in gtest before buildingEvan Martin2013-04-221-1/+4
* add a .travis.yml, trying out travis-ci.orgEvan Martin2013-04-221-0/+5
* Merge pull request #552 from nico/deps_dryrunEvan Martin2013-04-222-2/+31
|\
| * keep dry run more similar to normal runNico Weber2013-04-221-4/+2
| * Don't record deps in dry runs.Nico Weber2013-04-222-2/+33
|/
* adjust the wording in "multiple rules generate X" warningEvan Martin2013-04-191-1/+2
* make DiskInterfaceTest.StatBadPath quietEvan Martin2013-04-193-5/+17
* drop std:: qualifiers on more stl datatypesEvan Martin2013-04-187-10/+10
* Merge pull request #548 from sgraham/laconic-with-repeatNico Weber2013-04-181-4/+17
|\
| * also print iteration for gtest_repeat=-1Scott Graham2013-04-181-4/+12
| * reset count in LaconicPrinter for when using --gtest_repeatScott Graham2013-04-171-0/+5
* | fix --profile=pprof on newer ubuntusEvan Martin2013-04-181-1/+2
|/
* Merge pull request #547 from nico/vim_cpoNico Weber2013-04-161-2/+8
|\
| * Note that version 1.3 of the vim syntax file has been sent upstream.Nico Weber2013-04-161-2/+8
|/
* Merge pull request #541 from sgraham/fix-vs2012Evan Martin2013-04-132-3/+4
|\
| * try again on vs2012 build fixesScott Graham2013-04-112-3/+4
* | bootstrap: make --windows usable for cl.exe-on-wineEvan Martin2013-04-111-11/+13
* | add HACKING note on cl.exe-via-wineEvan Martin2013-04-111-0/+6
* | windows: always extract dependencies, even on compile failureEvan Martin2013-04-111-5/+7
* | fix testEvan Martin2013-04-111-14/+14
* | windows build fixEvan Martin2013-04-111-1/+2
|/
* build ninja itself in deps modeEvan Martin2013-04-101-1/+1
* always use output timestamp for depsEvan Martin2013-04-102-17/+3
* include mtimes in deplog explainEvan Martin2013-04-101-1/+2
* slightly smaller subsectionsEvan Martin2013-04-101-0/+3
* move pool docs down under "more details"Evan Martin2013-04-101-56/+55
* more minor manual touchupsEvan Martin2013-04-101-5/+5
* make unittest match module nameEvan Martin2013-04-101-0/+0
* mention mtimesEvan Martin2013-04-101-2/+3
* monospace flagsEvan Martin2013-04-101-2/+3
* more windows doc updatesEvan Martin2013-04-101-4/+11
* update some windows references in the docsEvan Martin2013-04-091-30/+11
* bigger manualEvan Martin2013-04-091-4/+7
* Merge pull request #539 from nico/typoNico Weber2013-04-091-1/+1
|\
| * fix typo in commentNico Weber2013-04-091-1/+1