Imported Upstream version 1.7.1
[platform/upstream/ninja.git] / src / includes_normalize_test.cc
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-02 Nico WeberMerge pull request #1076 from colincross/canonicalize
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-11-12 Nico WeberMerge pull request #763 from drbo/master
2015-07-10 Nico WeberMerge pull request #988 from nico/slashes
2015-07-05 Nico WeberMerge pull request #973 from sgraham/canonicalize-fix
2015-06-09 Scott Grahampush error to caller and abort on failure
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-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-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...
2014-06-27 Nico Weberv1.5.0 v1.5.0
2013-10-18 Nico WeberMerge pull request #665 from syntheticpp/localized...
2013-10-18 Peter Kümmeladd deps_prefix for localized /showIncludes' output...
2013-06-04 Evan Martinv1.3.4 v1.3.4
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 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-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