aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_find_acquire_program.cmake
AgeCommit message (Expand)Author
2019-07-09Added nasm mirror as nasm.us is down again (#7175)Igor Kostenko
2019-07-02revert ninja update (#7135)Phil Christensen
2019-07-02Fix Python3 tool on Windows (#7051)cskrisz
2019-07-01Update python2, python3, perl, aria2, ninja, ruby, 7z (#6791)YenForYang
2019-06-20mesonbuild - Update to 0.51.0Norbert Nemec
2019-06-19[vcpkg] update python3 to 3.7.3 on windows (#6383)Phil Christensen
2019-06-06ffmpeg: enable arm/arm64 windows support (#6590)driver1998
2019-05-31[DOXYGEN]Upgrade doxygen to 1.8.15. (#6704)JackBoosY
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
2019-04-25[Jom] Upgrade Jom (#6210)Phoebe
2019-04-02Fix vcpkg_find_acquire_program(NUGET) (#5871)David Lechner
2019-03-14Add nuget to vcpkg_find_acquire_program (#4568)Ethan Smith
2019-03-11[libepoxy/fribidi] Update version of meson to support VS2019 (#5629)Cheney Wang
2019-02-21[x265] upgrade to 3.0, enable assembly (upgrade nasm to 2.14) (#5389)kiwixz
2019-01-28[vcpkg_find_acquire_program] Improve robustness of finding bisonRobert Schumacher
2019-01-07[vcpkg] add support for FreeBSD (#4917)ivysnow
2018-12-17[graphqlparser] Use default library type for the platform instead of specifyi...Bill Avery
2018-11-26[xmsh] add support for xmsh library (#4656)Jayesh Badwaik
2018-11-06win_flex 2.5.9 is no longer downloadable, use 2.5.16 (#4658)Christian Meurin
2018-08-29*Update Meson to 0.47.1. (#4155)Mark Ian Holland
2018-08-22Fix aquire flex and bison when not on Windows (#4120)Lars Ivar Hatledal
2018-04-24[find_acquire.cmake] Fix ninja path for macAlexander Karatarakis
2018-04-06[find_acquire] Fix ninja pathAlexander Karatarakis
2018-04-06[find_acquire] Extract variableAlexander Karatarakis
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-03-30Specify ninja exeAlexander Karatarakis
2018-03-27[vcpkg-find-acquire-program] Update version of YASMRobert Schumacher
2018-03-13[vcpkg-find-acquire-program] Handle PERL and NASM on non-windowsRobert Schumacher
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher
2018-02-24Add doxygen and add packages option to vcpkg_require_msys (#2869)Jacob Zhong
2018-02-14[vcpkg-find-acquire-program] Add mirror for NASM. Fixes #2777.Robert Schumacher
2017-11-19Added SCONS to vcpkg_find_acquire_programFrank Quinn
2017-11-03[vcpkg_find_acquire_program] Use vcpkg_download_distfile()Alexander Karatarakis
2017-10-18Update Meson to 0.43.0bahaki386
2017-10-16[ninja] Update to 1.8.2Alexander Karatarakis
2017-10-12[vcpkg-scripts] Hotpatch revert changes to vcpkg_find_acquire_program.cmake.Robert Schumacher
2017-10-12[vcpkg-scripts] Remove double expansionsRobert Schumacher
2017-10-02Merge pull request #1904 from UnaNancyOwen/add_wixRobert Schumacher
2017-10-03Add Dark supportTsukasa Sugiura
2017-09-17find_acquire_program fix for python2glachancecmaisonneuve
2017-09-12Update to latest python 3.5 patchJared Szechy
2017-08-02[vcpkg-find-acquire-program] Restore strawberry perl to satisfy openssl:x64-w...Robert Schumacher
2017-08-01[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find...Robert Schumacher
2017-06-19Adding support for FFmpeg in UWP.Gilles Khouzam
2017-05-29Add default path of 64-bit python as installed by MSVS2017Bagong
2017-05-29Correct path bison/flex add ruby 2.4.1 and gperf 3.0.1Bagong
2017-05-28[vcpkg-docs] Rework documentation for compatibility with readthedocs.io and M...Robert Schumacher
2017-05-25Remove unintuitive naming in vcpkg_find_acquire_programatkawa7
2017-05-25Added Flex and Bison to vcpkg_find_acquire_programatkawa7
2017-05-10[libepoxy] update to 1.4.2codicodi