Fix crash in attempting to canonicalize paths longer than _MAX_PATH
[platform/upstream/ninja.git] / src / includes_normalize_test.cc
2015-06-08 Scott GrahamFix crash in attempting to canonicalize paths longer...
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-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-03 Nico WeberMerge pull request #822 from tzik/throttle
2014-11-01 Nico WeberMerge pull request #825 from Rapptz/master
2014-10-30 Nico WeberMerge pull request #840 from sgraham/canon-win-squashed
2014-10-30 Scott GrahamCanonicalizePath handles \ on Windows
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 #812 from nico/ninjatest
2014-09-18 Nico WeberUse a small, standalone testing framework instead of...
2013-10-18 Nico WeberMerge pull request #665 from syntheticpp/localized...
2013-10-18 Peter Kümmeladd deps_prefix for localized /showIncludes' output...
2013-05-29 Nico WeberMerge pull request #589 from nico/wincase
2013-05-29 Nico WeberStop `-t msvc -o` from lowercasing paths from /showIncl...
2012-12-29 Evan Martinwrap some overlong lines
2012-08-17 Evan MartinMerge pull request #401 from syntheticpp/win-network...
2012-08-13 Evan MartinMerge branch 'master' of github.com:martine/ninja
2012-08-12 Evan Martinincludes_normalize: also lowercase cross-drive includes
2012-08-12 Scott Grahamadd functions for normalizing win32 include paths