2015-01-04 |
Nico Weber | Merge pull request #888 from nico/del |
tree | commitdiff |
2015-01-04 |
Nico Weber | Remove unused hash<std::string>. |
tree | commitdiff |
2015-01-04 |
Nico Weber | Merge pull request #887 from berenm/master |
tree | commitdiff |
2014-12-31 |
Beren Minor | Fix compilation errors on Visual Studio 2015 (_MSC_VER... |
tree | commitdiff |
2014-12-25 |
Nico Weber | Merge pull request #884 from nico/sshh |
tree | commitdiff |
2014-12-18 |
Nico Weber | Remove 'Recompacting...' messages. |
tree | commitdiff |
2014-12-09 |
Nico Weber | Merge pull request #881 from nico/depscancycles |
tree | commitdiff |
2014-12-08 |
Nico Weber | Let DependencyScan::RecomputeDirty() work correclty... |
tree | commitdiff |
2014-12-07 |
Nico Weber | Rename a few iterators. No behavior change. |
tree | commitdiff |
2014-12-07 |
Nico Weber | remove two unneeded `explicit`s |
tree | commitdiff |
2014-12-04 |
Nico Weber | Merge pull request #703 from ovinn/master |
tree | commitdiff |
2014-12-04 |
Nico Weber | Merge pull request #835 from rainlabs-eu/fix-cygwin... |
tree | commitdiff |
2014-12-04 |
Nico Weber | Rename num_collisions to collision_count. |
tree | commitdiff |
2014-12-04 |
Nico Weber | Merge pull request #868 from Fanael/ninja-mode.el-refactor |
tree | commitdiff |
2014-12-04 |
Nico Weber | Merge pull request #809 from andrey-malets/doc-for... |
tree | commitdiff |
2014-12-04 |
Nico Weber | Merge pull request #879 from nico/rev |
tree | commitdiff |
2014-12-04 |
Nico Weber | Revert #223, fixes #874. |
tree | commitdiff |
2014-12-02 |
Nico Weber | Merge pull request #873 from nico/full |
tree | commitdiff |
2014-12-02 |
Nico Weber | win: Use full console width for status messages. |
tree | commitdiff |
2014-12-02 |
Nico Weber | Merge pull request #872 from nico/vec |
tree | commitdiff |
2014-12-02 |
Nico Weber | win/lineprinter: Use a vector instead of manual memory... |
tree | commitdiff |
2014-12-02 |
Nico Weber | Merge pull request #871 from nico/ctrls |
tree | commitdiff |
2014-12-02 |
Nico Weber | win: Let the "Pause" key or Ctrl-S pause output. |
tree | commitdiff |
2014-11-24 |
Nico Weber | mark this 1.5.3.git |
tree | commitdiff |
2014-11-23 |
Evan Martin | Merge pull request #772 from drbo/syntax_bugfix |
tree | commitdiff |
2014-11-18 |
Evan Martin | Merge pull request #813 from cdlm/emacs-mode-require... |
tree | commitdiff |
2014-11-18 |
Evan Martin | Merge pull request #836 from nocnokneo/patch-1 |
tree | commitdiff |
2014-11-18 |
Evan Martin | Merge pull request #854 from martine/bootstrap |
tree | commitdiff |
2014-11-18 |
Evan Martin | drop NINJA_BOOTSTRAP define |
tree | commitdiff |
2014-11-14 |
Nico Weber | Merge pull request #842 from nico/solaris |
tree | commitdiff |
2014-11-14 |
Nico Weber | Merge pull request #852 from nico/browse |
tree | commitdiff |
2014-11-14 |
Nico Weber | Make sure configure.py and ninja.cc always agree on... |
tree | commitdiff |
2014-11-14 |
Nico Weber | Merge pull request #851 from nico/cleanup |
tree | commitdiff |
2014-11-12 |
Nico Weber | Merge pull request #850 from sgraham/ocd |
tree | commitdiff |
2014-11-12 |
Nico Weber | Merge pull request #849 from sgraham/set-err-canon... |
tree | commitdiff |
2014-11-12 |
Scott Graham | whitespace/comment/wrap fixes, no intended functionalit... |
tree | commitdiff |
2014-11-12 |
Scott Graham | set *err when too many components in CanonicalizePath |
tree | commitdiff |
2014-11-12 |
Nico Weber | Merge pull request #848 from sgraham/canon-maintain |
tree | commitdiff |
2014-11-12 |
Scott Graham | properly guard against slash_bits overflow |
tree | commitdiff |
2014-11-11 |
Scott Graham | fix not respecting length |
tree | commitdiff |
2014-11-11 |
Scott Graham | no need to save slash_bits, add comment |
tree | commitdiff |
2014-11-11 |
Scott Graham | save slash_bits in depslog |
tree | commitdiff |
2014-11-11 |
Scott Graham | no need to Decanonicalize on non-Windows |
tree | commitdiff |
2014-11-10 |
Scott Graham | fix CanonicalizePath going past StringPiece length... |
tree | commitdiff |
2014-11-10 |
Scott Graham | initialize slash_bits on non-win |
tree | commitdiff |
2014-11-10 |
Scott Graham | make all GetNode explicit, add DepsLog canonicalize... |
tree | commitdiff |
2014-11-09 |
Scott Graham | non-win compilation |
tree | commitdiff |
2014-11-09 |
Scott Graham | improve test |
tree | commitdiff |
2014-11-09 |
Scott Graham | assert no slashes in default GetNode |
tree | commitdiff |
2014-11-09 |
Scott Graham | fix order of args to CanonicalizePath |
tree | commitdiff |
2014-11-09 |
Scott Graham | remove CanonicalizePath overloads, test for toplevel... |
tree | commitdiff |
2014-11-08 |
Scott Graham | path decanonicalization when building command |
tree | commitdiff |
2014-11-08 |
Scott Graham | fix multiple sequential slashes |
tree | commitdiff |
2014-11-08 |
Scott Graham | wip on adding tests at higher level, some not right |
tree | commitdiff |
2014-11-08 |
Scott Graham | track back->forward conversions in a bitmask |
tree | commitdiff |
2014-11-03 |
Nico Weber | Merge pull request #822 from tzik/throttle |
tree | commitdiff |
2014-11-01 |
Nico Weber | Merge pull request #825 from Rapptz/master |
tree | commitdiff |
2014-10-31 |
Nico Weber | Merge pull request #841 from sgraham/strchr |
tree | commitdiff |
2014-10-30 |
Scott Graham | Use strchr in \ conversion in CanonicalizePath on Windows |
tree | commitdiff |
2014-10-30 |
Nico Weber | Merge pull request #840 from sgraham/canon-win-squashed |
tree | commitdiff |
2014-10-30 |
Scott Graham | CanonicalizePath handles \ on Windows |
tree | commitdiff |
2014-10-27 |
Nico Weber | Merge pull request #837 from ppbrown/master |
tree | commitdiff |
2014-10-27 |
ppbrown | Update line_printer.cc |
tree | commitdiff |
2014-10-25 |
kwesolowski | Fixed cygwin compatibility (issue #806) |
tree | commitdiff |
2014-09-28 |
Danny | Fix unknown pragma warnings |
tree | commitdiff |
2014-09-22 |
tzik | Throttle the number of pending commands by the parallel... |
tree | commitdiff |
2014-09-19 |
Nico Weber | Merge pull request #820 from nico/ohceedee |
tree | commitdiff |
2014-09-19 |
Nico Weber | Don't print "Recompacting..." message from tests. |
tree | commitdiff |
2014-09-18 |
Nico Weber | Merge pull request #819 from nico/win |
tree | commitdiff |
2014-09-18 |
Nico Weber | Fix building tests on Windows again. |
tree | commitdiff |
2014-09-18 |
Nico Weber | Merge pull request #817 from nico/warn |
tree | commitdiff |
2014-09-18 |
Nico Weber | fix warning |
tree | commitdiff |
2014-09-18 |
Nico Weber | Merge pull request #812 from nico/ninjatest |
tree | commitdiff |
2014-09-18 |
Nico Weber | Don't support ? and : for --gtest-filter, a bit simpler. |
tree | commitdiff |
2014-09-18 |
Nico Weber | Add support for --gtest_filter. The bots need it, and... |
tree | commitdiff |
2014-09-18 |
Nico Weber | Use a small, standalone testing framework instead of... |
tree | commitdiff |
2014-09-04 |
Nico Weber | Merge pull request #808 from nico/bettererror |
tree | commitdiff |
2014-09-04 |
Nico Weber | Provide an error message on malformed lets. Fixes ... |
tree | commitdiff |
2014-08-05 |
Nico Weber | Merge pull request #803 from martine/arch |
tree | commitdiff |
2014-08-05 |
Nico Weber | Merge pull request #802 from martine/parens |
tree | commitdiff |
2014-08-04 |
Evan Martin | add some parens to silence a gcc warning |
tree | commitdiff |
2014-07-27 |
Nico Weber | Merge pull request #798 from kwesolowski/master |
tree | commitdiff |
2014-07-26 |
kwesolowski | Remove extra info from Usage() |
tree | commitdiff |
2014-07-26 |
kwesolowski | Changed implementation to provide load from 0 to Proces... |
tree | commitdiff |
2014-07-26 |
kwesolowski | Fixed naming convention in GetLoadAverage support funct... |
tree | commitdiff |
2014-07-25 |
kwesolowski | Improved load calculation |
tree | commitdiff |
2014-07-25 |
kwesolowski | Small usage info fix for windows |
tree | commitdiff |
2014-07-25 |
kwesolowski | Fixes for windows CalculateProcessorLoad |
tree | commitdiff |
2014-07-25 |
kwesolowski | Fixed/improved -l N documentation For windows |
tree | commitdiff |
2014-07-25 |
kwesolowski | Prepared load (-l N) support for windows. |
tree | commitdiff |
2014-06-30 |
Nico Weber | Merge pull request #788 from donkopotamus/patch-2 |
tree | commitdiff |
2014-06-29 |
Nico Weber | Merge pull request #755 from zmodem/working_dir_vs_msvc... |
tree | commitdiff |
2014-06-27 |
Nico Weber | mark this 1.5.1.git |
tree | commitdiff |
2014-06-27 |
Nico Weber | Merge pull request #792 from nico/statdir |
tree | commitdiff |
2014-06-27 |
Nico Weber | try to fix stat()ing directories on windows |
tree | commitdiff |
2014-06-27 |
Nico Weber | add more tests for stat()ing a directory |
tree | commitdiff |
2014-06-27 |
Nico Weber | add a test for stat()ing a directory |
tree | commitdiff |
2014-06-27 |
Nico Weber | mark this 1.5.0.git, update RELEASING |
tree | commitdiff |
2014-06-27 |
Nico Weber | Merge pull request #789 from nico/dontwin |
tree | commitdiff |
2014-06-27 |
Nico Weber | Rename -d nowinstatcache to -d nostatcache; might becom... |
tree | commitdiff |
next |