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
...
|
*
Add another test case covering pool release on edge failure
David Emett
2016-04-06
1
-0/+24
|
*
Release the pool slot held by an edge whether it succeeds or fails
Fredrik Medley
2016-04-06
3
-36/+84
*
|
Merge pull request #1130 from JohnstonJ/fix-tests-on-vs2015
Nico Weber
2016-04-19
4
-97/+101
|
\
\
|
*
|
ninja_test: Fix Visual C++ 2015 warnings/errors about name hiding.
James Johnston
2016-04-18
4
-97/+101
|
|
/
*
|
Merge pull request #1059 from bradking/avoid-double-scheduling-edge
Nico Weber
2016-04-19
2
-7/+33
|
\
\
|
|
/
|
/
|
|
*
Avoid double-scheduling build edges in another case
Brad King
2016-02-03
2
-7/+33
*
|
Merge pull request #1125 from nico/wintools
Nico Weber
2016-04-06
9
-211/+290
|
\
\
|
*
|
Make deps=msvc experimentally available on non-Windows.
Nico Weber
2016-04-06
9
-211/+290
|
/
/
*
|
Merge pull request #1118 from nico/posixspawn2
Nico Weber
2016-04-05
2
-54/+56
|
\
\
|
*
|
Use posix_spawn() instead of fork()/exec().
Nico Weber
2016-03-21
2
-54/+56
*
|
|
Merge pull request #1112 from Lekensteyn/browse-tool-fixes
Nico Weber
2016-04-04
5
-21/+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
browse: support --port and --no-browser options
Peter Wu
2016-03-11
5
-20/+41
|
*
|
browse.py: Python 3 compatibility
Peter Wu
2016-03-11
1
-2/+5
|
*
|
browse.py: allow port override via environment variable
Peter Wu
2016-02-25
2
-2/+3
*
|
|
Merge pull request #1113 from nico/nosetsid
Nico Weber
2016-03-05
2
-31/+3
|
\
\
\
|
*
|
|
Revert #910.
Nico Weber
2016-03-05
2
-31/+3
|
/
/
/
*
|
|
Merge pull request #1102 from bradking/remove-unnecessary-StatIfNecessary
Nico Weber
2016-03-05
1
-2/+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove StatIfNecessary call that is never necessary
Brad King
2016-02-25
1
-2/+1
|
/
/
*
|
Merge pull request #1110 from G4m4/explicit_std_prefix
Nico Weber
2016-02-17
1
-1/+1
|
\
\
|
*
|
Fix ambiguous call to set_terminate on Windows platform
g4m4
2016-02-17
1
-1/+1
|
/
/
*
|
Merge pull request #1107 from nicolasdespres/ninja_syntax_implicit_outputs
Nico Weber
2016-02-07
2
-1/+13
|
\
\
|
*
|
Add support for implicit outputs in ninja_syntax.py.
Nicolas Despres
2016-02-06
2
-1/+13
*
|
|
Merge pull request #1108 from edbaunton/patch-1
Nico Weber
2016-02-07
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add link to mailing list
Ed Baunton
2016-02-06
1
-2/+2
|
/
/
*
|
Merge pull request #1106 from nico/winfix
Nico Weber
2016-02-05
1
-5/+3
|
\
\
|
*
|
win: Only drop /showIncludes in bootstrap builds.
Nico Weber
2016-02-05
1
-5/+3
*
|
|
Merge pull request #1101 from fbenkstein/vs2010
Nico Weber
2016-02-05
1
-0/+2
|
\
\
\
|
*
|
|
MSVC: disable warning about constant conditional expressions
Frank Benkstein
2016-02-05
1
-0/+2
|
/
/
/
*
|
|
Merge pull request #1100 from nico/doc
Nico Weber
2016-02-03
1
-9/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Minor updates to the manual.
Nico Weber
2016-02-03
1
-9/+5
*
|
|
Merge pull request #1033 from colincross/failed
Nico Weber
2016-02-03
1
-2/+9
|
\
\
\
|
*
|
|
Print output file on failure
Colin Cross
2015-10-05
1
-2/+9
*
|
|
|
Merge pull request #989 from bradking/implicit-outputs
Nico Weber
2016-02-03
7
-3/+148
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add support for build statement implicit outputs
Brad King
2016-02-03
7
-3/+148
*
|
|
|
Merge pull request #1060 from bradking/deduplicate-disk-interface
Nico Weber
2016-02-03
12
-91/+99
|
\
\
\
\
|
*
|
|
|
Replace ManifestParser::FileReader with general FileReader
Brad King
2016-02-03
5
-63/+32
|
*
|
|
|
Expose more details in FileReader::ReadFile signature
Brad King
2016-02-03
7
-24/+59
|
*
|
|
|
Factor a `FileReader` base class out of `DiskInterface`
Brad King
2016-02-03
1
-6/+10
*
|
|
|
|
Merge pull request #1099 from bradking/fix-perftest-compilation
Nico Weber
2016-02-03
2
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
|
/
/
/
|
|
/
/
/
|
/
|
|
|
|
*
|
|
perftest: fix compilation after dupe_edge_should_err change
Brad King
2016-02-02
2
-2/+2
*
|
|
|
Merge pull request #1076 from colincross/canonicalize
Nico Weber
2016-02-02
2
-18/+18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Canonicalize "." to "."
Colin Cross
2015-12-16
2
-18/+18
*
|
|
|
Merge pull request #1096 from sgraham/dupe-edge-action
Nico Weber
2016-01-29
5
-54/+61
|
\
\
\
\
|
*
|
|
|
dupe_edge_should_err from bool to enum
Scott Graham
2016-01-27
5
-54/+61
*
|
|
|
|
Merge pull request #1098 from shinh/keepdep
Nico Weber
2016-01-29
4
-8/+19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add -d keepdepfile to preserve depfiles
Shinichiro Hamaji
2016-01-28
4
-8/+19
|
/
/
/
/
*
|
|
|
Merge pull request #1095 from sgraham/dupbuild-err
Nico Weber
2016-01-27
4
-47/+63
|
\
\
\
\
|
*
|
|
|
Make dupbuild=err work in subninja
Scott Graham
2016-01-27
4
-47/+63
|
/
/
/
/
*
|
|
|
Merge pull request #1094 from sphawk/master
Nico Weber
2016-01-27
1
-1/+1
|
\
\
\
\
|
*
|
|
|
fix for localized version of cl.exe
sphawk
2016-01-25
1
-1/+1
[prev]
[next]