aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2020-04-06[angle] Improve port (#9965)Alexander Neumann
* update opengl and install all headers * improve angle * update egl-registry * fix osx regression * update baseline. * fix uwp regressions * fix osx and linux regression * add encoding patch * bump glad control * rechdeck gl visibility from native build * removed unnecessary commented code * add GL_VISIBILITY to the exported targets Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
2020-04-06[vcpkg] Make configure meson sane and work for all targets. (#10395)Alexander Neumann
* fix configure meson for non windows builds. * change to the two ports using meson * fix passing of empty compiler arguments. * dont transform / into - for all flags * copy meson logs into the buildtree to better diagnose CI errors of meson ports * another change to the two ports to actually force a CI rebuild * add missing /pkgconfig dir to PKG_CONFIG_PATH * fix pkgconfig setup * add share/pkgconfig to PKG_CONFIG_PATH * Add CMake path to PATH for meson * add share folder to prefix for meson * remove double message * add libdir so that meson does not install into architecture folder in linux and make prefix path target dependent. (Or should it be host dependent?) * bump controls * update toolchain selector to use VCPKG_TARGET_IS_<paltform>. * change pkgconfig prefix and path..... meson is not correctly handling native windows paths and eating "\" PKG_CONFIG_PATH also nees : to correctly separate paths Prefix still must be near to native path but with / instead of \ C:/somepath/
2020-04-06[libffi] Support arm/arm64 (#10485)Jack·Boos·Yu
* [libffi] Support arm/arm64 * [libffi] Use VCPKG_TARGET_ARCHITECTURE to determine triplet * [libffi] Use VCPKG_TARGET_ARCHITECTURE in CMakeLists.txt * update baseline * re-trigger ci test
2020-04-06[vcpkg baseline] Remove replxx:x86-windows=fail (#10703)nicole mazzuca
* [vcpkg baseline] add qt5-tools:x64-linux=fail something is wrong, but I don't want to figure it out right now * remove qt5-tools
2020-04-03[hunspell] Disable build tools in non-Windows (#10574)Jack·Boos·Yu
* [hunspell] Disable build tools on OSX * [hunspell] Disable build tools in non-Windows * update baseline * [hunspell] Change notice.
2020-04-03[openvr] Added Linux support and updated to v1.10.30 (#10629)Maki
* [openvr] Added Linux support * [openvr] Updated to v1.10.30 * [openvr] Updated port file with modern variables and better platform checking * [openvr] Updated ci.baseline.txt as Linux is supported now
2020-04-01vcpkg_from_git: Add support for git over ssh (#9446)Marc Boucek
* vcpkg_from_git: Add support for git over ssh * vcpkg_from_git: append ssh bin directory to path * vcpkg_from_git: fix function signature on non windows platforms * Revert "vcpkg_from_git: fix function signature on non windows platforms" This reverts commit 0d608ee5911d2ba274e782a21dfe77a502a39053. * Revert "vcpkg_from_git: append ssh bin directory to path" This reverts commit 377ce3fae1e2c085a5da7ace8185624a345a511b. * Partial Revert "vcpkg_from_git: Add support for git over ssh" This partially reverts commit 9b81b16c4ccd3d8646d97e66234566a07af8a308. Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de> Co-authored-by: Marc Boucek <marc.boucek@posteo.net>
2020-04-01[vcpkg baseline] Ignore osg-qt (#10637)Phoebe
2020-03-31Update ci.baseline.txtNancyLi1013
2020-03-27[replxx] Add new port (#10052)kreuzerkrieg
* replxx * wip
2020-03-27[vcpkg] Add the possibility to load vcvars.bat with external toolchain. ↵Alexander Neumann
(#10399) * Add VCPKG_LOAD_VCVARS_ENV allow loading vcvars.bat if an external toolchain file is used. * add documentation
2020-03-27[lodepng] Update to commit e34ac0@2020-03-15 (#10427)Henrik Gaßmann
* [lodepng] Add cmake import configs * [lodepng] Update to commit e34ac0@2020-03-15 * [lodepng] Modernize port - Remove calls to deprecated vcpkg functions. - Remove commented out pngdetail tool project definitions. * [lodepng] Remove osx failure from ci.baseline
2020-03-26[vcpkg] Revert #9862 changes to fix crt check (#10562)Jack·Boos·Yu
2020-03-25[vcpkg baseline] Fix CI test (#10508)Jack·Boos·Yu
* re-trigger ci test * [kealib] Switch repo to github * [mongo-c-driver] Set icu as a feature * [monkeys-audio] Update version to 5.24 * [mongo-c-driver] Fix arm build * [mongo-c-driver] Re-generate patch * [mongo-c-driver] Remove key word PRIVATE in patch * [llvm] Remove default feature tools * [llvm] Add judgment to install tools * [llvm] Add more condition * [llvm] Fix clang cmake files when selecting feature tools * [halide] Fix build depends info in CONTROL * update baseline
2020-03-25Map configuration also for single configuration generators (#10397)Alexander Neumann
2020-03-25use _INIT flags in windows toolchain just like in the other toolchains (#9862)Alexander Neumann
2020-03-24[boost-process] Patch for header bug in boost 1.72 (#10453)d-winsor
* Added patch for boost-process header bug in 1.72 * Updated version number. * Version change for generate-ports
2020-03-19[mimalloc] Update to 1.6.1 (#10062)Phoebe
* [mimalloc] Update to 1.6.0 * Update patch * Update ci baseline file * Add message for the arch and platform that doesn't support * Update the ci baseline file * Update to latest revision 1.6.1
2020-03-18Fix the naming mess (#10367)kreuzerkrieg
2020-03-18[grpc][openssl][upb] Fix install on uwp (#10366)Robert Schumacher
* [grpc][openssl][upb] Fix install on uwp * [upb] Remove unneeded changes * [libodb-mysql] Disable parallel configure due to source writes * [curl] Use openssl for UWP since SSPI is unsupported * [ci.baseline] Update
2020-03-17[ci.baseline.txt] Mark tensorflow-cc as skip on OSX (build currently times ↵Robert Schumacher
out) (#10443)
2020-03-13[vcpkg] set CMAKE_MSVC_RUNTIME_LIBRARY for cmake policy CMP0091 (#9452)Marc Boucek
Co-authored-by: Marc Boucek <marc.boucek@native-instruments.de>
2020-03-12[unixODBC] Add new port (#10057)kreuzerkrieg
* unixODBC * wip
2020-03-11[pcre] Update to v8.44 (#10335)Wolfgang Stöggl
- Drop patches (fixed upstream): fix-option-2.patch fix-arm64-config-define.patch fix-arm-config-define.patch - Add patch pcre-8.44_suppress_cmake_and_compiler_warnings-errors.patch
2020-03-10[mhook] fix build error on windows (#10302)Ben Key
* Fix mhook build error. * Removed the following entries from scripts/ci.baseline.txt: mhook:x64-windows=fail, mhook:x64-windows-static=fail, and mhook:x86-windows=fail. * Removed unnecessary lines from fix-windows-packing-mismatch.patch.
2020-03-10[fltk] Fix build error on Linux (#10018)Lily
* [fltk] Fix build error on Linux * [fltk] Modify ci.baseline.txt * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error on MACOS
2020-03-10[tidy-html5] Fix for non-Windows users (#10308)Bowser65
* Fix tidy-html5 for non-Windows users * Update ci baseline and remove deprecated stuff
2020-03-10[MetroHash] Add new port (#10049)kreuzerkrieg
* MetroHash * wip * wip * wip
2020-03-10[vcpkg-tools] Multiple mirror URLs to download MSYS2, update (#10346)MaverickTse
Resolves #10322 * Update MSYS2 download source. Resolve #10322 Proposal to resolve https://github.com/microsoft/vcpkg/issues/10322 * Use Sourceforge as MSYS2 download source (up to SF to choose mirror, fair to everyone and more reliable) * Updated msys2 version to 2019-05-24 (Otherwise need to spend extra time on ```pacman -Syu```) * Updated SHA512 accordingly * Tested with building icu:x64-windows * add official repo as backup
2020-03-10[zkpp] Add new port (#7001)Samuel Marks
* [zkpp] Add new port * [zkpp] Change name of underlying library * [zookeeper] Fix interface include directories * [zkpp] Sanity * Fix patch * Correctly expose include directories * Bump version * Explicitly fail on Windows Co-authored-by: Raed Romanov <raid_r@mail.ru>
2020-03-10[boost-vcpkg-helpers] Pass boost port creation output folder as a parameter ↵Seba Gamboa
(#8168) * Allow option to pass desired ports directory to boost's generate ports script * Restore the changes and resolve the conflicts Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: PhoebeHui <v-phma@microsoft.com>
2020-03-10[ci.baseline] UpdateRobert Schumacher
2020-03-10[upb] Fix uwp build (#10005)Jack·Boos·Yu
* [upb] Fix uwp build * update baseline
2020-03-09murmurhash (#10164)kreuzerkrieg
2020-03-06[tinyfiledialogs] download from archive, not temporary ref (#10111)Maximilian Kruse
* Update tinyfiledialogs to download from archive I have additionally messaged the original maintainer about a fixed-version download, so we will finally have some consistent building of this package. * Update ci.baseline.txt * Update CONTROL * Update portfile.cmake * Change download path to be version specific * Download Path now plain * Change position of Supports tag * Update package version * Update portfile.cmake Update portfile to download to a specified archive version name.
2020-03-05[abseil] Add uwp support (#10301)nicole mazzuca
* [abseil] Add uwp support * [abseil] Drop support with arm/arm64 * [opencensus-cpp] Add keyword supports * update baseline * [abseil] Enable arm support
2020-03-05[vcpkg_find_acquire_program] Add git (#10311)nicole mazzuca
2020-03-05[ryu] Add new port (#10167)nicole mazzuca
* ryu * Add tool bazel in OSX * wip * wip * wip * wip * wip Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-03-05[libcpuid] Add new port (#9942)nicole mazzuca
* libcpuid * wip
2020-03-04[superlu] Add new port (#9930)nicole mazzuca
2020-03-04[turbobase64] Add new port (#9911)nicole mazzuca
* Turbo Base 64 * TurboBase64
2020-03-04[healpix] Add new port (#8810)nicole mazzuca
* [healpix]Add new port. * update baseline * update baseline * [healpix] Disable build on OSX * [healpix] Add suports keyword
2020-03-04[skia] add new port (#10083)nicole mazzuca
* [skia] add new port * [skia] add support for x64-windows * [skia] use vswhere to locate MSVC * [skia] update supports CONTROL field * [skia] address review comments * [skia] add compile definitions for metal * [skia] use vcpkg to find programfiles * [skia] add glob_single_file function
2020-03-04[darknet] update to latest release (#10280)nicole mazzuca
* [darknet] update to latest release * [darknet] add corrections from review
2020-03-03Disable libhdfs3 and osg-qt in linux temporarily (#10290)Jack·Boos·Yu
2020-03-02[boost-python] Try to fix build issue on Linux (#9780)yurybura
* [boost-python] Try to fix build issue on Linux * Update baseline: enable boost-python:x64-linux * Fix number of processor detection on Linux: use CMake module * Fix user-config.jam configuration on Linux * Update baseline: enable boost-mpi:x64-linux * Fix build boost-regex[icu] on Linux, issue #4962
2020-02-28[libmysql] Fix for missing "ADD_COMPILE_FLAGS" command (#10162)Tobias Brückner
* [libmysql] Apply patch to prevent configuration error in extra/re2 Configuration of the embedded extra/re2 produces an error on Mac with Clang: CMake Error at extra/re2/CMakeLists.txt:74 (ADD_COMPILE_FLAGS): Unknown CMake command "ADD_COMPILE_FLAGS". cmake/compile_flags.cmake was not included. * [libmysql] Remove empty directory /lib/plugin/debug after installation * [libmysql] Update version to 8.0.4-6 * [libmysql] Remove deprecated include(vcpkg_common_functions) * [libmysql] x64-osx is now expected to pass CI * [libmysql] Simplify copying of copyright file * [libmysql] Handle unsupported triplets with vcpkg_fail_port_install
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-26[cpprestsdk] Update to v2.10.15. (#10191)Billy O'Neal
* [cpprestsdk] Update to v2.10.15. * fix baseline Fixes cpprestdsk on UWP. Co-authored-by: nicole mazzuca <mazzucan@outlook.com>