platform/upstream/ninja.git
2014-10-28 Taylor Braun... Mention optional files in installation instructions
2014-09-19 Nico WeberMerge pull request #823 from nico/conf
2014-09-19 Nico WeberMake auto-reconfiguring work if CFLAGS contains more...
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 #818 from nico/lesstest
2014-09-18 Nico Weberremove more things not needed without gtest
2014-09-18 Nico WeberMerge pull request #817 from nico/warn
2014-09-18 Nico Weberfix warning
2014-09-18 Nico WeberMerge pull request #815 from sgraham/gtest-tidy
2014-09-18 Scott GrahamDon't need to install and configure with gtest any...
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...
2014-09-04 Nico WeberMerge pull request #808 from nico/bettererror
2014-09-04 Nico WeberProvide an error message on malformed lets. Fixes ...
2014-08-05 Nico WeberMerge pull request #803 from martine/arch
2014-08-05 Nico WeberMerge pull request #802 from martine/parens
2014-08-04 Evan Martinamend HACKING.md with instructions for Arch Linux
2014-08-04 Evan Martinadd some parens to silence a gcc warning
2014-07-27 Nico WeberMerge pull request #798 from kwesolowski/master
2014-07-26 kwesolowskiRemove extra info from Usage()
2014-07-26 kwesolowskiChanged implementation to provide load from 0 to Proces...
2014-07-26 kwesolowskiFixed naming convention in GetLoadAverage support funct...
2014-07-26 Nico WeberMerge pull request #799 from ryo-on/netbsd-support
2014-07-25 kwesolowskiImproved load calculation
2014-07-25 kwesolowskiSmall usage info fix for windows
2014-07-25 kwesolowskiFixes for windows CalculateProcessorLoad
2014-07-25 kwesolowskiFixed/improved -l N documentation For windows
2014-07-25 kwesolowskiPrepared load (-l N) support for windows.
2014-07-19 Ryo ONODERAAdd NetBSD support.
2014-06-30 Nico WeberMerge pull request #788 from donkopotamus/patch-2
2014-06-29 Nico WeberMerge pull request #755 from zmodem/working_dir_vs_msvc...
2014-06-27 Nico Webermark this 1.5.1.git
2014-06-27 Nico WeberMerge pull request #792 from nico/statdir
2014-06-27 Nico Webertry to fix stat()ing directories on windows
2014-06-27 Nico Weberadd more tests for stat()ing a directory
2014-06-27 Nico Weberadd a test for stat()ing a directory
2014-06-27 Nico WeberMerge pull request #791 from nico/relmore
2014-06-27 Nico Weberalso note that branch release needs to be pushed
2014-06-27 Nico WeberMerge pull request #790 from nico/relnotes2
2014-06-27 Nico Weberexpand RELEASING a bit
2014-06-27 Nico Webermark this 1.5.0.git, update RELEASING
2014-06-27 Nico WeberMerge pull request #789 from nico/dontwin
2014-06-27 Nico WeberRename -d nowinstatcache to -d nostatcache; might becom...
2014-06-27 donkopotamusAdd highlighting of rule in build statements
2014-06-26 Nico WeberMerge pull request #786 from donkopotamus/patch-1
2014-06-26 donkopotamusUpdate ninja-mode for emacs to handle hyphens in rule...
2014-06-25 Nico WeberMerge pull request #785 from nico/unused
2014-06-25 Nico WeberFix -Wunused-result warning for chdir on linux.
2014-06-20 Nico WeberMerge pull request #784 from nico/statkeep
2014-06-20 Nico Weberdo not delete files from the logs that still exist...
2014-06-19 Nico Webermake Stat() a const method
2014-06-19 Nico WeberMerge pull request #783 from sgraham/findexinfobasic
2014-06-19 Scott Grahamuse local definition of FindExInfoBasic for earlier...
2014-06-16 Nico WeberMerge pull request #782 from sgraham/warning-on-81sdk
2014-06-16 Scott Grahamsuppress warning on win8.1 sdk
2014-06-16 Nico WeberMerge pull request #781 from nico/cleaner
2014-06-16 Nico Webersimplify statcache code more
2014-06-16 Nico WeberMerge pull request #780 from nico/versioncheck
2014-06-16 Nico Weberonly use FindExInfoBasic on win7+
2014-06-15 Nico WeberMerge pull request #779 from nico/statcache
2014-06-15 Nico Webers/hFind/find_handle/
2014-06-15 Nico Weberadd missing _WIN32 checks
2014-06-15 Nico Webermake bool exist everywhere, for simpler calling code
2014-06-15 Nico Weberadd some statcache tests
2014-06-15 Nico WeberFree cache memory once it's no longer used.
2014-06-15 Nico Webererror checking
2014-06-15 Nico Weberon by default
2014-06-15 Nico Webercomment
2014-06-15 Nico Webermake win-only
2014-06-15 Nico Webersimplify more, move behind flag
2014-06-15 Nico Webermore minor cleanups
2014-06-15 Nico Webermore minor cleanups
2014-06-15 Nico Weberminor cleanups
2014-06-15 Nico WeberTurn on stat cache. Empty builds of chrome on my laptop...
2014-06-15 Nico WeberAdd a stat cache. Demo-quality, and disabled atm.
2014-06-15 Nico WeberMerge pull request #778 from nico/spellrsp
2014-06-15 Nico Weberspellcheck "keeprsp" in -d options
2014-06-15 Nico WeberMerge pull request #777 from nico/winconf
2014-06-15 Nico Webercreate a slightly nicer build.ninja on windows
2014-06-12 Nico WeberVersion 1.4 of the vim syntax file was merged.
2014-05-30 Evan MartinMerge pull request #770 from debfx/master
2014-05-30 Felix GeyerUse unversioned \ 1gnukfreebsd platform.
2014-05-30 Nico WeberMerge pull request #769 from nico/plus
2014-05-30 Nico WeberAllow + in filenames without escaping
2014-05-30 Nico WeberMerge pull request #768 from nico/vimsyn
2014-05-29 Nico WeberMerge pull request #767 from nico/esc_deprspfile
2014-05-24 Nico Weberreword manual for depfile/rspfile escaping change
2014-05-21 Nico WeberMake "depfile=$out.d" work if $out contains escaped...
2014-05-21 Nico WeberMerge pull request #766 from nico/cleanup
2014-05-21 Nico WeberCleanTest cleanups:
2014-05-18 Nico WeberMerge pull request #764 from nico/winconsole
2014-05-18 Nico Weberwin console wip: Fix comments based on review feedback.
2014-05-14 Nico Weberwin console wip: resolve FIXME
2014-05-13 Nico Webervim syntax: Correctly highlight $$a as ($$)a instead...
2014-05-13 Nico Weberwin console wip: ctrl-c should reach commands running...
next