aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake
AgeCommit message (Expand)Author
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-05-22[vcpkg-acquire-msys] Update pacman before any other package. (#11443)emptyVoid
2020-05-21[vcpkg] Improve make builds (#10402)Alexander Neumann
2020-05-20[tool-meson] Update to 0.54.2 (#11380)Wolfgang Stöggl
2020-05-19[harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416)Martin Vejdarski
2020-05-11[gn, crashpad] Add GN build support and crashpad port (#10505)Martin Vejdarski
2020-05-08[gmp,nettle,hogweed] Add new ports (#10613)Alexander Neumann
2020-05-06[vcpkg/scripts] Fix ninja search path on windows and find binaries within vcp...Alexander Neumann
2020-05-04[qt5] Add -j to make to parallelize on Linux and MacOS (#11111)Billy O'Neal
2020-05-01[vcpkg] Add new function vcpkg_copy_tools (#8749)myd7349
2020-04-30[msbuild] Hotfix /p:UseEnv=True to be a port-local setting (#11058)Voskrese
2020-04-30[vcpkg_acquire_msys] Fix undefined working dir. (#11102)Alexander Neumann
2020-04-27[scripts] add new function vcpkg_fixup_pkgconfig (#9861)Alexander Neumann
2020-04-23[libvpx][mpg123] Fix use of YASM in MSBuild (via path) (#10952)Voskrese
2020-04-23[vcpkg] Update git to 2.26.2 (#10932)Cheney Wang
2020-04-16[ninja] Merge pull request #10796 from Voskrese/ninja-update-1.10Robert Schumacher
2020-04-15Add initial iOS support (#6275)alcroito
2020-04-12ninja update 1.10Voskrese
2020-04-09fix vcpkg_find_acquire_program for script (#10621)Alexander Neumann
2020-04-06[vcpkg] Fix vcpkgTools.xml, vcpkg_find_acquire_program.cmake version/filename...Lily
2020-04-06[vcpkg] Make configure meson sane and work for all targets. (#10395)Alexander Neumann
2020-04-01vcpkg_from_git: Add support for git over ssh (#9446)Marc Boucek
2020-03-10[vcpkg-tools] Multiple mirror URLs to download MSYS2, update (#10346)MaverickTse
2020-03-05[vcpkg_find_acquire_program] Add git (#10311)nicole mazzuca
2020-03-05[ryu] Add new port (#10167)nicole mazzuca
2020-02-28[tool-meson] Update to 0.53.2 (#10234)Wolfgang Stöggl
2020-02-27[vcpkg] Better vcpkg_apply_patches error message (#10127)Leonid Pospelov
2020-02-12[vcpkg-docs] Add documentation for `vcpkg_configure_meson()`, `vcpkg_install_...Robert Schumacher
2020-02-04[tools] Add python64 bit. (#7964)Jack·Boos·Yu
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2020-01-27[vcpkg_find_acquire_program] Include version in downloaded python MSI name to...Robert Schumacher
2020-01-27Update the repo for jom 1.1.3 (#9265)Colin Barré-Brisebois
2020-01-23MinGW: Fix vcpkg common definitions (#9807)Cristian Adam
2020-01-22[doxygen] Add alternative download URL (#9708)Wolfgang Stöggl
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2020-01-15[doxygen] Updated to 1.8.17 (#9574)tags
2020-01-13[vcpkg] Fix build type in vcpkg_build_make.cmake (#9602)NancyLi1013
2020-01-06[qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (#9260)Alexander Neumann
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
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-03[ffmpeg] Fixed build error ARM64 Windows 10 (#9160)Tatsuro Shibamura
2019-11-22Merge pull request #5719 from donny-dont/github-urlRobert Schumacher
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-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