platform/upstream/ninja.git
2016-03-21 Nico WeberUse posix_spawn() instead of fork()/exec().
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 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 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
2015-11-12 Nico WeberMerge pull request #964 from nicolasdespres/sighup
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-11-11 Nico WeberTry to fix #685
2015-11-11 Evan Martindrop more references to github/martine
2015-11-11 Nico WeberUpdate link to point to ninja-build.org
2015-11-11 Nico WeberMerge pull request #1049 from nico/update-links
2015-11-11 Nico WeberMake links point to org page
2015-11-11 Nico Webertest commit
2015-10-31 Hadi MoshayediSpeed-up bash target auto-complete.
2015-10-30 Ben FalconerSpeed up zsh target completion
2015-10-23 Alex ValléeFix wrapping file paths in Writer.comment
2015-10-22 Mike SeplowitzSeparate bootstrapped build from final build
2015-10-22 Nico WeberMerge pull request #1015 from moroten/docs-relpath
2015-10-22 Nico WeberMerge pull request #1040 from peter1000/patch-1
2015-10-21 Nico WeberMerge pull request #1029 from nicolasdespres/fix-doc...
2015-10-19 peter1000Fixes typo
2015-10-05 Colin CrossPrint output file on failure
2015-09-24 Nicolas DespresFix typo.
2015-09-20 Nicolas DespresCleanup build on SIGHUP.
2015-09-07 Nico WeberMerge pull request #1014 from moroten/optimize-stringpiece
2015-09-07 Nico WeberMerge pull request #1018 from nico/spell
2015-09-07 Nico WeberMerge LLVM r242069, make spell checking allocate less...
2015-09-03 Fredrik MedleyOptimize StringPiece hash map
2015-09-03 Fredrik MedleyDescribe why to use relative paths
2015-08-27 Nico WeberMerge pull request #1009 from sgraham/fix-null.o
2015-08-27 Scott GrahamDon't output null.o during configure
2015-08-19 Mike SeplowitzFix getopt for AIX
2015-08-19 Mike SeplowitzImplement GetLoadAverage on AIX using libperfstat
2015-08-19 Mike SeplowitzFix AIX compilation error related to printf macros
2015-08-19 Mike SeplowitzStart AIX port
next