]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Make GetSVN.cmake do its VCS queries with native CMake code.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 5 Dec 2014 00:50:15 +0000 (00:50 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Fri, 5 Dec 2014 00:50:15 +0000 (00:50 +0000)
commitebde7405a71b023307a6d5b0e36a1cfc18631b6d
treec4aee11fcda8818ae324650cbed9d68706908629
parent7eaee304abe6320924fc55821c7b9548656c43b5
Make GetSVN.cmake do its VCS queries with native CMake code.
This lets the queries work on Windows as well as Linux.

This does mean make and cmake aren't using the same scripts to do the
queries (again), but at least GetSVN.cmake understands git and git-svn
as well as svn now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223425 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/GetSVN.cmake