vcpkg/toolsrc/include
nicole mazzuca d9b179fd46
[llvm] install tools in tools/llvm (#14399)
* [llvm] install tools in tools/llvm

* remove the giant commented out block of code

* update port-version

* hopefully fix the port?

There are still some issues, namely that the python scripts and DLLs that are copied into `tools/llvm`
are not considered to be "installed by llvm", and thus are not removed when llvm is removed

* format!

* apparently REGEX REPLACE fails if a thing doesn't match

* fix LLVM_REMOVE_EXTENSION_REGEX on windows

* actually read the cmake regex docs...

* fix the name of the variable

* turns out CMAKE_MATCH_1 is the one I want

* need to update VERSION for new policy

* stop removing debug/bin

* fix faulty merge
2020-11-12 17:31:34 -08:00
..
catch2 [vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239) 2020-05-14 12:49:31 -07:00
vcpkg [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00
vcpkg-test [vcpkg] Add Forward Declarations (originally by @cngzhnp) (#12985) 2020-08-19 15:33:15 -07:00
pch.h [vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774) 2020-08-18 09:23:01 -07:00