aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2020-01-06[nethost] Adding a port for nethost (#8701)Tanner Gooding
* Adding a port for nethost * Fixing ref, removing unneeded include, and marking unsupported architectures for nethost * Fixing the expected sha512 for nethost * Setting nethost to fail on static and uwp * Removing an unecessary file(REMOVE_RECURSE) from nethost * update baseline * [nethost] Update to latest from dotnet/runtime * [vcpkg-baseline] Update baseline for nethost * [vcpkg-baseline] Update baseline for nethost Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06[pdal] fix static build (#9308)Jack·Boos·Yu
* [pdal] fix static build * update baseline * [pdal] Re-fix find dependency geos * [padl] Find library geos_c/libgeos_c instead of library geos/libgeos * [pdal] Fix dependency boost * update baseline
2020-01-06[qt5-base] Fix Qt5 linux build and be a bit less flaky in CI (#9260)Alexander Neumann
* Fix static qt5 builds and ignore system qmake closes #9234 and #9239 * fix angle conflict and icu dependency * add egl-registry as a dependency * remove space * adding spaces resolved the problem * move files only if they exist * Update the Wrapper to use the Postgres target fixes some observed linkage issues * update baseline * add fontconfig on linux so CI is less flaky in a full rebuild * fix linkage dependent qt5-imageformats libs * Fix Wrapper for Linux and add other platform libs to Qt5::Core * fix plugin properties in cmake files * fix cmake files. * fix missing plugin qminimal deployment into tools dir * change wrapper slightly * UNIX also means APPLE so it needs to be excluded * fix the static windows build * mark the parts of fixcmake which require further work to work with single configuration builds * Update ci.baseline.txt make qt5-tools pass for CI testing * fix last regression * break auto fontconfig in configure script to fix qt5-tools * update baseline * enable verbose to debug ci * try to help it instead of breaking it * completly link icu * try to fix fontconfig configure * fix configure call. cannot be called with a list! * remove invalid line from patch * force icu and reduce the required icu libs according to the configure script * fix icu linkage * add more icu dependencies and names for windows * add more icu libs. Seems like all are needed * fix typo * print icu libs in debug * check releasenames * try again * change link order * add icu to wrapper * fix typo * patch icu configure for static windows builds * add other icu libraries to the icu patch * fix icu in x64-windows-static * update baseline. VTK builds in local WSL so it should work in CI * update VTK control to force rebuild * remove qt5-tools=pass from baseline * remove qcustomplot:x64-linux=fail from baseline Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-06[sdl1] Add build support for ARM64 Windows 10 (#9301)Tatsuro Shibamura
* [sdl1] Add build support for ARM64 Windows 10 * update baseline * [sdl1] update version info * update baseline * Revert 5f71592f54eeb508a7a64f3bf3d4a770719029b8 Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-01-06[akali] Add new port (#9499)winsoft666
* Add: set(VCPKG_PLATFORM_TOOLSET v140) * add ppxbase and ppxnet. * nice, ppxbase and ppxnet can install successful. * update to v1.7 * + add duilib2 - update ppxbase, ppxnet. * set VCPKG_PLATFORM_TOOLSET to vc141. duilib2/ppxbase/ppxnet port. * library version. * duilib2, ppxbase version. * duilib2 version * update duilib2/ppxbase version. * update duilib2 code version. * update ppxbase version. update duilib2 version. * update ppxbase/duilib2 cmake config. * duilib2 version. * ppxbase version. * + add akali library. * update ports script. * ports update. * add akali * remove duilib2/ppxnet * revert * update akali version. * update akali version. * Update portfile.cmake * Update portfile.cmake
2020-01-06[wpilib] update to 2020.1.1 (#9513)Thad House
2020-01-06[box2d] Update to 2019-12-31 (#9529)Phoebe
* [box2d] Update to 2019-12-31 * Udpate ci baseline file * Update ci baseline file
2020-01-02[uvatlas] Upgrade to dec2019 (#9379)Alvin
* [uvatlas] Upgrade to dec2019 * [uvatlas] Delete and update deprecated functions * [uvatlas] x64-uwp passing, remove from ci.baseline.txt * [uvatlas] Don't test x86-windows-static by default, remove it
2020-01-02[charls] upgrade to 2.1.0 (#9494)Victor Derks
* [charls] upgrade to 2.1.0 Upgrade to the latest released version of CharLS. The patch file has become obsolete. * Remove charls=fail triplets from ci.baseline.txt Both arm-uwp and x64-uwp can be build.
2020-01-02Update baseline (#9435)NancyLi1013
* Remove freerdp:x64-linux=fail from ci.baseline.txt * Update * Add azure-kinect-sensor-sdk:x64-windows-static=fail
2019-12-23[protobuf-c]Add new port. (#8624)Jack·Boos·Yu
* [protobuf-c]Add new port. * [protobuf-c]Add homepage. * [protobuf-c] Remove useless code. * update baseline * update baseline
2019-12-23[hiredis] Support building static (#9388)Jack·Boos·Yu
* [hiredis] Support building static * update baseline * update baseline
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it. [vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds * [vcpkg_configure_qmake] Don't specify DESTDIR * [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer * [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
2019-12-21[vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux ↵Robert Schumacher
(#9411) * [libarchive] Fix cpu_set_t missing * [xalan-c] Fix flakiness in presense of ICU * [openvpn3] Add missing bits/endian.h include * [vcpkg-baseline] Mark vtk as no longer failing
2019-12-20[directxtk] Update to dec2019 release (#9381)Tatsuro Shibamura
* [directxtk] Update to dec2019 release * [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxmesh] Update to dec2019 release (#9384)Tatsuro Shibamura
* [directxmesh] Update to dec2019 release * [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtex] Update to dec2019 release (#9383)Tatsuro Shibamura
* [directxtex] Update to dec2019 release * [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtk12] Update to dec2019 release (#9382)Tatsuro Shibamura
* [directxtk12] Update to dec2019 release * [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to respect already set values closes #8506 * ws change to trigger full rebuild
2019-12-20[rttr] Add dependency rapidjson (#9252)Lily
* [rttr] Add dependency rapidjson * [rttr] Modify ci.baseline.txt * [rttr] Handle copyright
2019-12-20[opendnp3] Add new port (#9313)Adam Jorgensen
* Added port for OpenDNP3 library * Added usage note * Handle library linkage setting * Removed deprecated vcpkg_common_functions include * Indicated that OpenDNP3 will fail to build on UWP targets * [opendnp3] Export cmake files and force to build static in Windows * [opendnp3] Fix include export-cmake name Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20[simpleini] Fix build failure on travis CI (#9330)Alvin
* [simpleini] Fix build failure on travis CI * [simpleini] x64-linux passing, remove from ci.baseline.txt * [simpleini] x64-osx passing, remove from ci.baseline.txt
2019-12-20[brynet] Update to 1.0.5 (#9277)IronsDu
* Update portfile.cmake update brynet to tag 1.0.5 .(after now, brynet changed to header only) * Update portfile.cmake * Update CONTROL * Update ci.baseline.txt remove brynet's setting
2019-12-19Update baseline with 'leptonica:arm-uwp=fail' (#9349)NancyLi1013
2019-12-16Update baseline to skip ogre conflicts (#9331)Jack·Boos·Yu
* update baseline * Replace ogre with ogre-next in baseline results
2019-12-11Removed umock-c:64-windows-static result in baseline because it can now ↵Jack·Boos·Yu
build successfully (#9279)
2019-12-07[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)Robert Schumacher
* [libxslt] Fix writing to locations outside vcpkg in Windows builds * [libxslt] Add passing arm64-windows to baseline
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
* [vcpkg] Check in initial baseline * [vcpkg] Baseline update * [vcpkg] Further baseline updates * [vcpkg] Update baseline * [vcpkg] Update baseline * [vcpkg] Update baseline * [vcpkg] Update baseline * [xalan-c] Fix flaky build for non-Windows hosts
2019-12-03[ffmpeg] Fixed build error ARM64 Windows 10 (#9160)Tatsuro Shibamura
* [ffmpeg] Fixed build error ARM64 Windows 10 * [ffmpeg] Avoid gas-preprocessor caching
2019-11-22Merge pull request #9080 from dan-shaw/telemetry-updateRobert Schumacher
[vcpkg] update telemetry
2019-11-22Merge pull request #5719 from donny-dont/github-urlRobert Schumacher
[vcpkg_from_github] Allow targeting Github Enterprise instances
2019-11-22update telemetrydan-shaw
2019-11-22[vcpkg_from_github] Rename GITHUB_URL -> GITHUB_HOSTRobert Schumacher
Rename TOKEN -> AUTHORIZATION_TOKEN
2019-11-22Merge pull request #7598 from Neumann-A/path_separatorRobert Schumacher
[vcpkg] QoL: add host specific path separator to common definitions
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
* [libxslt]Using vcpkg_install_nmake in Windows, support unix. * support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE * Re-trigger CI.
2019-10-28mesonbuild - Update to 0.52.0 (#8639)Wolfgang Stöggl
* mesonbuild - Update to 0.52.0 * [tool-meson] Add package to represent dependency on Meson build-system
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
* Fix separate make and install execution error issue. * trigger CI system. * Fix multiple copy files under debug, fix separator between make and install in linux.
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
Removing the compiler flag /Oi (Generate Intrinsic Functions) allows meson to detect functions like memmove, memset correctly. This is relevant to meson configure for fribidi (see fribidi/meson.build). This fixes the following "issues" (from fribidi meson-log.txt): testfile.c(17): error C2168: 'memmove': too few actual parameters for intrinsic function Checking for function "memmove" : NO testfile.c(17): error C2168: 'memset': too few actual parameters for intrinsic function Checking for function "memset" : NO And enables detection of the functions: Checking for function "memmove" : YES Checking for function "memset" : YES
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
* Fix CMake checks for Apple Clang 11.0 on macOS 10.15 * Use clang++ instance clang if allowAppleClang is enabled
2019-10-09Merge pull request #8488 from JackBoosY/dev/jack/update_templateVictor Romero
update templates.
2019-10-09Fix option -j (#8489)JackBoosY
* Remove unusable parameters -j * trigger CI system. * Add option -j to make. * Re-trigger CI system. * Fix -j in make, fix NO_DEBUG in nmake. * Re-trigger CI system.
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
vcpkg will now fail on failure to apply patches except when using `--head`.