vcpkg/ports/libmysql
Tobias Brückner 64f7f2590d
[libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162)
* [libmysql] Apply patch to prevent configuration error in extra/re2

Configuration of the embedded extra/re2 produces an error on Mac with Clang:

    CMake Error at extra/re2/CMakeLists.txt:74 (ADD_COMPILE_FLAGS):
      Unknown CMake command "ADD_COMPILE_FLAGS".

cmake/compile_flags.cmake was not included.

* [libmysql] Remove empty directory /lib/plugin/debug after installation

* [libmysql] Update version to 8.0.4-6

* [libmysql] Remove deprecated include(vcpkg_common_functions)

* [libmysql] x64-osx is now expected to pass CI

* [libmysql] Simplify copying of copyright file

* [libmysql] Handle unsupported triplets with vcpkg_fail_port_install
2020-02-28 21:56:22 -08:00
..
CONTROL [libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162) 2020-02-28 21:56:22 -08:00
ignore-boost-version.patch
linux_libmysql.patch
portfile.cmake [libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162) 2020-02-28 21:56:22 -08:00
re2_add_compile_flags.patch [libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162) 2020-02-28 21:56:22 -08:00
system-libs.patch [libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566) 2020-01-13 15:43:36 -08:00