aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2020-09-14[tool-meson] Update to 0.55.3 (#13497)Wolfgang Stöggl
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
* [vcpkg docs] add docs for manifest files These are just for the maintainer docs, not user docs. * [vcpkg] EBNF-ify platform expression parsing this modifies nothing about what strings are accepted or rejected, it just moves stuff around. also adds tests. * [vcpkg docs] add manifest mode example * [wip] docs for augustin also fix tabs * [vcpkg manifest] switch to using maps for features * Apply suggestions from code review * un-experimentize format-manifest * flesh out the user manifest mode docs * CRs * billy CRs * final personal pass-thru
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-09-11[vcpkg|toolchain] add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain (#13240)Alexander Neumann
* add VCPKG_OVERLAY_(PORTS|TRIPLETS) to the toolchain * move everything into additional manifest params * fix me not thinking
2020-09-09[tmx] Fix build failure (#13401)Jack·Boos·Yu
2020-09-09[vcpkg] improve s390x support (#13386)Andrei Lebedev
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-09-09[execute_process] Don't strip embedded semicolons (#12926)jgehw
2020-09-07[boost] Remove invalid identifier !v120 (#13387)Phoebe
2020-09-07[xtensor-io] [taskflow] [tcl] [sophus] Fix CI 2020-09-06 (#13382)Billy O'Neal
* [xtensor-io] Disable undeclared HighFive detection which is currently broken. HIGHFIVE 2.2.2: (Re)Detecting Highfive dependencies (HIGHFIVE_USE_INSTALL_DEPS=NO) CMake Error: install(EXPORT "xtensor-io-targets" ...) includes target "xtensor-io" which requires target "libdeps" that is not in any export set. CMake Error in CMakeLists.txt: export called with target "xtensor-io" which requires target "libdeps" that is not in any export set. * [tcl] [taskflow] Mark passing in CI.
2020-09-05[chromium-base] Add new port (#12396)Martin Vejdarski
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Huahua <ihuahua@live.com>
2020-09-05Add community triple arm64-linux and arm-linux. (#11880)xyb
Verify the following command on both 32 bits and 64 bits OS on Raspberry pi 3. ./bootstrap-vcpkg.sh ./vcpkg install boost
2020-09-05[powershell] Update to 7.0.3 (#13267)Jack·Boos·Yu
2020-09-04Fix [boost] MSVC 2013 v120 Build (#10645)Manuel Kugelmann
2020-09-04[blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] ↵ras0219
Fix deps issues (#13229) Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-04[vcpkg_acquire_msys.cmake] Add gettext tool (#13297)General Jack O'Neill
1. Added dependencies to gettext-0.19.8.1-1-x86_64.pkg.tar.xz of libintl libgettextpo libasprintf 2. Added dependency download for libgettextpo-0.19.8.1-1-x86_64.pkg.tar.xz 3. Added dependency download for libasprintf-0.19.8.1-1-x86_64.pkg.tar.xz 4. Put downloads in reverse dependcy order - seems it is called topological order now
2020-09-0311129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)Paul
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-03[many ports] Add supports (#12857)Phoebe
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-09-03[vcpkg.cmake] error out if the mode has changed (#13313)nicole mazzuca
2020-09-02[hypre] Update to 2.19.0 (#13252)Albert Ziegenhagel
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-02[vcpkg baseline][rest-rpc] Skip check in baseline (#13295)Jack·Boos·Yu
2020-08-31[vcpkg] Replace uses of msys pacman.exe with direct package downloads (#13019)ras0219
* wip Apply suggestions from code review Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * [vcpkg_acquire_msys] Trim list of packages. Introduce defaults. * [behaviortree-cpp] Fix dynamic dependency on ZMQ Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[vcpkg_configure_cmake] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by ↵ras0219
default (#12846) * [vcpkg] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by default * [docs] Regenerate Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[libhsplasma] Add new port (#13174)Adam Johnson
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[clapack, lapack-reference] Add conflict messages (#13200)NancyLi1013
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-28[v8] Add v8 Javascript engine port (#372). (#12687)Rodrigo Hernandez Cordoba
2020-08-27[cspice] Add 64bit packages (#12903)NancyLi1013
2020-08-27[OpenMVG/OpenMVS] fix tools (#12229)Stefano Sinigardi
2020-08-27[vcpkg_from_sourceforge] Skip mirrors that are in 'disaster recovery' mode ↵Jack·Boos·Yu
(#13176)
2020-08-27[vcpkg] Disable timeout (default 10s) in vcpkg_acquire_msys (#13086)jgehw
2020-08-27[skia, ompl, capnproto] Update VMs for 2020-08-12 (including VS 16.7) (#12884)Billy O'Neal
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-08-26[clapack] Ignore check of lapack:x64-osx in the baseline (#13148)Jack·Boos·Yu
2020-08-26Allow use of VS LLVM clang-format. (#13142)Billy O'Neal
2020-08-25[vcpkg_find_acquire_program] Cleanup and add CI testing (#12982)ras0219
2020-08-25[VMSS] Fix the printed error message (#13107)Jack·Boos·Yu
* check error message * Remove https:// * Revert test changes
2020-08-25Disable fluidlite in CI. (#13125)Billy O'Neal
* Disable fluidlite in CI. Fluidlite, added 3 days ago in https://github.com/microsoft/vcpkg/pull/13006 , tries to install the same files as fluidsynth; it's similar to the 'boringssl' situation. Given that fluidlite doens't have any dependencies, this change disables that one rather than fluidsynth, * Add warning message.
2020-08-24Fix MSYS2 keyring not verifying on path with spaces (#13104)Daniel
2020-08-24fix vcpkg_configure_cmake for case when having semicolons in OPTIONS (#12977)jgehw
2020-08-24[Box2d] Update to 2.4.0 (#13058)JonLiu1993
2020-08-24[vcpkg] Use https sources for common tools (#12738)Michał Janiszewski
2020-08-22Sort file lists and failure logs together. (#13067)Billy O'Neal
2020-08-22[vcpkg] Hotfix regression in #12523 (#13092)ras0219
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-08-22[vcpkg] Do not use raw paths inside regexes (#12964)Hannes Steffenhagen
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-08-22[vcpkg.cmake] check for vcpkg.json only in `${CMAKE_SOURCE_DIR}` (#12523)nicole mazzuca
2020-08-21[openmama] Feature use cmake for openmama (#13034)fquinner
2020-08-21[portmidi] Updated portmidi package to use alternative code source (#12046)Stephen Kyne
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-08-19[openmpi/vcpkg_build_make] Disable parallel build (#12975)Jack·Boos·Yu
2020-08-19[fluidsynth/redis-plus-plus] Update to the latest released version (#12974)NancyLi1013
2020-08-19[vcpkg] Fix baseline (#13000)NancyLi1013
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-18[vcpkg_execute_build_process] Re-fix qt5 components build (#12864)Jack·Boos·Yu
2020-08-18[ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, ↵Matthew Oliver
theora. (#11277) Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>