mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 11:31:37 +08:00
d9b179fd46
* [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 |
||
---|---|---|
.. | ||
0001-allow-to-use-commas.patch | ||
0002-fix-install-paths.patch | ||
0003-fix-vs2019-v16.6.patch | ||
0004-fix-dr-1734.patch | ||
0005-fix-tools-path.patch | ||
CONTROL | ||
portfile.cmake |