| Age | Commit message (Collapse) | Author |
|
|
|
* initial SOEM port.
* don't use the vendored winpcap.
* removed the unused flag.
* addressed feedback.
* addressed feedback.
|
|
* 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
* [akali] Update to v1.41
* Update portfile.cmake
* [akali] Update version.
* [akali] Remove the line akali:x64-osx=fail from /scripts/ci.baseline.txt
|
|
* [vcpkg] Fix build type in vcpkg_build_make.cmake
* Update x264 and libosip to test vcpkg_build_make() function
* [x264] Update portfile.cmake
|
|
* - Introduce new policy to skip post verification of dll exports (see issue #9641).
* - Fixed line endings.
|
|
* [ports] Update openssl-unix to 1.1.1c
* [ports] Update openssl-unix to 1.1.1d
* [ports] openssl-unix platform 'AMD64' is called 'x86_64' on Linux
* [ports] fix openssl platform
* [ports] openssl-windows update openssl to 1.1.1d
* [ports] Fix openssl post build
* [ports] openssl add EnableUWPSupport.patch
Reference:
https://github.com/openssl/openssl/pull/8917
https://github.com/openssl/openssl/pull/9440
* [ports] openssl-uwp update openssl to 1.1.1d
* Updated support for OpenSSL v1.1
With OpenSSL v1.1 we need an additional flag for ACE
* update to 12.0 and change to vcpkg_configure_make
* remove msys line
* remove custom cmakelists
* use --without-readline on linux
* Update CONTROL
Fix version
* fix portfile
* add all possible libpq features
* create vcpkg_get_build_depends
* create vcpkg_read_dependent_port_info
* add vcpkg_write_port_info
* fix a few bugs
* libpq first succesful x86 build with core features.
(files still must be moved)
* always write the variable
* Fix separate make and install execution error issue.
* trigger CI system.
* add openssl and win_bison win_flex patch
* add configuration dependent patches
* add bonjour as a dependency on macosx
* apply patches and configure features
* more patches to fix the windows build
* more install fixes
* remove unnecessary code
* bit of code cleanup
* remove unrelated files
* remove unrelated function call. function was removed with last commit
* removed hardcoded platform
* fix patch
* build only the interface libraries and nothing more
* forgot to remove tool ecpg from install
* seperate minimal install patch from normal install patch and introduce client feature
* fix x86 Platform variable being x86 and not Win32 as required by the generated project
* make linux build work
* make more linux work
* openssl return version number directly without calling openssl
(should probably be done differently)
* fix some more path and platform identification
* comments to reduce install. currently libpq installs static and shared libraries and some tools on linux
* patch arm
* fix platform detection logic
* make libpq osx buildable
* Rename debug import library after build.
(So that we don't affect external CMake users.)
* revert debug naming and install a wrapper instead.
* fix gdal regression due to name change
* fix cutelyst regression due to qt5-base wrapper
(why was it not using the target in the first place?)
* correct wrapper install path
* correct the arm patch.
* trying to fix static gdal build
* gdal still needs more work
* update version of openssl in libpq openssl patch
* nmap fix openssl
* qt5 fix openssl
* gdal fix openssl
* librtmp migrate to openssl 1.1.1
* fail in patch since what is intended is not going to work in openssl 1.1.1
* fix static yara build
* freedtds deactivate openssl feature until freetds decides to upgrade to 1.1
* fix libwebsockets cmakelists
* fix the patch so that the generated targets also include crypt32
* xmlsec add threads dependency
* bump control since I am unable to reproduce the regression
* add pthread to openssl detection logic
* fix freetds linkage missing crypt32 and fix the cmake checks.
* fix the openssl wrapper to add the threads library
* fix libmysql regression
* add threads to openssl libraries.
* upgrade libssh to 0.9
* fix nmap regression
* fix mosquitto regression
* fix openssl wrapper to make libarchive work
* fix quickfix
* changed patch a bit
* improve freetds patch
* fix case in librtmp
* update control
* bump control
* fix case
* make jasper a dependency of qt5-imageformats to fix flaky CI build.
* add jasper libraries explicitly
* jasper depends on freeglut so add it as a dependency. turbo_jpeg is also a dependency but that should already be handled in qt5-base
* more glut names
* bump control for macosx ci retry
* fix slikenet regression
* fix linebreak in qt5-base
* update baseline
* Update ci.baseline.txt
those ports are not supported on UWP
* [libevent] add dependency on libevent[threads] to openssl feature
* [pdal,freerdp] Update CI baseline to fail
* fix static pdal build
* fix freerdp on linux
* trying to revert some changes
* revert changes in build make
* revert x264 version bump
Co-authored-by: Force Charlie <6904176+fcharlie@users.noreply.github.com>
Co-authored-by: Johnny Willemsen <jwillemsen@remedy.nl>
Co-authored-by: Lennart Trunk <lennart.trunk@outlook.de>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
|
|
* [tfhe] Fix Mac support
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* ignore llvm:x64-osx in the baseline
* fix baseline?
* fix baseline 2: electric boogaloo
* fix baseline 3: confirmed
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
|
|
|
|
|
|
|
|
* [libevhtp] Add new port
* Add homepage
* Update ci.baseline.txt
|
|
* [libwandio] Add new port
* Update ci.baseline.txt
|
|
* [caf]Upgrade to 0.17.2
* update baseline
|
|
* [libplist] Upgrade to 1.2.137
* Update CMakeLists.txt
* [libplist] Update build status
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
|
|
Windows (#9458)
* [azure-kinect-sensor] Remove feature test and fix static build in Windows
* [azure-kinect-sensor-sdk] Re-fix components install path using patch
* [azure-kinect-sensor-sdk] Remove bin debug/bin in static build
* update baseline
|
|
* Map MinSizeRel and RelWithDebInfo to Release by default
* switch to CMAKE_CONFIGURATION_TYPES
* changed mapping slightly
* add empty list element to the mapping
* more comments and an option to turn verbose messages on.
* removed line info.
It would require the file name to make sense out of it.
|
|
* [sdl1]Change build method to vcpkg_*_make
* [sdl1] Fix output message
* [sdl1]Fix build.
* [sdl1] Correct message
* update baseline
|
|
|
|
|
|
* [libb2] Add new port
* Update
* Update ci.baseline.txt
|
|
* [tfhe] Add new port
* Add the message for not support OSX
* Update message and ci.baseline.txt
|
|
* [libmagic] Add new port
* Update
* Add debug build
* Rebuild
* Update source address
* Update ci.baseline.txt
|
|
|
|
* 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>
|
|
* [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
|
|
* 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>
|
|
* [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>
|
|
* 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
|
|
|
|
* [box2d] Update to 2019-12-31
* Udpate ci baseline file
* Update ci baseline file
|
|
* [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
|
|
* [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.
|
|
* Remove freerdp:x64-linux=fail from ci.baseline.txt
* Update
* Add azure-kinect-sensor-sdk:x64-windows-static=fail
|
|
* [protobuf-c]Add new port.
* [protobuf-c]Add homepage.
* [protobuf-c] Remove useless code.
* update baseline
* update baseline
|
|
* [hiredis] Support building static
* update baseline
* update baseline
|
|
* [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()
|
|
(#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
|
|
* [directxtk] Update to dec2019 release
* [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
|
|
* [directxmesh] Update to dec2019 release
* [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
|
|
* [directxtex] Update to dec2019 release
* [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
|
|
* [directxtk12] Update to dec2019 release
* [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
|
|
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
to respect already set values
closes #8506
* ws change to trigger full rebuild
|
|
* [rttr] Add dependency rapidjson
* [rttr] Modify ci.baseline.txt
* [rttr] Handle copyright
|
|
* 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>
|
|
* [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
|
|
* 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
|
|
|