vcpkg/ports/llvm
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
..
0001-allow-to-use-commas.patch
0002-fix-install-paths.patch
0003-fix-vs2019-v16.6.patch fix llvm-tblgen build with MSVC v19.26 (#11703) 2020-06-02 22:39:30 -07:00
0004-fix-dr-1734.patch [skia, ompl, capnproto] Update VMs for 2020-08-12 (including VS 16.7) (#12884) 2020-08-27 12:27:39 -07:00
0005-fix-tools-path.patch [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00
CONTROL [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00
portfile.cmake [llvm] install tools in tools/llvm (#14399) 2020-11-12 17:31:34 -08:00