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
*
Only store command hashes in the build log.
Nico Weber
2012-06-15
8
-17/+82
*
Merge pull request #328 from nico/canonperf
Evan Martin
2012-06-15
2
-1/+43
|
\
|
*
add canon_perftest
Nico Weber
2012-06-03
2
-1/+43
*
|
allow '(' and ')' in depfile paths
Evan Martin
2012-06-12
3
-7/+22
*
|
add a note to HACKING about how to get gtest
Evan Martin
2012-06-12
1
-0/+8
*
|
fix a typo in a test name
Evan Martin
2012-06-12
1
-1/+1
*
|
Merge pull request #325 from luvit/fix-path-magic
Evan Martin
2012-06-12
1
-1/+1
|
\
\
|
*
|
bootstrap: fix path magic on windows
Brandon Philips
2012-06-11
1
-1/+1
*
|
|
Merge pull request #323 from luvit/bootstrap-from-cwd
Evan Martin
2012-06-10
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
bootstrap: chdir to bootstrap's directory
Brandon Philips
2012-06-10
1
-0/+2
|
/
/
*
|
Merge pull request #306 from nico/winunbreakconf
Evan Martin
2012-06-07
1
-3/+4
|
\
\
|
*
|
Fix configure.py on windows, which does not permit a leading space.
Nico Weber
2012-06-05
1
-3/+4
|
/
/
*
|
Merge pull request #311 from nico/cleanups
Evan Martin
2012-06-04
2
-4/+4
|
\
\
|
|
/
|
/
|
|
*
Minor spelling fixes in manual.
Nico Weber
2012-05-13
1
-3/+3
|
*
comment fix
Nico Weber
2012-05-13
1
-1/+1
*
|
Merge pull request #321 from nico/diff
Evan Martin
2012-06-02
1
-9/+1
|
\
\
|
*
|
Remove code that was never executed.
Nico Weber
2012-06-02
1
-9/+1
|
/
/
*
|
Merge pull request #320 from nico/cleanup
Evan Martin
2012-06-02
2
-4/+0
|
\
\
|
*
|
Remove unused variable last_update_millis_.
Nico Weber
2012-06-01
2
-4/+0
*
|
|
Merge pull request #319 from nico/vimp
Evan Martin
2012-06-02
1
-4/+4
|
\
\
\
|
*
|
|
Make `:set spell` only check spelling in comments. Patch from Thilo Six <T.Si...
Nico Weber
2012-06-01
1
-4/+4
|
|
/
/
*
|
|
Merge pull request #318 from jsternberg/master
Evan Martin
2012-06-01
5
-1/+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Missing header file for "getenv".
Jonathan Sternberg
2012-05-31
1
-0/+1
|
*
|
Removing unused sys/termios.h header.
Jonathan Sternberg
2012-05-30
1
-1/+0
|
*
|
Header guards were missing from some header files.
Jonathan Sternberg
2012-05-30
4
-0/+19
|
/
/
*
|
Merge pull request #314 from ehird/master
Evan Martin
2012-05-23
1
-4/+3
|
\
\
|
*
|
Use subprocess.call for Python 2.4 compatibility
Elliott Hird
2012-05-23
1
-4/+3
|
/
/
*
|
Merge pull request #312 from nico/vimfile
Evan Martin
2012-05-15
1
-3/+6
|
\
\
|
|
/
|
/
|
|
*
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
|
\
\
|
|
/
|
/
|
[next]