index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
do not delete files from the logs that still exist on disk
Nico Weber
2014-06-20
1
-1/+3
|
*
|
make Stat() a const method
Nico Weber
2014-06-19
5
-11/+11
|
/
/
*
|
Merge pull request #783 from sgraham/findexinfobasic
Nico Weber
2014-06-19
1
-1/+4
|
\
\
|
*
|
use local definition of FindExInfoBasic for earlier sdks
Scott Graham
2014-06-19
1
-1/+4
|
/
/
*
|
Merge pull request #782 from sgraham/warning-on-81sdk
Nico Weber
2014-06-16
1
-0/+3
|
\
\
|
*
|
suppress warning on win8.1 sdk
Scott Graham
2014-06-16
1
-0/+3
|
/
/
*
|
Merge pull request #781 from nico/cleaner
Nico Weber
2014-06-16
2
-18/+8
|
\
\
|
*
|
simplify statcache code more
Nico Weber
2014-06-16
2
-18/+8
|
/
/
*
|
Merge pull request #780 from nico/versioncheck
Nico Weber
2014-06-16
1
-2/+13
|
\
\
|
*
|
only use FindExInfoBasic on win7+
Nico Weber
2014-06-16
1
-2/+13
|
/
/
*
|
Merge pull request #779 from nico/statcache
Nico Weber
2014-06-15
6
-21/+158
|
\
\
|
*
|
s/hFind/find_handle/
Nico Weber
2014-06-15
1
-5/+5
|
*
|
add missing _WIN32 checks
Nico Weber
2014-06-15
1
-0/+2
|
*
|
make bool exist everywhere, for simpler calling code
Nico Weber
2014-06-15
2
-3/+1
|
*
|
add some statcache tests
Nico Weber
2014-06-15
4
-8/+43
|
*
|
Free cache memory once it's no longer used.
Nico Weber
2014-06-15
3
-8/+23
|
*
|
error checking
Nico Weber
2014-06-15
1
-8/+11
|
*
|
on by default
Nico Weber
2014-06-15
2
-5/+5
|
*
|
comment
Nico Weber
2014-06-15
1
-1/+7
|
*
|
make win-only
Nico Weber
2014-06-15
2
-0/+6
|
*
|
simplify more, move behind flag
Nico Weber
2014-06-15
4
-7/+18
|
*
|
more minor cleanups
Nico Weber
2014-06-15
1
-10/+6
|
*
|
more minor cleanups
Nico Weber
2014-06-15
1
-20/+7
|
*
|
minor cleanups
Nico Weber
2014-06-15
1
-56/+40
|
*
|
Turn on stat cache. Empty builds of chrome on my laptop 4s -> 1.3s (!)
Nico Weber
2014-06-15
1
-1/+1
|
*
|
Add a stat cache. Demo-quality, and disabled atm.
Nico Weber
2014-06-15
3
-20/+114
|
/
/
*
|
Merge pull request #778 from nico/spellrsp
Nico Weber
2014-06-15
1
-1/+1
|
\
\
|
*
|
spellcheck "keeprsp" in -d options
Nico Weber
2014-06-15
1
-1/+1
|
/
/
*
|
Merge pull request #777 from nico/winconf
Nico Weber
2014-06-15
1
-1/+1
|
\
\
|
*
|
create a slightly nicer build.ninja on windows
Nico Weber
2014-06-15
1
-1/+1
|
/
/
*
|
Version 1.4 of the vim syntax file was merged.
Nico Weber
2014-06-12
1
-1/+1
*
|
Merge pull request #770 from debfx/master
Evan Martin
2014-05-30
1
-2/+2
|
\
\
|
*
|
Use unversioned gnukfreebsd platform.
Felix Geyer
2014-05-30
1
-2/+2
|
/
/
*
|
Merge pull request #769 from nico/plus
Nico Weber
2014-05-30
2
-2/+3
|
\
\
|
*
|
Allow + in filenames without escaping
Nico Weber
2014-05-30
2
-2/+3
|
/
/
*
|
Merge pull request #768 from nico/vimsyn
Nico Weber
2014-05-30
1
-2/+4
|
\
\
|
*
|
vim syntax: Correctly highlight $$a as ($$)a instead of $($a).
Nico Weber
2014-05-13
1
-2/+4
*
|
|
Merge pull request #767 from nico/esc_deprspfile
Nico Weber
2014-05-29
7
-35/+99
|
\
\
\
|
*
|
|
reword manual for depfile/rspfile escaping change
Nico Weber
2014-05-24
1
-9/+7
|
*
|
|
Make "depfile=$out.d" work if $out contains escaped characters, rspfile too.
Nico Weber
2014-05-21
7
-32/+98
|
/
/
/
*
|
|
Merge pull request #766 from nico/cleanup
Nico Weber
2014-05-21
1
-6/+2
|
\
\
\
|
*
|
|
CleanTest cleanups:
Nico Weber
2014-05-21
1
-6/+2
|
/
/
/
*
|
|
Merge pull request #764 from nico/winconsole
Nico Weber
2014-05-18
6
-24/+25
|
\
\
\
|
*
|
|
win console wip: Fix comments based on review feedback.
Nico Weber
2014-05-18
2
-2/+2
|
*
|
|
win console wip: resolve FIXME
Nico Weber
2014-05-14
2
-1/+2
|
*
|
|
win console wip: ctrl-c should reach commands running in console pools
Nico Weber
2014-05-13
1
-1/+4
|
*
|
|
win console wip: enable test
Nico Weber
2014-05-13
1
-4/+2
|
*
|
|
wip for console pool on windows
Nico Weber
2014-05-13
5
-19/+18
|
|
/
/
*
|
|
Merge pull request #761 from maximuska/proposed/depfile_parser_fixes
Nico Weber
2014-05-08
3
-6/+10
|
\
\
\
|
*
|
|
Allow paths with '{' '}' in depfiles
Maxim Kalaev
2014-05-07
3
-6/+10
|
/
/
/
[prev]
[next]