Imported Upstream version 1.10.1
[platform/upstream/ninja.git] / src / ninja.cc
2020-12-03 DongHun KwakImported Upstream version 1.10.1 upstream/1.10.1
2020-12-03 DongHun KwakImported Upstream version 1.10.0 upstream/1.10.0
2019-12-05 Hyunjee KimImported Upstream version 1.9.0 72/219472/1 upstream/1.9.0
2019-07-02 Hyunjee KimImported Upstream version 1.8.2 upstream/1.8.2
2019-07-02 Hyunjee KimImported Upstream version 1.8.0
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
2016-04-19 Nico WeberMerge pull request #1116 from colincross/browse
2016-04-19 Colin CrossPass location of build.ninja file to browse script
2016-04-19 Nico WeberMerge pull request #1059 from bradking/avoid-double...
2016-04-05 Nico WeberMerge pull request #1118 from nico/posixspawn2
2016-04-04 Nico WeberMerge pull request #1112 from Lekensteyn/browse-tool...
2016-03-11 Peter Wubrowse: support --port and --no-browser options
2016-02-17 Nico WeberMerge pull request #1110 from G4m4/explicit_std_prefix
2016-02-17 g4m4Fix ambiguous call to set_terminate on Windows platform
2016-02-05 Nico WeberMerge pull request #1106 from nico/winfix
2016-02-03 Nico WeberMerge pull request #1033 from colincross/failed
2016-02-03 Nico WeberMerge pull request #989 from bradking/implicit-outputs
2016-02-03 Nico WeberMerge pull request #1060 from bradking/deduplicate...
2016-02-03 Brad KingReplace ManifestParser::FileReader with general FileReader
2016-02-02 Nico WeberMerge pull request #1076 from colincross/canonicalize
2016-01-29 Nico WeberMerge pull request #1096 from sgraham/dupe-edge-action
2016-01-29 Nico WeberMerge pull request #1098 from shinh/keepdep
2016-01-28 Shinichiro HamajiAdd -d keepdepfile to preserve depfiles
2016-01-27 Scott Grahamdupe_edge_should_err from bool to enum
2016-01-27 Nico WeberMerge pull request #1094 from sphawk/master
2016-01-27 Nico WeberMerge pull request #1085 from tetsuok/remove-unnecessar...
2016-01-10 Tetsuo KisoRemove unnecessary `std::`
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-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-11-12 Nico WeberMerge pull request #1047 from pykello/master
2015-11-12 Nico WeberMerge pull request #1046 from zed0/master
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 WeberMerge pull request #1049 from nico/update-links
2015-11-11 Nico WeberMake links point to org page
2015-08-19 Mike SeplowitzFix getopt for AIX
2015-08-10 Nico WeberMerge pull request #1003 from sgraham/2015-compile
2015-08-10 Scott GrahamSome mucking with std:: for set_terminate and terminate...
2015-07-10 Nico WeberMerge pull request #988 from nico/slashes
2015-07-10 Nico Weberwin: print right slashes in 'unknown target' message
2015-06-29 Nico Weberv1.6.0 v1.6.0
2015-03-31 Nico WeberMerge pull request #949 from nico/staterr
2015-03-31 Nico WeberLet Stat() have an err outparam instead of writing...
2015-03-25 Nico WeberMerge pull request #944 from nico/flags
2015-03-24 Nico WeberAdd an opt-in flag to make duplicate edges an error...
2015-03-24 Nico WeberSwap order of -k and -l in help output, to keep the...
2015-03-09 Nico WeberMerge pull request #910 from jlnt/master
2015-02-03 Nico WeberMerge pull request #908 from colincross/multipass
2015-02-03 Colin CrossAllow manifest rebuild to loop up to 100 times
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 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-11-24 Nico Weberv1.5.3 v1.5.3
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-12 Nico WeberMerge pull request #848 from sgraham/canon-maintain
2014-11-09 Scott Grahamfix order of args to CanonicalizePath
2014-11-09 Scott Grahamremove CanonicalizePath overloads, test for toplevel...
2014-07-27 Nico WeberMerge pull request #798 from kwesolowski/master
2014-07-26 kwesolowskiRemove extra info from Usage()
2014-07-25 kwesolowskiSmall usage info fix for windows
2014-07-25 kwesolowskiFixed/improved -l N documentation For windows
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 Weberv1.5.0 v1.5.0
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-25 Nico WeberMerge pull request #785 from nico/unused
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-15 Nico WeberMerge pull request #779 from nico/statcache
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 Weberon by default
2014-06-15 Nico Webermake win-only
2014-06-15 Nico Webersimplify more, move behind flag
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-05-30 Nico WeberMerge pull request #768 from nico/vimsyn
2014-05-18 Nico WeberMerge pull request #764 from nico/winconsole
2014-05-05 Nico WeberMerge pull request #756 from ronnychevalier/rc/zsh_comp...
2014-05-05 Nico WeberMerge pull request #758 from mathstuf/dev/fix-compdb...
2014-05-05 Ben Boeckelcompdb: check that inputs is not empty
2014-05-03 Hans WennborgProcess the -C option before running RUN_AFTER_FLAGS...
next