vcpkg/scripts/cmake
Victor Romero 050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
..
vcpkg_acquire_msys.cmake update msys2 to latest release 2018-12-17 09:34:45 +01:00
vcpkg_add_to_path.cmake Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -07:00
vcpkg_apply_patches.cmake New packages: libimobiledevice, getopt, readline (#3504) 2018-08-08 04:15:13 -07:00
vcpkg_build_cmake.cmake [vtk] Fix flakiness by relying on vcpkg-provided dependencies 2019-04-03 04:15:00 -07:00
vcpkg_build_msbuild.cmake Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -07:00
vcpkg_build_qmake.cmake [qt5] Fix scripts on debug/release-only builds (#6259) 2019-04-30 09:29:41 -07:00
vcpkg_check_linkage.cmake breakpad: Enable building the libbreakpad_client library (#4008) 2018-08-08 06:02:30 -07:00
vcpkg_clean_msbuild.cmake xalan-c: Install headers correctly (#4565) 2018-10-25 12:34:45 -07:00
vcpkg_common_functions.cmake [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex 2018-11-22 14:48:18 -08:00
vcpkg_configure_cmake.cmake fix vs2019 arch specification 2019-03-16 17:53:31 +01:00
vcpkg_configure_meson.cmake [openssl-unix] Fix for issue #4001 2018-08-10 03:00:18 -07:00
vcpkg_configure_qmake.cmake [qt5] Fix scripts on debug/release-only builds (#6259) 2019-04-30 09:29:41 -07: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 Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -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 Add DPDK package (#5388) 2019-03-06 23:37:24 -08:00
vcpkg_extract_source_archive_ex.cmake [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex 2018-11-22 14:48:18 -08:00
vcpkg_extract_source_archive.cmake [vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex 2018-11-22 14:48:18 -08:00
vcpkg_find_acquire_program.cmake Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937) 2019-05-02 22:57:43 -07:00
vcpkg_fixup_cmake_targets.cmake Modify vcpkg_fixup_cmake_targets() (#5459) 2019-02-28 23:53:42 -08:00
vcpkg_from_bitbucket.cmake [GraphicsMagick] bug-fix: image files won't load (#4215) 2018-09-04 16:20:46 -07:00
vcpkg_from_git.cmake [vcpkg_from_git] Use tar.gz because .zip has different hash in different timezones 2018-11-08 19:03:39 -08: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 Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -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 Add headers to vcpkg_download_distfile (#5640) 2019-03-14 13:43:49 -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 Disable vcpkg_test_cmake() 2019-03-22 16:26:27 -07:00