Imported Upstream version 1.10.1
[platform/upstream/ninja.git] / src / disk_interface.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.0
2016-04-27 Nico Weberv1.7.0 upstream/1.7.0 v1.7.0
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 KingExpose more details in FileReader::ReadFile signature
2015-11-12 Nico WeberMerge pull request #763 from drbo/master
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...
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 #809 from andrey-malets/doc-for...
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-14 Nico WeberMerge pull request #842 from nico/solaris
2014-11-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberMerge pull request #825 from Rapptz/master
2014-09-28 DannyFix unknown pragma warnings
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 Martinadd some parens to silence a gcc warning
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.1 v1.5.1
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 Weberv1.5.0 v1.5.0
2014-06-25 Nico WeberMerge pull request #785 from nico/unused
2014-06-20 Nico WeberMerge pull request #784 from nico/statkeep
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 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 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 WeberAdd a stat cache. Demo-quality, and disabled atm.
2014-04-17 Nico WeberMerge pull request #714 from pcc/console-pool
2014-04-17 Nico WeberMerge pull request #715 from nico/lazyenv
2014-04-14 Nico WeberMerge pull request #722 from nico/manifestgen
2014-04-07 Nico WeberMerge pull request #699 from mostynb/avoid_useless_mkdi...
2014-04-03 Nico WeberMerge pull request #728 from sgraham/both-slashes-on...
2014-04-03 Scott GrahamSupport both slashes on Windows when making output...
2014-01-07 Mostyn Bramley-Mooredon't Fail if trying to mkdir when the dir already...
2013-09-12 Evan Martinv1.4.0 master v1.4.0
2013-08-23 Nico WeberMerge pull request #641 from nico/ocd2
2013-08-23 Nico WeberMinor style fixes, no behavior change.
2013-05-16 Evan MartinMerge branch 'master' into release
2013-04-19 Evan Martinmake DiskInterfaceTest.StatBadPath quiet
2012-12-29 Evan Martinversion 1.1.0 v1.1.0
2012-12-29 Evan Martinwrap some overlong lines
2012-09-13 Evan Martinversion 1.0.0 v1.0.0
2012-08-07 Evan Martinuse DiskInterface to create the build directory
2012-07-27 Evan MartinMerge branch 'set_terminate' of git://github.com/gmoudr...
2012-05-02 Evan MartinMerge pull request #291 from nico/ocd
2012-05-02 Evan MartinMerge pull request #290 from nico/metrics
2012-05-02 Evan MartinMerge pull request #284 from nico/fixwinbuild
2012-05-02 Evan MartinMerge pull request #283 from tfarina/string-ampersand
2012-04-28 Thiago FarinaPut & operator with the type rather than the variable...
2012-04-26 Evan MartinMerge pull request #228 from pcc/lazily-create-commandr...
2012-04-26 Evan MartinMerge branch 'dont-clean-phony' of git://github.com...
2012-04-26 Evan MartinMerge pull request #207 from iwadon/fix-configure.py...
2012-03-13 Evan MartinMerge pull request #250 from qhuo/SetCloseOnExec-for...
2012-03-13 Evan MartinMerge pull request #249 from qhuo/StatBadPath-Win7
2012-03-13 Evan MartinMerge pull request #246 from HeisSpiter/master
2012-03-13 Pierre SchweitzerFix resources leaks
2012-03-08 Evan MartinMerge pull request #235 from fischman/ppoll
2012-03-08 Evan MartinMerge pull request #239 from pcc/enotdir
2012-03-07 Peter CollingbourneTreat paths of the form "existing-file/something" as...
2012-02-23 Evan MartinMerge pull request #217 from PetrWolf/master
2012-02-09 unknownResponse files
2012-01-29 Evan MartinMerge pull request #199 from qhuo/create-process
2012-01-23 Evan MartinMerge pull request #204 from syntheticpp/parser-crash
2012-01-23 Evan MartinMerge pull request #203 from syntheticpp/win-disk-interface
2012-01-23 Peter Kuemmelfix search&replace error on struct name
2012-01-23 Peter Kuemmelno error code about too long file names on Windows
2012-01-22 Evan Martinwindows: use _WIN32 define everywhere
2012-01-05 Evan Martindrop some std:: prefixes
2012-01-05 Evan Martinconvert all time_t to a new TimeStamp type
2012-01-04 Evan MartinMerge pull request #175 from nornagon/escape-in-out
2012-01-04 Scott Grahamwindows: make bootstrap.py/configure.py work with MSVC
next