platform/upstream/ninja.git
2019-12-05 Hyunjee KimImported Upstream version 1.9.0 72/219472/1 upstream/1.9.0
2019-07-02 Hyunjee KimImported Upstream version 1.8.2 upstream/1.8.2
2019-07-02 Hyunjee KimImported Upstream version 1.8.1
2019-07-02 Hyunjee KimImported Upstream version 1.8.0
2019-07-02 Hyunjee KimImported Upstream version 1.7.2
2019-07-02 Hyunjee KimImported Upstream version 1.7.1
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
2016-04-27 Nico Webermark this 1.7.0.git
2016-04-27 Nico WeberMerge pull request #1137 from nico/crashfix
2016-04-27 Nico WeberFix crash with duplicate implicit outputs.
2016-04-21 Nico WeberMerge pull request #1134 from danw/ubuntu-libc++
2016-04-21 Dan WillemsenAdd <stdlib.h> includes for clang++/libc++ on Ubuntu
2016-04-19 Nico WeberMerge pull request #1116 from colincross/browse
2016-04-19 Colin CrossPass location of build.ninja file to browse script
2016-04-19 Nico WeberMerge pull request #1131 from bradking/improve-EdgeFini...
2016-04-19 Brad KingImprove Plan::EdgeFinished signature
2016-04-19 Nico WeberMerge pull request #1126 from bradking/pool-release...
2016-04-19 Nico WeberMerge pull request #1130 from JohnstonJ/fix-tests-on...
2016-04-19 Nico WeberMerge pull request #1059 from bradking/avoid-double...
2016-04-18 James Johnstonninja_test: Fix Visual C++ 2015 warnings/errors about...
2016-04-06 David EmettAdd another test case covering pool release on edge...
2016-04-06 Fredrik MedleyRelease the pool slot held by an edge whether it succee...
2016-04-06 Nico WeberMerge pull request #1125 from nico/wintools
2016-04-06 Nico WeberMake deps=msvc experimentally available on non-Windows.
2016-04-05 Nico WeberMerge pull request #1118 from nico/posixspawn2
2016-04-04 Nico WeberMerge pull request #1112 from Lekensteyn/browse-tool...
2016-03-21 Nico WeberUse posix_spawn() instead of fork()/exec().
2016-03-11 Peter Wubrowse: support --port and --no-browser options
2016-03-11 Peter Wubrowse.py: Python 3 compatibility
2016-03-05 Nico WeberMerge pull request #1113 from nico/nosetsid
2016-03-05 Nico WeberRevert #910.
2016-03-05 Nico WeberMerge pull request #1102 from bradking/remove-unnecessa...
2016-02-25 Peter Wubrowse.py: allow port override via environment variable
2016-02-25 Brad KingRemove StatIfNecessary call that is never necessary
2016-02-17 Nico WeberMerge pull request #1110 from G4m4/explicit_std_prefix
2016-02-17 g4m4Fix ambiguous call to set_terminate on Windows platform
2016-02-07 Nico WeberMerge pull request #1107 from nicolasdespres/ninja_synt...
2016-02-07 Nico WeberMerge pull request #1108 from edbaunton/patch-1
2016-02-06 Ed BauntonAdd link to mailing list
2016-02-06 Nicolas DespresAdd support for implicit outputs in ninja_syntax.py.
2016-02-05 Nico WeberMerge pull request #1106 from nico/winfix
2016-02-05 Nico Weberwin: Only drop /showIncludes in bootstrap builds.
2016-02-05 Nico WeberMerge pull request #1101 from fbenkstein/vs2010
2016-02-05 Frank BenksteinMSVC: disable warning about constant conditional expres...
2016-02-03 Nico WeberMerge pull request #1100 from nico/doc
2016-02-03 Nico WeberMinor updates to the manual.
2016-02-03 Brad KingAvoid double-scheduling build edges in another case
2016-02-03 Nico WeberMerge pull request #1033 from colincross/failed
2016-02-03 Nico WeberMerge pull request #989 from bradking/implicit-outputs
2016-02-03 Nico WeberMerge pull request #1060 from bradking/deduplicate...
2016-02-03 Nico WeberMerge pull request #1099 from bradking/fix-perftest...
2016-02-03 Brad KingReplace ManifestParser::FileReader with general FileReader
2016-02-03 Brad KingExpose more details in FileReader::ReadFile signature
2016-02-03 Brad KingFactor a `FileReader` base class out of `DiskInterface`
2016-02-03 Brad KingAdd support for build statement implicit outputs
2016-02-02 Nico WeberMerge pull request #1076 from colincross/canonicalize
2016-02-02 Brad Kingperftest: fix compilation after dupe_edge_should_err...
2016-01-29 Nico WeberMerge pull request #1096 from sgraham/dupe-edge-action
2016-01-29 Nico WeberMerge pull request #1098 from shinh/keepdep
2016-01-28 Shinichiro... Add -d keepdepfile to preserve depfiles
2016-01-27 Scott Grahamdupe_edge_should_err from bool to enum
2016-01-27 Nico WeberMerge pull request #1095 from sgraham/dupbuild-err
2016-01-27 Scott GrahamMake dupbuild=err work in subninja
2016-01-27 Nico WeberMerge pull request #1094 from sphawk/master
2016-01-27 Nico WeberMerge pull request #1085 from tetsuok/remove-unnecessar...
2016-01-25 sphawkfix for localized version of cl.exe
2016-01-10 Evan MartinMerge pull request #1086 from tetsuok/use-container...
2016-01-10 Tetsuo KisoUse container-based infrastructure for travis-ci.
2016-01-10 Tetsuo KisoRemove unnecessary `std::`
2015-12-29 Nico WeberMerge pull request #1073 from ninja-build/manual-font
2015-12-29 Nico WeberMerge pull request #1074 from ninja-build/manual-command
2015-12-29 Nico WeberMerge pull request #1082 from nicolasdespres/zshcomp...
2015-12-24 Nicolas DespresTeach zsh to complete intermediary targets.
2015-12-16 Colin CrossCanonicalize "." to "."
2015-12-16 Evan Martinadd a section to the manual discussing the command...
2015-12-16 Evan Martinuse the default font size for manual headings
2015-12-09 Evan MartinMerge pull request #1069 from nicolasdespres/dry_manife...
2015-12-09 Nicolas DespresDo not attempt to rebuild infinitely in dry-run mode.
2015-12-06 Evan MartinMerge pull request #1042 from avallee/master
2015-12-06 Evan MartinMerge pull request #1062 from tfarina/bindings-typedef
2015-12-06 Evan MartinMerge pull request #1063 from ptzz/master
2015-12-06 Evan MartinMerge pull request #1064 from NiklasRosenstein/1043...
2015-12-06 Niklas Rosensteinadd "msvc_deps_prefix" to Rule::IsReservedBinding()
2015-12-06 ptzzFix typo
2015-12-04 Thiago Farinamake use of Bindings typedef
2015-11-27 Alex ValléeDisable long word wrapping entirely in comments.
2015-11-19 Nico Weberprefer https in readme
2015-11-18 Nico WeberMerge pull request #1053 from ninja-build/configure
2015-11-17 Evan Martinwhen building with cwd = source root, use relative...
2015-11-17 Evan Martinrename the build-file variable $sourcedir to $root
2015-11-17 Evan Martinput warning flags together
2015-11-17 Nico WeberMerge pull request #1052 from ninja-build/docs
2015-11-17 Evan Martindrop a [horizontal] definition table
2015-11-17 Evan Martinimprove docs generation, including PDF output
2015-11-17 Evan Martinprovide a better title for the manual
2015-11-12 Nico WeberMerge pull request #1047 from pykello/master
2015-11-12 Nico WeberMerge pull request #1046 from zed0/master
2015-11-12 Alex ValleeFix indent in pull request #1042.
2015-11-12 Evan MartinMerge pull request #1007 from mikesep/aix
2015-11-12 Nico WeberMerge pull request #999 from colincross/dumbstatus
next