platform/upstream/ninja.git
2015-03-09 Nico WeberMerge pull request #921 from mohamed/master
2015-03-09 Nico WeberMerge pull request #925 from kirbyfan64/master
2015-03-09 Ryan GonzalezTest for Clang by checking --version
2015-03-08 Nico WeberMerge pull request #923 from HeisSpiter/master
2015-03-08 Mohamed BamakhramaAdded a new test to illustrate scoped rules
2015-03-07 Pierre SchweitzerDirectly pass the string instead of char * to Truncate...
2015-03-01 Mohamed BamakhramaAllow scoping rules through subninja
2015-02-07 Nico WeberMerge pull request #914 from tzik/typo_fix
2015-02-06 tzikTypo fix in graph.cc
2015-02-03 Nico WeberMerge pull request #908 from colincross/multipass
2015-02-03 Colin CrossAllow manifest rebuild to loop up to 100 times
2015-01-24 Nico WeberMerge pull request #897 from tzik/pending
2015-01-21 Nico WeberMerge pull request #903 from nico/gcov
2015-01-21 Nico WeberDocument how to run gcov on ninja.
2015-01-20 Nico WeberMerge pull request #901 from nico/assertless
2015-01-20 Nico WeberRemove an incorrect assert.
2015-01-19 Taiju TsuikiCheck pending SIGINT after ppoll/pselect
2015-01-14 Nico WeberMerge pull request #894 from tfarina/has-indent
2015-01-10 Thiago FarinaCleanup: Fix 'hasIdent' variable name/style.
2015-01-04 Nico WeberMerge pull request #889 from nico/del2
2015-01-04 Nico WeberTry to simplify d1e6a29 a bit.
2015-01-04 Nico WeberMerge pull request #888 from nico/del
2015-01-04 Nico WeberRemove unused hash<std::string>.
2015-01-04 Nico WeberMerge pull request #887 from berenm/master
2014-12-31 Beren MinorFix compilation errors on Visual Studio 2015 (_MSC_VER...
2014-12-25 Nico WeberMerge pull request #884 from nico/sshh
2014-12-22 Nico WeberMerge pull request #885 from frasercrmck/zsh_comp_modes
2014-12-20 Fraser Cormackzsh-completion: remove use of 'head' with negative...
2014-12-18 Nico WeberRemove 'Recompacting...' messages.
2014-12-11 Nico WeberMerge pull request #882 from mathstuf/verbose-configure
2014-12-11 Ben Boeckelconfigure: add a verbose mode
2014-12-09 Nico WeberMerge pull request #881 from nico/depscancycles
2014-12-08 Nico WeberLet DependencyScan::RecomputeDirty() work correclty...
2014-12-07 Nico WeberRename a few iterators. No behavior change.
2014-12-07 Nico Weberremove two unneeded `explicit`s
2014-12-04 Nico WeberMerge pull request #703 from ovinn/master
2014-12-04 Nico WeberMerge pull request #835 from rainlabs-eu/fix-cygwin...
2014-12-04 Nico WeberRename num_collisions to collision_count.
2014-12-04 Nico WeberMerge pull request #868 from Fanael/ninja-mode.el-refactor
2014-12-04 Nico WeberMerge pull request #809 from andrey-malets/doc-for...
2014-12-04 Nico WeberMerge pull request #879 from nico/rev
2014-12-04 Nico WeberRevert #223, fixes #874.
2014-12-03 Nico WeberMerge pull request #878 from nico/py3
2014-12-03 Nico WeberMake configure.py work with Python. Fixes issue #877.
2014-12-02 Nico WeberMerge pull request #873 from nico/full
2014-12-02 Nico Weberwin: Use full console width for status messages.
2014-12-02 Nico WeberMerge pull request #872 from nico/vec
2014-12-02 Nico Weberwin/lineprinter: Use a vector instead of manual memory...
2014-12-02 Nico WeberMerge pull request #871 from nico/ctrls
2014-12-02 Nico Weberwin: Let the "Pause" key or Ctrl-S pause output.
2014-11-24 Fanael LinithienRemove unneeded save-excursion.
2014-11-24 Nico Webermark this 1.5.3.git
2014-11-24 Evan MartinMerge pull request #864 from Fanael/ninja-mode.el-refactor
2014-11-23 Fanael LinithienUse lexical-binding.
2014-11-23 Fanael LinithienAdd a Emacs 24 requirement.
2014-11-23 Fanael LinithienCorrectly recognize a comment if the previous line...
2014-11-23 Fanael LinithienAvoid putting properties past the end of the buffer.
2014-11-23 Fanael LinithienDon't use dotted list syntax unless necessary.
2014-11-23 Fanael LinithienRemove unnecessary regexp group.
2014-11-23 Fanael LinithienCorrectly recognize comments.
2014-11-23 Fanael LinithienSet up a proper syntax table for ninja-mode.
2014-11-23 Fanael LinithienSet comment-start buffer-locally, not globally.
2014-11-23 Fanael LinithienUse quasi-quoting instead of list+cons.
2014-11-23 Fanael LinithienReindent ninja-mode.el using Emacs.
2014-11-23 Fanael LinithienUse double semicolon comments.
2014-11-23 Fanael LinithienDon't leave lone closing parens.
2014-11-23 Elan Ruusamäeno subshell
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
2014-11-22 Nico WeberMerge pull request #866 from nico/winfix
2014-11-22 Nico WeberFix Windows build after #862. Thanks to @harig for...
2014-11-22 Nico WeberMerge pull request #862 from nico/browse
2014-11-22 Nico WeberMerge pull request #863 from nico/nopthread
2014-11-22 Nico WeberRemove now-unused variable test_libs.
2014-11-22 Nico WeberStop linking pthread.
2014-11-21 Nico WeberMake browse detection consistent with other platform...
2014-11-21 Nico WeberMerge pull request #861 from nico/nosub
2014-11-21 Nico WeberRemove duplicate import. No behavior change.
2014-11-18 Evan MartinMerge pull request #859 from martine/platform-helper
2014-11-18 Evan Martinmerge platform_helper into configure script
2014-11-18 Evan Martindrop leftover references to bootstrap.py
2014-11-18 Evan MartinMerge pull request #858 from martine/travis-bootstrap
2014-11-18 Evan MartinMerge pull request #813 from cdlm/emacs-mode-require...
2014-11-18 Evan MartinMerge pull request #836 from nocnokneo/patch-1
2014-11-18 Evan Martinswitch travis to use new --bootstrap mode for building
2014-11-18 Evan MartinMerge pull request #854 from martine/bootstrap
2014-11-18 Evan Martindrop NINJA_BOOTSTRAP define
2014-11-18 Evan MartinMerge pull request #857 from martine/travis-python...
2014-11-18 Evan Martinalso test ninja_syntax.py in travis
2014-11-18 Evan Martindrop bootstrap.py
2014-11-18 Evan Martinadd a --bootstrap mode for configure.py
2014-11-18 Evan Martinadd an "expand" function to ninja_syntax
2014-11-17 Nico WeberMerge pull request #856 from nico/TABS
2014-11-17 Nico Weberemacs: Remove an empty line, wrap a comment.
2014-11-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-14 Nico WeberMerge pull request #852 from nico/browse
2014-11-14 Nico WeberMake sure configure.py and ninja.cc always agree on...
2014-11-14 Nico WeberMerge pull request #851 from nico/cleanup
2014-11-14 Nico WeberRemove unused variables.
2014-11-12 Nico WeberMerge pull request #850 from sgraham/ocd
2014-11-12 Nico WeberMerge pull request #849 from sgraham/set-err-canon...
next