aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-10-29[libxslt]Using vcpkg_install_nmake in Windows, support unix. (#8589)JackBoosY
2019-10-28mesonbuild - Update to 0.52.0 (#8639)Wolfgang Stöggl
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
2019-10-21support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)JackBoosY
2019-10-21Add AUTOCONF support with vcpkg_configure_make. (#8610)JackBoosY
2019-10-21vcpkg_configure_meson - Remove compiler flag /Oi (#8667)Wolfgang Stöggl
2019-10-21[vcpkg_download_distfile.cmake] Fix Examples (#8669)Ehsan
2019-10-14Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)Joel Pelaez Jorge
2019-10-09Merge pull request #8488 from JackBoosY/dev/jack/update_templateVictor Romero
2019-10-09Fix option -j (#8489)JackBoosY
2019-10-07use macros VCPKG_TARGET_IS_ instead of VCPKG_CMAKE_SYSTEM_NAMEJackBoosY
2019-10-07update templates.JackBoosY
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
2019-10-07Update vcpkg create template (#8427)Vinny
2019-10-05Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_b...JackBoosY
2019-10-04Add go to vcpkg_find_acquire_program (#8440)Alexej Harm
2019-10-01[Documentation] Added documentation page for vcpkg_fixup_cmake_targets.cmake ...Vinny
2019-09-27[boost] Update to 1.71.0 (#7959)Robert Schumacher
2019-09-24[ports.cmake] Fixup capitalization inconsistencies of Windows drive letter. (...Tetsuya Hayashi
2019-09-23[vcpkg] Avoid RENAME usage to prevent cross-device link problems (#4245) (#8032)Leonid Pospelov
2019-09-23Use CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to propogate values (#5180)Don
2019-09-20[Qt] Fix static builds of qt5-imageformats (#8222)Alexander Neumann
2019-09-16[vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)Alexander Neumann
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-09-12[Qt] Update to 5.12.4 (#7667)Alexander Neumann
2019-09-06(#8013) [vcpkg] Compatibility with pwsh >= 6.2TheGoddessInari
2019-08-29Use macro instead of function to override execute_process() (#7980)Victor Romero
2019-08-28Download Mode (#7950)Victor Romero
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-08-22[vcpkg] QoL: add host/target dependent variables for executable suffixes (#7...Alexander Neumann
2019-08-22- Fixed ports script. (#7793)martin-s
2019-08-20[tensorflow] add new port for linux (#7568)dan-shaw
2019-08-20[vcpkg]Port toolchains (#7687)Curtis J Bezault
2019-08-20make find_library useable without errors to console. (#7773)Alexander Neumann
2019-08-19add variables for target specific library suffix and prefix. (#7600)Alexander Neumann
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-08-16Merge pull request #7305 from cbezault/external_file_abiCurtis J Bezault
2019-08-13[vcpkg_check_features] Set output variable explicitly and allow reverse-logic...Victor Romero
2019-08-12vs 2019 integration bug (#7623)dan-shaw
2019-08-11[vcpkg/cmake] Added a function to fail from portfiles in a default way (#7601)Alexander Neumann
2019-08-09remove unnecessary include, fix variable extractionCurtis.Bezault
2019-08-09Actually only override the PUBLIC ABI, not the private oneCurtis.Bezault
2019-08-09Merge branch 'master' into external_file_abiCurtis J Bezault
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
2019-07-24Merge branch 'master' into external_file_abiCurtis J Bezault
2019-07-23Merge build.cppCurtis.Bezault
2019-07-23add external file hashes to the binary paragraphCurtis.Bezault
2019-07-22Resolves "project is never up-to-date" problem (issue 6179) (#7322)crusader-mike
2019-07-19Merge branch 'master' into external_file_abiCurtis J Bezault