| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* [libgeotiff] Install doc files in the correct place
The original portfile put documentation (authors, readme, etc.) inside
of vcpkg/installed/<triplet>/doc. This commit modifies the portfile such
that the files are installed to
vcpkg/installed/<triplet>/share/libgeotiff/doc instead.
* [libgeotiff] Bump version
* [libgeotiff] Avoid file(INSTALL)
|
|
* Upgrade Celero to v2.2.0
* [celero] Fix installed cmake targets
* Updated to Celero v2.4.0
|
|
|
|
|
|
|
|
|
|
|
|
* [websocketpp] update to 0.8.1
* [websocketpp] Fix config file
|
|
|
|
|
|
* [double-conversion] Remove unnecessary patch
* [double-conversion] Small portfile improvement
* [double-conversion] Provoke rebuild
|
|
* [dimcli] update to 3.1.1
* [dimcli] Update to 4.0.1
* [dimcli] Remove quotes around project name
|
|
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
|
|
* Add SKIP_CLEAN option to vcpkg_install_msbuild
Also add vcpkg_clean_msbuild function to factor out clean
logic and allow re-use in portfiles.
* xalan-c: Correct header globbing
* vcpkg_install_msbuild: SKIP_CLEAN documentation correction
* [xalan-c] Add explicit check for localmsgindex header.
[docs] Regenerate
|
|
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* define SCI_NAMESPACE for qscintilla port
* [qscintilla] Bump control version
* [qscintilla] Fix spacing. Slightly modernize.
|
|
* [ecsutil] Initial commit of 1.0.1.2
* [ecsutil] Simplify and use vcpkg_install_msbuild
* [ecsutil] Commit missing patch
* [ecsutil] Remove empty bin directories
|
|
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8
* Version 1.2 is still required for building DOSbox
* [sdl1][sdl1-net] Revise to install to expected paths
* Headers go in include\ instead of include\SDL1
* Use updated .sln and .vcxproj files
* [sdl1] Modernize
|
|
|
|
* Enable Windows ARM32 build of OpenSSL
* [openssl-windows] Bump control version
* [vtk] Fix hardcoded install paths
* [osgearth] Backport VS2017u8 fix
|
|
* libbson installation issue on Linux fixed
* [libbson] Modernize
|
|
* Include libpq-events header file
Missing the libpq events header file. This file is needed to use the asynchronous libpq interfaces.
* [libpq] Bump control version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [xerces-c] Update to 3.2.2
* [xalan-c] Build against xerces-c 3.2.2 and include extra patches
* [xalan-c] Use new vcpkg_extract_source_archive_ex()
* [xerces-c] Use vcpkg_fixup_cmake_targets
* [xerces-c] Disable vcpkg_test_cmake due to misbehavior in x64
* [xerces-c] Remove bin directory when building static
* [xalan-c] Modernize
|
|
* Correctly configure GTK3 to reflect recomended release settings
GTK/Glib packaging guidelines recomends a release build to use debugging
facilities set to level 'minimum'. Disabling this is officially not
recomended for stable releases. For more info read the following link,
the section `--enable-debug`.
https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options
* [gtk] Bump control version
|
|
|
|
|
|
[Liblinear]Update the SHA512
|
|
* Create macOS configuration variables for triplets
* Add new macOS configuration variables to documentation
* [vcpkg-configure-cmake] Fix typo
|
|
* [libusb] Update to 1.0.22
* Update version to v1.0.22 tag instead of non-release commit hash.
* Remove libusb-usbdk output library.
The two Windows backends have been unified. The UsbDk backend is
selectable at runtime using the function libusb_set_option().
* Remove libfreenect2 patch (changes integrated upstream).
* Tidy up portfile.
* [libusb] Use vcpkg_install_msbuild()
* [libfreenect2] Add missing libjpeg-turbo dependency
|
|
* [portaudio] fix wasapi support (#4236)
* [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex
|
|
#2857.
|
|
|