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
*
Fix build with uclibc
Pawel Hajdan, Jr
2017-01-02
1
-0/+7
*
Merge pull request #1213 from nico/copying
Nico Weber
2016-12-06
1
-1/+1
|
\
|
*
replace copyright placeholder, fixes #1212
Nico Weber
2016-12-06
1
-1/+1
|
/
*
Merge pull request #1206 from nico/versioninfo
Nico Weber
2016-11-08
1
-12/+7
|
\
|
*
windows: replace deprecated GetVersionEx with recommended replacement
Nico Weber
2016-11-08
1
-12/+7
|
/
*
Merge pull request #1205 from nico/clangclformat
Nico Weber
2016-11-08
1
-1/+1
|
\
|
*
fix a clang-cl -Wformat warning
Nico Weber
2016-11-08
1
-1/+1
*
|
Merge pull request #1204 from nico/vernum
Nico Weber
2016-11-08
1
-2/+3
|
\
\
|
*
|
fix RELEASING wrt manual.asciidoc process
Nico Weber
2016-11-08
1
-2/+3
|
/
/
*
|
Merge pull request #1194 from ilor/depfile-empty-path
Nico Weber
2016-11-08
1
-1/+3
|
\
\
|
*
|
Improve error message when a depfile contains a bad path
Tomasz Ĺšniatowski
2016-10-12
1
-1/+3
*
|
|
Merge pull request #1182 from moosotc/master
Nico Weber
2016-11-08
1
-2/+3
|
\
\
\
|
*
|
|
Use POSIX_SPAWN_USEVFORK if available
malc
2016-08-26
1
-2/+3
*
|
|
|
Merge pull request #1203 from nico/reldoc
Nico Weber
2016-11-07
1
-6/+6
|
\
\
\
\
|
*
|
|
|
Update RELEASING -- manual.asciidoc no longer has a version number
Nico Weber
2016-11-07
1
-6/+6
|
/
/
/
/
*
|
|
|
Merge pull request #1201 from nico/singlecommand
Nico Weber
2016-11-07
1
-5/+35
|
\
\
\
\
|
*
|
|
|
teach -t commands to optionally print only the final command
Nico Weber
2016-11-06
1
-5/+35
*
|
|
|
|
mark this 1.7.2.git
Nico Weber
2016-11-07
1
-1/+1
*
|
|
|
|
Merge pull request #1202 from nico/ppollbsd
Nico Weber
2016-11-07
3
-10/+9
|
\
\
\
\
\
|
*
|
|
|
|
Only run SubprocessTest.SetWithLots on FreeBSD when ppoll() exists.
Nico Weber
2016-11-07
3
-10/+9
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1198 from jamesr/fix_write_fake_manifests
Nico Weber
2016-11-07
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix syntax error in misc/write_fake_manifests.py
James Robinson
2016-10-25
1
-2/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #1192 from sgraham/tidy-snprintf
Nico Weber
2016-11-06
2
-7/+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Tidy up rate snprintf'ing helper
Scott Graham
2016-10-07
2
-7/+9
|
/
/
/
/
*
|
|
|
Merge pull request #1109 from fbenkstein/enhance_write_fake_manifest
Nico Weber
2016-09-22
1
-18/+71
|
\
\
\
\
|
*
|
|
|
enhance write_fake_manifest.py
Frank Benkstein
2016-06-23
1
-18/+71
*
|
|
|
|
Merge pull request #1185 from gahr/freebsd-ppoll
Nico Weber
2016-09-20
2
-1/+8
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Disable ppoll(2) on FreeBSD < 10.2
Pietro Cerutti
2016-09-20
1
-0/+7
|
*
|
|
|
FreeBSD supports ppoll(2)
Pietro Cerutti
2016-09-15
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge pull request #1174 from gkistanova/not-initialized-elapsed-fix
Nico Weber
2016-08-01
3
-5/+17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixed not initialized elapsed time.
gkistanova
2016-07-14
2
-5/+9
|
*
|
|
Regression test for not initialized elapsed time bug.
gkistanova
2016-07-14
1
-0/+8
|
/
/
/
*
|
|
Merge pull request #1164 from nicolasdespres/const_rootnodes
Nico Weber
2016-06-11
2
-6/+7
|
\
\
\
|
*
|
|
Constify State::RootNodes().
Nicolas Despres
2016-06-09
2
-6/+7
|
/
/
/
*
|
|
Merge pull request #1157 from colincross/browse
Nico Weber
2016-05-30
1
-6/+10
|
\
\
\
|
*
|
|
Escape ninja output inserted into HTML
Colin Cross
2016-05-27
1
-6/+10
*
|
|
|
Merge pull request #1159 from nicolasdespres/no-explicit-outputs
Nico Weber
2016-05-27
3
-9/+45
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Parser accepts no explicit outputs.
Nicolas Despres
2016-05-25
3
-9/+45
|
/
/
/
*
|
|
Merge pull request #1150 from KiYugadgeter/python3_measure
Nico Weber
2016-05-04
1
-5/+7
|
\
\
\
|
*
|
|
Make misc/measure.py compatible with python3
KiYugadgeter
2016-05-04
1
-5/+7
|
/
/
/
*
|
|
Merge pull request #1147 from colincross/elapsed_status
Nico Weber
2016-04-29
3
-15/+31
|
\
\
\
|
*
|
|
Fix NINJA_STATUS %r on dumb terminals
Colin Cross
2016-04-29
3
-11/+25
|
*
|
|
Fix NINJA_STATUS %e on dumb terminals
Colin Cross
2016-04-28
1
-4/+6
|
/
/
/
*
|
|
mark this 1.7.1.git
Nico Weber
2016-04-28
1
-1/+1
*
|
|
Merge pull request #1144 from nico/statustweaks
Nico Weber
2016-04-28
1
-1/+1
|
\
\
\
|
*
|
|
Update %p to use finished edges after #1143.
Nico Weber
2016-04-28
1
-1/+1
|
/
/
/
*
|
|
Merge pull request #1143 from colincross/status
Nico Weber
2016-04-28
2
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
[next]