vcpkg/scripts/cmake
Lars Ivar Hatledal 107ed00628 Fix aquire flex and bison when not on Windows (#4120)
* use find_program to locate flex and bison when not Windows

* reset changes to thrift/portfile.cmake

* fix aquire flex and bison on non win platforms

* [vcpkg_find_acquire_program] Indentation and use CMAKE_HOST_WIN32
2018-08-22 14:04:20 -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 [folly] Do not use -Werror 2018-08-15 11:17:40 -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] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory. 2018-06-26 21:48:42 -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 [vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements for packages\ directory. 2018-06-26 21:48:42 -07:00
vcpkg_find_acquire_program.cmake Fix aquire flex and bison when not on Windows (#4120) 2018-08-22 14:04:20 -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 [vcpkg-from-bitbucket] Fix HEAD builds. Fixes #2696. 2018-01-31 11:50:50 -08:00
vcpkg_from_github.cmake [vcpkg_from_github] Improve documentation to include PATCHES argument 2018-08-11 22:12:18 -07:00
vcpkg_from_gitlab.cmake [docs] Fix GITLAB_INSTANCE-> GITLAB_URL 2018-08-08 05:25:20 -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