index
:
delta/ninja.git
appveyor-sed
configure
github-actions-apt-upgrade
github-actions-static-msvc-cmake
jhasse-patch-1
manual-command
manual-font
master
release
travis-ci-python-3
github.com: ninja-build/ninja.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Dimitris Apostolou
2020-07-07
1
-2
/
+2
*
manual: remove "manifest" reference from the manual
Ben Boeckel
2020-01-29
1
-1
/
+1
*
Merge pull request #1624 from bungeman/patch-1
Jan Niklas Hasse
2020-01-19
1
-2
/
+2
|
\
|
*
Recommend MD over MMD for header dependencies.
bungeman
2019-08-06
1
-2
/
+2
*
|
Add short doc for cleandead tool, fix #1716
Jan Niklas Hasse
2020-01-18
1
-0
/
+3
*
|
Add a short documentation for restat tool
Jan Niklas Hasse
2019-12-23
1
-0
/
+3
|
/
*
Merge pull request #1016 from moroten/docs-empty-rule-uptodate
Jan Niklas Hasse
2019-07-09
1
-0
/
+8
|
\
|
*
Describe how to make a phony rule always up to date
Fredrik Medley
2017-08-16
1
-0
/
+8
*
|
Resurrect the 'rules' tool.
Nicolas Despres
2019-05-09
1
-0
/
+3
*
|
Document example dyndep use cases
Brad King
2019-04-18
1
-0
/
+83
*
|
Document `dyndep` binding behavior and the dyndep file format
Brad King
2019-04-18
1
-0
/
+67
*
|
Update link to premake
ddrone
2019-04-10
1
-1
/
+1
*
|
Docs: Make builds reproducible by generating the same IDs from the same inputs
Graham Christensen
2019-02-07
1
-0
/
+3
*
|
Fix Fuchsia typo
Jan Niklas Hasse
2019-02-05
1
-1
/
+1
*
|
Remove dead Chromium link, fix #1263
Jan Niklas Hasse
2018-11-25
1
-2
/
+1
*
|
Merge pull request #1484 from smeenai/gyp-to-gn
Jan Niklas Hasse
2018-11-25
1
-3
/
+3
|
\
\
|
*
|
Change gyp to gn
Shoaib Meenai
2018-10-19
1
-3
/
+3
*
|
|
Merge pull request #1474 from mathstuf/win32-invalid-parameter-help
Jan Niklas Hasse
2018-11-16
1
-1
/
+2
|
\
\
\
|
*
|
|
manual: mention the "invalid parameter" case
Ben Boeckel
2018-11-09
1
-1
/
+2
|
|
/
/
*
|
|
Fix rendering of code block, fix #955
Jan Niklas Hasse
2018-11-14
1
-1
/
+1
|
/
/
*
|
Add _Available since Ninja 1.4._ to `deps` and `recompact`
Nikolaus Wittenstein
2017-08-30
1
-2
/
+2
*
|
Add `deps` and `recompact` tools to manual
Nikolaus Wittenstein
2017-08-29
1
-0
/
+5
|
/
*
Change default NINJA_STATUS to [%f/%t]
Colin Cross
2016-04-27
1
-1
/
+1
*
browse: support --port and --no-browser options
Peter Wu
2016-03-12
1
-3
/
+7
*
browse.py: allow port override via environment variable
Peter Wu
2016-02-26
1
-1
/
+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
*
|
Add support for build statement implicit outputs
Brad King
2016-02-03
1
-1
/
+26
|
/
*
Merge pull request #1073 from ninja-build/manual-font
Nico Weber
2015-12-29
1
-6
/
+0
|
\
|
*
use the default font size for manual headings
manual-font
Evan Martin
2015-12-16
1
-6
/
+0
*
|
Merge pull request #1074 from ninja-build/manual-command
Nico Weber
2015-12-29
1
-6
/
+24
|
\
\
|
*
|
add a section to the manual discussing the command= variable
manual-command
Evan Martin
2015-12-16
1
-6
/
+24
|
|
/
*
|
drop a [horizontal] definition table
Evan Martin
2015-11-17
1
-1
/
+0
*
|
improve docs generation, including PDF output
Evan Martin
2015-11-17
3
-4
/
+36
*
|
provide a better title for the manual
Evan Martin
2015-11-17
1
-2
/
+2
*
|
drop more references to github/martine
Evan Martin
2015-11-11
1
-1
/
+0
*
|
Describe why to use relative paths
Fredrik Medley
2015-09-03
1
-0
/
+8
|
/
*
Document the change from #921 in the manual.
Nico Weber
2015-06-18
1
-1
/
+4
*
Merge pull request #809 from andrey-malets/doc-for-first-output
Nico Weber
2014-12-03
1
-0
/
+6
|
\
|
*
Document target^ syntax.
Andrey Malets
2014-09-06
1
-0
/
+6
*
|
CanonicalizePath handles \ on Windows
Scott Graham
2014-10-30
1
-3
/
+1
|
/
*
reword manual for depfile/rspfile escaping change
Nico Weber
2014-05-24
1
-9
/
+7
*
Make "depfile=$out.d" work if $out contains escaped characters, rspfile too.
Nico Weber
2014-05-21
1
-2
/
+4
*
wip for console pool on windows
Nico Weber
2014-05-13
1
-2
/
+0
*
Introduce the "console" pool
Peter Collingbourne
2014-02-02
1
-0
/
+17
*
add deps_prefix for localized /showIncludes' output parsing
Peter Kümmel
2013-10-19
1
-1
/
+9
*
Proof reading
Johan Sundström
2013-08-12
1
-1
/
+1
*
Mention pools in the discussion of ninja's toplevel declarations.
Nico Weber
2013-07-07
1
-0
/
+4
*
slightly smaller subsections
Evan Martin
2013-04-10
1
-0
/
+3
*
move pool docs down under "more details"
Evan Martin
2013-04-10
1
-56
/
+55
[next]