summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #792 from nico/statdirNico Weber2014-06-272-2/+21
|\
| * try to fix stat()ing directories on windowsNico Weber2014-06-271-2/+0
| * add more tests for stat()ing a directoryNico Weber2014-06-271-1/+16
| * add a test for stat()ing a directoryNico Weber2014-06-271-0/+6
* | Merge pull request #791 from nico/relmoreNico Weber2014-06-271-5/+4
|\ \
| * | also note that branch release needs to be pushedNico Weber2014-06-271-5/+4
|/ /
* | Merge pull request #790 from nico/relnotes2Nico Weber2014-06-271-1/+7
|\ \
| * | expand RELEASING a bitNico Weber2014-06-271-1/+7
|/ /
* | mark this 1.5.0.git, update RELEASINGNico Weber2014-06-272-9/+10
|/
* Merge pull request #789 from nico/dontwinNico Weber2014-06-273-7/+7
|\
| * Rename -d nowinstatcache to -d nostatcache; might become useful elsewhere (#787)Nico Weber2014-06-273-7/+7
|/
* Merge pull request #786 from donkopotamus/patch-1Nico Weber2014-06-261-1/+1
|\
| * Update ninja-mode for emacs to handle hyphens in rule namesdonkopotamus2014-06-261-1/+1
|/
* Merge pull request #785 from nico/unusedNico Weber2014-06-251-1/+5
|\
| * Fix -Wunused-result warning for chdir on linux.Nico Weber2014-06-251-1/+5
* | Merge pull request #784 from nico/statkeepNico Weber2014-06-206-12/+14
|\ \ | |/ |/|
| * do not delete files from the logs that still exist on diskNico Weber2014-06-201-1/+3
| * make Stat() a const methodNico Weber2014-06-195-11/+11
|/
* Merge pull request #783 from sgraham/findexinfobasicNico Weber2014-06-191-1/+4
|\
| * use local definition of FindExInfoBasic for earlier sdksScott Graham2014-06-191-1/+4
|/
* Merge pull request #782 from sgraham/warning-on-81sdkNico Weber2014-06-161-0/+3
|\
| * suppress warning on win8.1 sdkScott Graham2014-06-161-0/+3
|/
* Merge pull request #781 from nico/cleanerNico Weber2014-06-162-18/+8
|\
| * simplify statcache code moreNico Weber2014-06-162-18/+8
|/
* Merge pull request #780 from nico/versioncheckNico Weber2014-06-161-2/+13
|\
| * only use FindExInfoBasic on win7+Nico Weber2014-06-161-2/+13
|/
* Merge pull request #779 from nico/statcacheNico Weber2014-06-156-21/+158
|\
| * s/hFind/find_handle/Nico Weber2014-06-151-5/+5
| * add missing _WIN32 checksNico Weber2014-06-151-0/+2
| * make bool exist everywhere, for simpler calling codeNico Weber2014-06-152-3/+1
| * add some statcache testsNico Weber2014-06-154-8/+43
| * Free cache memory once it's no longer used.Nico Weber2014-06-153-8/+23
| * error checkingNico Weber2014-06-151-8/+11
| * on by defaultNico Weber2014-06-152-5/+5
| * commentNico Weber2014-06-151-1/+7
| * make win-onlyNico Weber2014-06-152-0/+6
| * simplify more, move behind flagNico Weber2014-06-154-7/+18
| * more minor cleanupsNico Weber2014-06-151-10/+6
| * more minor cleanupsNico Weber2014-06-151-20/+7
| * minor cleanupsNico Weber2014-06-151-56/+40
| * Turn on stat cache. Empty builds of chrome on my laptop 4s -> 1.3s (!)Nico Weber2014-06-151-1/+1
| * Add a stat cache. Demo-quality, and disabled atm.Nico Weber2014-06-153-20/+114
|/
* Merge pull request #778 from nico/spellrspNico Weber2014-06-151-1/+1
|\
| * spellcheck "keeprsp" in -d optionsNico Weber2014-06-151-1/+1
|/
* Merge pull request #777 from nico/winconfNico Weber2014-06-151-1/+1
|\
| * create a slightly nicer build.ninja on windowsNico Weber2014-06-151-1/+1
|/
* Version 1.4 of the vim syntax file was merged.Nico Weber2014-06-121-1/+1
* Merge pull request #770 from debfx/masterEvan Martin2014-05-301-2/+2
|\
| * Use unversioned gnukfreebsd platform.Felix Geyer2014-05-301-2/+2
|/
* Merge pull request #769 from nico/plusNico Weber2014-05-302-2/+3
|\