aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
2019-12-20[rttr] Add dependency rapidjson (#9252)Lily
2019-12-20[opendnp3] Add new port (#9313)Adam Jorgensen
2019-12-20[simpleini] Fix build failure on travis CI (#9330)Alvin
2019-12-20[brynet] Update to 1.0.5 (#9277)IronsDu
2019-12-19Update baseline with 'leptonica:arm-uwp=fail' (#9349)NancyLi1013
2019-12-16Update baseline to skip ogre conflicts (#9331)Jack·Boos·Yu
2019-12-11Removed umock-c:64-windows-static result in baseline because it can now build...Jack·Boos·Yu
2019-12-07[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)Robert Schumacher
2019-12-06[vcpkg_find_acquire_program] Give hints for yasm with brew and apt (#9191)Laurent Rineau
2019-12-06[vcpkg] Check in baseline results for CI builds (#9203)Robert Schumacher
2019-12-03[ffmpeg] Fixed build error ARM64 Windows 10 (#9160)Tatsuro Shibamura
2019-11-22Merge pull request #9080 from dan-shaw/telemetry-updateRobert Schumacher
2019-11-22Merge pull request #5719 from donny-dont/github-urlRobert Schumacher
2019-11-22update telemetrydan-shaw
2019-11-22[vcpkg_from_github] Rename GITHUB_URL -> GITHUB_HOSTRobert Schumacher
2019-11-22Merge pull request #7598 from Neumann-A/path_separatorRobert Schumacher
2019-11-19[libusb] upgrade and support arm64 (#8976)Phoebe
2019-11-14[vcpkg] update telemetrydan-shaw
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-20fixed leaking variable in vcpkg_build_qmakeAlexander Neumann
2019-09-20update vcpkg_configure_cmakeAlexander Neumann
2019-09-20removed escaped version. added correct usage descriptionAlexander Neumann
2019-09-20Merge remote-tracking branch 'upstream/master' into path_separatorAlexander Neumann
2019-09-20revert changes to vcpkg_build_qmake fileAlexander 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