Merge pull request #917 from pinotree/rlimit
[platform/upstream/ninja.git] / src /
2015-03-09 Nico WeberMerge pull request #917 from pinotree/rlimit
2015-03-09 Nico WeberMerge pull request #910 from jlnt/master
2015-03-09 Nico WeberMerge pull request #927 from nico/colorgcc
2015-03-09 Nico WeberMerge pull request #926 from nico/fixlibcpp
2015-03-09 Nico WeberFix build with libc++ after #921.
2015-03-09 Nico WeberMerge pull request #921 from mohamed/master
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-28 Pino Toscanosubprocess_test: gracefully handle rlim.rlim_cur <...
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-29 Julien TinnesPOSIX: detach background subprocesses from terminal.
2015-01-24 Nico WeberMerge pull request #897 from tzik/pending
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-18 Nico WeberRemove 'Recompacting...' messages.
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-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 Nico Webermark this 1.5.3.git
2014-11-23 Evan MartinMerge pull request #772 from drbo/syntax_bugfix
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 MartinMerge pull request #854 from martine/bootstrap
2014-11-18 Evan Martindrop NINJA_BOOTSTRAP define
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-12 Nico WeberMerge pull request #850 from sgraham/ocd
2014-11-12 Nico WeberMerge pull request #849 from sgraham/set-err-canon...
2014-11-12 Scott Grahamwhitespace/comment/wrap fixes, no intended functionalit...
2014-11-12 Scott Grahamset *err when too many components in CanonicalizePath
2014-11-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-12 Scott Grahamproperly guard against slash_bits overflow
2014-11-11 Scott Grahamfix not respecting length
2014-11-11 Scott Grahamno need to save slash_bits, add comment
2014-11-11 Scott Grahamsave slash_bits in depslog
2014-11-11 Scott Grahamno need to Decanonicalize on non-Windows
2014-11-10 Scott Grahamfix CanonicalizePath going past StringPiece length...
2014-11-10 Scott Grahaminitialize slash_bits on non-win
2014-11-10 Scott Grahammake all GetNode explicit, add DepsLog canonicalize...
2014-11-09 Scott Grahamnon-win compilation
2014-11-09 Scott Grahamimprove test
2014-11-09 Scott Grahamassert no slashes in default GetNode
2014-11-09 Scott Grahamfix order of args to CanonicalizePath
2014-11-09 Scott Grahamremove CanonicalizePath overloads, test for toplevel...
2014-11-08 Scott Grahampath decanonicalization when building command
2014-11-08 Scott Grahamfix multiple sequential slashes
2014-11-08 Scott Grahamwip on adding tests at higher level, some not right
2014-11-08 Scott Grahamtrack back->forward conversions in a bitmask
2014-11-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberMerge pull request #825 from Rapptz/master
2014-10-31 Nico WeberMerge pull request #841 from sgraham/strchr
2014-10-30 Scott GrahamUse strchr in \ conversion in CanonicalizePath on Windows
2014-10-30 Nico WeberMerge pull request #840 from sgraham/canon-win-squashed
2014-10-30 Scott GrahamCanonicalizePath handles \ on Windows
2014-10-27 Nico WeberMerge pull request #837 from ppbrown/master
2014-10-27 ppbrownUpdate line_printer.cc
2014-10-25 kwesolowskiFixed cygwin compatibility (issue #806)
2014-09-28 DannyFix unknown pragma warnings
2014-09-22 tzikThrottle the number of pending commands by the parallel...
2014-09-19 Nico WeberMerge pull request #820 from nico/ohceedee
2014-09-19 Nico WeberDon't print "Recompacting..." message from tests.
2014-09-18 Nico WeberMerge pull request #819 from nico/win
2014-09-18 Nico WeberFix building tests on Windows again.
2014-09-18 Nico WeberMerge pull request #817 from nico/warn
2014-09-18 Nico Weberfix warning
2014-09-18 Nico WeberMerge pull request #812 from nico/ninjatest
2014-09-18 Nico WeberDon't support ? and : for --gtest-filter, a bit simpler.
2014-09-18 Nico WeberAdd support for --gtest_filter. The bots need it, and...
2014-09-18 Nico WeberUse a small, standalone testing framework instead of...
next