| Age | Commit message (Collapse) | Author |
|
|
|
* [cgicc]Fix usage error:lnk2019.
* [cgicc]Fix static build.
* [cgicc]Modify precompiled macro judgments based on library linkage.
|
|
* [libevhtp] Add new port
* Add homepage
* Update ci.baseline.txt
|
|
* [libwandio] Add new port
* Update ci.baseline.txt
|
|
* [openmvg]Fix path in openmvg-config.cmake.
* [openmvg]Revert changes about windows share library extensions.
|
|
* [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>
|
|
* [vtk] fix VTKConfig.cmake path
* [vtk] Update the CONTROL version
|
|
* [realsense2] update to 2.30
* [realsense2] Delete deprecated functions, change the REF to commit id
|
|
targets (#9361)
* fix netcdf configure errors and generated targets
* remove target_path
since cmake searches in name*
* bump control
* netcdf update to 4.7.3 and use targets instead of libraries in cmake
* remove config from the zlib find_dependency call
because there is no config. The target is supplied by a cmake module itself
* move usage of hdf5 target to an further up in the cmakelists.txt and use config also on linux
* fix dynamic builds
* remove code from portfile
* remove commenting from patch and simply delete the lines
|
|
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
|
|
* [ixwebsocket] update to 7.6.3
* address CR feedback
* fix version and bump number
* add homepage
* fix version
|
|
* [HDF5] Correct SZIP linkage, modernize portfile and make szip and zlib features instead of hard dependencies.
* fix the features variable
|
|
|
|
* [openmvs] update
* fix windows static
* fix x86 windows
* Update CONTROL
|
|
* [google-cloud-cpp] Upgrade to v0.17.0
* Fix the x86-windows build.
|
|
* Update OpenAL Soft to 1.20.0
* Update OpenAL Soft portfile to newer standard
|
|
* Bump version
* fix UWP patch
|
|
* Updated to GraphicsMagick-1.3.34
* Fixes after review
|
|
|
|
* 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.
|
|
* [xmsh]Upgrade version to 0.5.2 and fix build failure.
* [xmsh]Upgrade to 0.5.2 and add dependency port.
* [xmsh]Add copyright.
|
|
|
|
|
|
* [sdl1]Change build method to vcpkg_*_make
* [sdl1] Fix output message
* [sdl1]Fix build.
* [sdl1] Correct message
* update baseline
|
|
* [sqlite3] Rename sqlite3 tool as sqlite3.exe
* Update rename sqlite3-bin.exe condition
* [proj4] Fix the regressions cause by sqlite3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [curl]Disable export Curl::curl targets when build tool feature
* Update patch
|
|
|
|
|
|
* Added port for AA+ library (astronomical algorithms)
* fix PR #9194 for static builds
* Additionnal PR #9194 fixes following JackBoosY comments
* [libaaplus] Fix export cmake, add feature tools
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
|
|
* [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
|
|
* [qpid-proton] Update to qpid-proton 0.29.0
- Simplify build
- Remove unneeded installed files
* [qpid-proton] Address review comments
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [yas] Initial port
* [yas] vcpkg conformance fixes
* [yas] Fix wrong license
* [yas] Remove unused license file
|
|
|
|
* [bullet3] Install CMake toolchain files and targets
* Use vcpkg_fixup_cmake_targets
* Bump version number
|
|
This is required to build libintl (gettext) with iconv support (see #8484).
Also updated to the latest version 1.16.
|
|
|
|
* [libmagic] Add new port
* Update
* Add debug build
* Rebuild
* Update source address
* Update ci.baseline.txt
|
|
|
|
* [hdf5]Fix static builds when building dynamic builds.
* [hdf5]Remove duplicate code, fix zlib library name.
* [hdf5]Adapt links to different link types of szip.
* [hdf5] Fix hdf5-config.cmake.in
|
|
* [nanovg]Add depends port stb. Do not install stb headers.
* [nanovg] Remove stb files from source to ensure the vcpkg-packaged copies are preferred.
* [nanovg]Disable build with uwp.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|