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
*
vim syntax file: Highlight ninja comments.
Nico Weber
2012-05-14
1
-3/+6
*
Merge pull request #310 from nico/landreader
Evan Martin
2012-05-10
1
-11/+64
|
\
|
*
Switch LineReader from fgets() to just fread().
Nico Weber
2012-05-10
1
-5/+33
|
*
Pull BuildLog line reading into its own class. No performance or behavior cha...
Nico Weber
2012-05-10
1
-11/+36
*
|
Merge pull request #309 from nico/buildlogtest
Evan Martin
2012-05-10
1
-0/+59
|
\
\
|
|
/
|
/
|
|
*
Add a BuildLog test that checks that very long command liens don't crash.
Nico Weber
2012-05-10
1
-0/+28
|
*
Add a BuildLog test that checks duplicate version headers don't crash.
Nico Weber
2012-05-10
1
-0/+31
|
/
*
Merge pull request #307 from sgraham/nul-input
Evan Martin
2012-05-09
1
-5/+16
|
\
|
*
pass subprocesses handle to nul device rather than null handle
Scott Graham
2012-05-09
1
-5/+16
*
|
Merge pull request #305 from nico/winperftest
Evan Martin
2012-05-09
1
-2/+2
|
\
\
|
*
|
Make parser_perftest and build_log_perftest link on Windows.
Nico Weber
2012-05-09
1
-2/+2
|
/
/
*
|
Merge pull request #304 from nico/perftest
Evan Martin
2012-05-09
3
-3/+146
|
\
\
|
*
|
Add a BuildLog loading perftest.
Nico Weber
2012-05-08
3
-3/+146
|
/
/
*
|
include version number
Evan Martin
2012-05-08
1
-2/+10
*
|
clarify what i mean by "policy"
Evan Martin
2012-05-08
1
-2/+8
*
|
Merge pull request #301 from nico/logfix
Evan Martin
2012-05-08
2
-0/+35
|
\
\
|
|
/
|
/
|
|
*
Don't write ninja log header to log on every build on Windows.
Nico Weber
2012-05-08
2
-0/+35
|
/
*
Merge pull request #297 from nico/colorclang
Evan Martin
2012-05-07
1
-2/+5
|
\
|
*
Produce colored diagnostics when building ninja with clang.
Nico Weber
2012-05-05
1
-2/+5
*
|
Merge pull request #299 from tfarina/explicit-ctors
Evan Martin
2012-05-07
4
-6/+10
|
\
\
|
*
|
views: Mark single-argument constructors as explicit.
Thiago Farina
2012-05-06
4
-6/+10
|
|
/
*
|
Merge pull request #298 from tfarina/build-log-string
Evan Martin
2012-05-06
1
-4/+3
|
\
\
|
|
/
|
/
|
|
*
No need to convert log_path to c-string. Two places.
Thiago Farina
2012-05-06
1
-4/+3
|
/
*
mention reactos
Evan Martin
2012-05-04
1
-3/+4
*
mention platform support
Evan Martin
2012-05-04
1
-2/+12
*
Merge pull request #296 from nico/confenv
Evan Martin
2012-05-04
1
-7/+12
|
\
|
*
Do not access os.environ directly.
Nico Weber
2012-05-04
1
-8/+9
|
*
Let configure.py remember its environment for rerunning.
Nico Weber
2012-05-04
1
-1/+5
*
|
Merge pull request #294 from nico/fastercanonpath
Evan Martin
2012-05-04
2
-17/+42
|
\
\
|
|
/
|
/
|
|
*
First check for string end, then dereference. (5ms more expensive, heh.)
Nico Weber
2012-05-04
1
-2/+2
|
*
Don't walk path components twice. Speeds up CanonicalizePath() 115ms (285ms -...
Nico Weber
2012-05-04
1
-6/+2
|
*
Reorder a few lines, no functionality (or perf) change.
Nico Weber
2012-05-04
1
-5/+4
|
*
Skip single '/' characters earlier in the loop. 300ms -> 285ms.
Nico Weber
2012-05-04
1
-8/+11
|
*
Speed up CanonicalizePath() 6.8% (322ms -> 300ms for chrome empty build).
Nico Weber
2012-05-04
2
-8/+35
|
/
*
clarify a flag in configure.py
Evan Martin
2012-05-02
1
-1/+1
*
add $: to docs
Evan Martin
2012-05-02
1
-1/+5
*
Merge pull request #291 from nico/ocd
Evan Martin
2012-05-02
2
-1/+13
|
\
|
*
Fix layout width in ninja_syntax.py.
Nico Weber
2012-05-02
2
-1/+13
*
|
Merge pull request #290 from nico/metrics
Evan Martin
2012-05-02
1
-0/+2
|
\
\
|
*
|
Add .ninja_log load time to metrics.
Nico Weber
2012-05-01
1
-0/+2
|
|
/
*
|
Merge pull request #284 from nico/fixwinbuild
Evan Martin
2012-05-02
2
-1/+4
|
\
\
|
*
|
Fix Windows build.
Nico Weber
2012-04-30
2
-1/+4
*
|
|
Merge pull request #283 from tfarina/string-ampersand
Evan Martin
2012-05-02
6
-7/+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Put & operator with the type rather than the variable name.
Thiago Farina
2012-04-28
6
-7/+7
*
|
|
Merge pull request #288 from nico/buildfix
Evan Martin
2012-05-01
1
-2/+2
|
\
\
\
|
*
|
|
ninja_syntax.build() returns a list, not a single string.
Nico Weber
2012-05-01
1
-2/+2
|
/
/
/
*
|
|
Merge pull request #285 from nico/winninjatest
Evan Martin
2012-04-30
1
-0/+5
|
\
\
\
|
*
|
|
Provide 'ninja' as alias for 'ninja.exe' too. Tidy up.
Nico Weber
2012-04-30
1
-2/+4
|
*
|
|
Provide 'ninja_test' as alias for 'ninja_test.exe' on windows.
Nico Weber
2012-04-30
1
-0/+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #287 from nico/gtestnortti
Evan Martin
2012-04-30
1
-2/+3
|
\
\
\
|
|
/
/
|
/
|
|
[next]