vcpkg/scripts/cmake
David Ludwig d68cc287f9 [GraphicsMagick] bug-fix: image files won't load (#4215)
* [GraphicsMagick] bug-fix: image files won't load

GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'.  These are files with names specific to GM, and of the format,
'IM_*.dll'.  vcpkg's install process was not setting these up.  This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.

* [vcpkg_extract_source_archive_ex] Add PATCHES argument

* [openmesh] Use direct download instead of gitlab

* [blaze] Use PATCHES argument

* [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04 16:20:46 -07:00
..
vcpkg_acquire_msys.cmake [openssl-unix] Fix for issue #4001 2018-08-10 03:00:18 -07:00
vcpkg_append_to_path.cmake [folly] Do not use -Werror 2018-08-15 11:17:40 -07:00
vcpkg_apply_patches.cmake New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
vcpkg_build_cmake.cmake [openssl-unix] Fix for issue #4001 2018-08-10 03:00:18 -07:00
vcpkg_build_msbuild.cmake New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
vcpkg_build_qmake.cmake [vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory. 2018-06-26 21:48:42 -07:00
vcpkg_check_linkage.cmake breakpad: Enable building the libbreakpad_client library (#4008) 2018-08-08 06:02:30 -07:00
vcpkg_common_functions.cmake [vcpkg] post-build cmake test (#3431) 2018-08-30 17:07:14 -07:00
vcpkg_configure_cmake.cmake [openssl-unix] Fix for issue #4001 2018-08-10 03:00:18 -07:00
vcpkg_configure_meson.cmake [openssl-unix] Fix for issue #4001 2018-08-10 03:00:18 -07:00
vcpkg_configure_qmake.cmake [configure_qmake] Do not pass -d (too much output) 2018-02-21 14:50:36 -08:00
vcpkg_copy_pdbs.cmake Added parameter to vcpkg_copy_pdbs.cmake (#3688) 2018-06-16 18:42:25 +02:00
vcpkg_copy_tool_dependencies.cmake [vcpkg-docs] Rework documentation for compatibility with readthedocs.io and MkDocs. 2017-05-28 14:15:13 -07:00
vcpkg_download_distfile.cmake [vcpkg_download_distfile] Apply workaround from #3399 2018-08-30 15:57:37 -07:00
vcpkg_execute_required_process_repeat.cmake [vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools. 2017-03-20 16:20:02 -07:00
vcpkg_execute_required_process.cmake [vcpkg-build-cmake] Build at IDLE priority. Try to detect out-of-memory issues in the linker, and restart the build once. 2017-12-21 12:13:25 -08:00
vcpkg_extract_source_archive.cmake [GraphicsMagick] bug-fix: image files won't load (#4215) 2018-09-04 16:20:46 -07:00
vcpkg_find_acquire_program.cmake *Update Meson to 0.47.1. (#4155) 2018-08-29 21:34:25 -07:00
vcpkg_fixup_cmake_targets.cmake Upgrade Celero to v2.2.0 (#3259) 2018-04-17 16:11:18 -07:00
vcpkg_from_bitbucket.cmake [GraphicsMagick] bug-fix: image files won't load (#4215) 2018-09-04 16:20:46 -07:00
vcpkg_from_github.cmake [GraphicsMagick] bug-fix: image files won't load (#4215) 2018-09-04 16:20:46 -07:00
vcpkg_from_gitlab.cmake [GraphicsMagick] bug-fix: image files won't load (#4215) 2018-09-04 16:20:46 -07:00
vcpkg_get_program_files_32_bit.cmake Improve functions that detect ProgramFiles in CMake 2017-02-24 15:02:10 -08:00
vcpkg_get_program_files_platform_bitness.cmake Improve functions that detect ProgramFiles in CMake 2017-02-24 15:02:10 -08:00
vcpkg_get_windows_sdk.cmake [vcpkg_get_windows_sdk] Don't call powershell. Deduce from env 2018-05-19 19:23:32 -07:00
vcpkg_install_cmake.cmake [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script. 2017-10-05 17:49:28 -07:00
vcpkg_install_meson.cmake [vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory. 2018-06-26 21:48:42 -07:00
vcpkg_install_msbuild.cmake New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
vcpkg_replace_string.cmake use install target in Makefiles; make all portfile uniform 2017-11-06 00:24:29 +11:00
vcpkg_test_cmake.cmake [vcpkg] post-build cmake test (#3431) 2018-08-30 17:07:14 -07:00