| Age | Commit message (Collapse) | Author |
|
* [rapidxml-ns] Add new port
* [rapidxml] Move headers out of include to prevent conflicts and clutter.
* [rapidxml-ns] Update SHA512
* [rapidxml-ns] Fix header installation
* [3fd] Fix header issue with rapidxml
|
|
|
|
* [qcustomplot] Add new port
* [qt5-base] Trigger a rebuild for qcustomplot
* Revert "[qt5-base] Trigger a rebuild for qcustomplot"
This reverts commit 1082892d12958a207435310098587306d0f3114b.
* [qcustomplot] Trigger rebuild on CI
|
|
dev/grdowns/5692
|
|
[glslang] Properly fixup cmake targets
|
|
|
|
dev/grdowns/5699
|
|
* Update portfile.cmake
* [vtk] Only enable Module_vtkGUISupportMFC for Windows. Require atlmfc on Windows.
|
|
* [orc] update to 1.5.3
* [orc] update usage with zstd
* [orc] update to 1.5.4
* [orc] update to orc 1.5.5rc1
* [orc] fix static build
* [orc] bump to 1.5.5
|
|
* [mapbox-variant] Fix include install location due to hard-coded paths
|
|
Allow setting of a URL so vcpkg can download repositories hosted on GitHub Enterprise
instances. Additionally provides a way to set the authorization token when downloading
private repositories.
|
|
|
|
|
|
|
|
* [fmt] Changed library linkage to static.
* [fmt] Re-enabled shared build without breaking LTCG toolchains.
|
|
|
|
|
|
|
|
[spirv-tools] Add cmake targets
|
|
* [libxml2] Update to 2.9.9
Fix #5177
* [libxml2] Fix static build
* [libxml2] Modernize
* [libxml2] Use vcpkg_from_github
* [libxml2] Get version info from configure.ac
* [libxml2] Install xmlversion.h
* [libxml2] Improve port file
* [libxml2] Move version.h generation into CMakeLists.txt
* [libxml2] Fix misspelled version header
* [libxml2] Add UWP support
|
|
* Update to upstream version 2.8.81
Copy import directory to the share folder, so it can be used by clients.
|
|
directory which was preventing compilation of this package.
|
|
directory which was preventing compilation of this package.
|
|
folder. This removes the warning when compiling in static.
|
|
|
|
symbols on macOS (#5689)
* use __attribute__((visibility("default"))) for exporting symbols on macOS
* [fontconfig] Bump CONTROL version
|
|
[vcpkg] Fix infinite loop bug on certain filesystem implementations when searching up
|
|
* [portaudio]: fix Linux build
Wrap some Win specific stuff in an if (WIN32)
Fixes #4526
* [portaudio] Bump CONTROL version
|
|
* Update Capstone to v4.0.1-49-ge3d5a594
* Use full SHA hash for ref
* Build Capstone with dynamic runtime
* Update Capstone to 4.0.1-57-g120373dc
* Fix wrong description for osxkernel feature
|
|
[VTK 8.2.0/HDF5 1.10.5] Upgrade VTK and HDF5
|
|
|
|
error. (#5682)
|
|
searching up
|
|
* * [libcds] Update to v2.3.3 (#5274)
* Minimum CMake version is 3.0.2
* Changed software license from BSD to Boost
* Removed '#pragma lib' for Windows build
* Bugfix and minor improvements
* [libcds] Use PATCHES parameter instead of `vcpkg_apply_patches()`
* [libcds] Fix static builds
|
|
* fix find_package for fftw3
* the patch took care of moving the files
* Additional Patch to add Suffix to LibraryDepends
* fixed minsizerel and relwithdebinfo for vs cmake configs
* remove fix for minsizerel and relwithdeb info. Use global cmake mappings of these targets instead!
* added feature packages. unfortunally avx and avx2 create an ICE with Visual Studio 2017 (maybe fixed with 2019?)
* removed sse2 as default (forgot about arm...)
|
|
|
|
|
|
|
|
|
|
HDF5_USE_STATIC_LIBRARIES must be set in static builds so that find_package(HDF5) finds the static hdf5 libraries
|
|
|
|
|
|
|
|
Also now builds dynamic and static libs in dynamic build due to the targets exported by hdf5. (Revert to default hdf5 build behavior)
|
|
|
|
|
|
extra code comments. Maybe the test should actually try to link targets from the package instead of just testing find_package
|
|
|
|
* [darknet/yolo] add draft implementation
* [darknet] use official repo
* [darknet] use stb from vcpkg
* [darknet] Explicit failure on ARM and UWP
|
|
* Add headers to vcpkg_download_distfile
Allows headers to be appended when downloading a distribution. This allows for setting
authentication headers to download from a private repository.
* [scripts,docs] Regenerate docs for portfile functions
* [docs,scripts] Fix typo regressions
* [docs,scripts] Fix broken link
|