index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
less random comment
Scott Graham
2012-09-20
1
-1/+1
|
*
|
|
review fixes
Scott Graham
2012-09-20
1
-10/+9
|
*
|
|
fix spaces in headers for -t msvc
Scott Graham
2012-09-20
4
-2/+42
|
|
/
/
|
*
|
Merge pull request #419 from syntheticpp/rate-buffer-size
Evan Martin
2012-09-18
2
-18/+15
|
|
\
\
|
|
*
|
Fix subtile buffer size error
Peter Kümmel
2012-09-18
1
-4/+4
|
|
*
|
build with msvc2012
Peter Kümmel
2012-09-18
1
-1/+1
|
|
*
|
remove some code duplication
Peter Kümmel
2012-09-18
2
-18/+15
|
*
|
|
don't emit duplicate headers for msvc helper
Scott Graham
2012-09-17
4
-6/+30
|
|
/
/
|
*
|
Merge pull request #416 from nico/slide
Evan Martin
2012-09-14
3
-38/+53
|
|
\
\
|
|
*
|
Change rate measurement code.
Nico Weber
2012-09-14
3
-38/+53
|
|
|
/
|
*
|
Clean up getopt_long call.
Nico Weber
2012-09-14
1
-12/+12
|
|
/
*
|
version 1.0.0
v1.0.0
Evan Martin
2012-09-13
49
-583/+1829
|
\
\
|
|
/
|
*
mark msvc-helper as experimental
Evan Martin
2012-09-13
1
-1/+1
|
*
windows: merge msvc-helper into ninja.exe itself
Evan Martin
2012-09-13
2
-5/+22
|
*
scoping workaround for gcc on Windows
Evan Martin
2012-09-07
1
-1/+1
|
*
include termios for solaris
Alex Caudill
2012-09-07
1
-0/+4
|
*
add GetProcessorCount() implementation for Solaris
Alex Caudill
2012-09-07
1
-0/+9
|
*
drop special case for msvc bucket count
Evan Martin
2012-09-07
1
-6/+1
|
*
Merge pull request #408 from nico/fix
Evan Martin
2012-09-06
1
-0/+2
|
|
\
|
|
*
Make sure no stale test file exists before running build log tests.
Nico Weber
2012-09-01
1
-0/+2
|
*
|
allow tools to specify when they run (before/after build.ninja load)
Evan Martin
2012-09-06
1
-34/+52
|
*
|
factor out metrics dump from ninja main
Evan Martin
2012-09-05
1
-14/+18
|
*
|
factor out build log load from main
Evan Martin
2012-09-05
1
-28/+37
|
*
|
rearrange tool-picking logic
Evan Martin
2012-09-05
1
-18/+37
|
*
|
reduce indent
Evan Martin
2012-09-04
1
-39/+38
|
*
|
move BuildConfig out of globals
Evan Martin
2012-09-04
1
-14/+15
|
*
|
remove DiskInterface from globals
Evan Martin
2012-09-04
1
-5/+4
|
*
|
remove unfortunate header dependency
Evan Martin
2012-09-04
1
-1/+0
|
*
|
clarify setter
Evan Martin
2012-09-04
2
-5/+10
|
*
|
move BuildLog to DependencyScan
Evan Martin
2012-09-04
9
-22/+32
|
*
|
pass Builder as arg to build-running functions
Evan Martin
2012-09-04
1
-15/+15
|
*
|
remove config from BuildLog, rename members
Evan Martin
2012-09-02
4
-30/+24
|
*
|
remove a redundant arg to RecomputeOutputDirty
Evan Martin
2012-09-02
3
-24/+19
|
*
|
split out dirty recomputation logic from Edge class
Evan Martin
2012-09-02
6
-88/+117
|
|
/
|
*
safer build: consider target dirty if depfile is missing
Maxim Kalaev
2012-08-30
2
-3/+34
|
*
Remove unused macro NINJA_UNUSED_ARG.
Nico Weber
2012-08-28
1
-2/+0
|
*
drop DepfileParserTest.Tilde, as it's covered by .SpecialChars
Evan Martin
2012-08-24
1
-13/+0
|
*
update old test to cover newer rule attributes
Evan Martin
2012-08-24
1
-1/+4
|
*
add test that checks attributes on rules
Evan Martin
2012-08-24
1
-0/+11
|
*
fix test broken in 697350d
Evan Martin
2012-08-17
1
-2/+10
|
*
make it more explicit that a bad build log causes us to rebuild
Evan Martin
2012-08-17
3
-4/+12
|
*
Merge pull request #401 from syntheticpp/win-network-path
Evan Martin
2012-08-17
2
-0/+27
|
|
\
|
|
*
on windows a network path starts with two backslashes
Peter Kuemmel
2012-08-17
2
-0/+27
|
*
|
if a file is missing in the log, count it as dirty
Scott Graham
2012-08-15
2
-6/+63
|
*
|
add a helper binary for wrapping cl.exe
Evan Martin
2012-08-15
1
-0/+115
|
*
|
pass env block to cl helper
Evan Martin
2012-08-15
3
-1/+17
|
*
|
Merge branch 'master' of github.com:martine/ninja
Evan Martin
2012-08-13
9
-9/+542
|
|
\
\
|
|
*
|
msvc helper: drop system includes
Evan Martin
2012-08-12
3
-3/+30
|
|
*
|
includes_normalize: also lowercase cross-drive includes
Evan Martin
2012-08-12
3
-10/+9
|
|
*
|
add functions for normalizing win32 include paths
Scott Graham
2012-08-12
3
-0/+249
[prev]
[next]