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
*
Change default NINJA_STATUS to [%f/%t]
Colin Cross
2016-04-28
2
-2/+2
*
fix path after moving github pages to ninja-build repo
Nico Weber
2016-04-27
1
-1/+1
*
mark this 1.7.0.git
Nico Weber
2016-04-27
1
-1/+1
*
Merge pull request #1137 from nico/crashfix
Nico Weber
2016-04-27
2
-7/+35
|
\
|
*
Fix crash with duplicate implicit outputs.
Nico Weber
2016-04-27
2
-7/+35
|
/
*
Merge pull request #1134 from danw/ubuntu-libc++
Nico Weber
2016-04-21
4
-0/+4
|
\
|
*
Add <stdlib.h> includes for clang++/libc++ on Ubuntu
Dan Willemsen
2016-04-21
4
-0/+4
|
/
*
Merge pull request #1116 from colincross/browse
Nico Weber
2016-04-19
4
-31/+35
|
\
|
*
Pass location of build.ninja file to browse script
Colin Cross
2016-04-19
4
-31/+35
|
/
*
Merge pull request #1131 from bradking/improve-EdgeFinished-signature
Nico Weber
2016-04-19
3
-33/+38
|
\
|
*
Improve Plan::EdgeFinished signature
Brad King
2016-04-19
3
-33/+38
|
/
*
Merge pull request #1126 from bradking/pool-release-on-fail
Nico Weber
2016-04-19
3
-36/+108
|
\
|
*
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
[next]