platform/upstream/ninja.git
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 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-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
2015-08-19 Mike SeplowitzStrip tabs from od's output
2015-08-10 Nico WeberMerge pull request #1003 from sgraham/2015-compile
2015-08-10 Scott GrahamRemove accidental changes
2015-08-10 Scott GrahamSome mucking with std:: for set_terminate and terminate...
2015-08-10 Scott GrahamSet _HAS_EXCEPTIONS=0 on MSVC
2015-08-03 Nico WeberMerge pull request #998 from LindleyF/stdc-format-macros
2015-07-31 Lindley FrenchMake sure not to re-define __STDC_FORMAT_MACROS.
2015-07-31 Colin CrossPrint status when edge finishes on dumb terminals
2015-07-30 Nico WeberMerge pull request #997 from mikesep/assert-arg-order
2015-07-30 Mike SeplowitzCorrect order of ASSERT_EQ arguments
2015-07-10 Nico WeberMerge pull request #988 from nico/slashes
2015-07-10 Nico Weberwin: print right slashes in 'unknown target' message
2015-07-05 Nico WeberMerge pull request #973 from sgraham/canonicalize-fix
2015-07-05 Nico WeberMerge pull request #979 from stinb/bootstrap-out-of...
2015-07-02 Nico Weberfix typos, punctuation, redundant words in HACKING.md
2015-07-01 Nico WeberMerge pull request #984 from martine/vcvars
2015-06-30 Evan Martinpoint people at more detailed build docs if they're...
2015-06-29 Nico Webermark this 1.6.0.git
2015-06-22 Jason HaslamFix bootstrap from a source path containing spaces.
2015-06-22 Jason HaslamSearch for generated headers relative to build dir.
2015-06-22 Jason HaslamAllow configure script to bootstrap out of source.
2015-06-22 Nico WeberMerge pull request #978 from martine/revert-971-bootstr...
2015-06-22 Nico WeberRevert "Bootstrap out of source"
2015-06-19 Nico WeberMerge pull request #975 from nico/docs
2015-06-19 Nico WeberDocument the change from #921 in the manual.
2015-06-18 Nico WeberMerge pull request #971 from stinb/bootstrap-out-of...
2015-06-18 Nico WeberMerge pull request #970 from nico/explain
2015-06-18 Scott Grahamdon't alias input/output in ExtractDeps (i.e. actually...
2015-06-18 Scott Grahampropagate include normalization failure to caller instead
2015-06-18 Scott GrahamError+exit -> Fatal
2015-06-18 Nico WeberMerge pull request #974 from bradking/add-missing-initi...
2015-06-16 Brad KingAdd missing member initializer in Edge constructor
2015-06-09 Scott Grahamdon't abort()
2015-06-09 Scott Grahampush error to caller and abort on failure
2015-06-08 Scott GrahamFix crash in attempting to canonicalize paths longer...
2015-05-26 Jason HaslamSearch for generated headers relative to build dir.
2015-05-26 Jason HaslamAllow configure script to bootstrap out of source.
2015-05-15 Nico WeberAdd a missing EXPLAIN() call.
2015-05-02 Nico WeberFix typo in comment.
2015-04-29 Nico WeberMerge pull request #962 from sgraham/pool-use-fix
2015-04-27 Nico WeberMerge pull request #743 from nicolasdespres/sigterm
next