| Age | Commit message (Collapse) | Author |
|
Port openmvg, included new ports of coin-or projects, lemon
|
|
* [xtl] Add new port
* [xtl] Update to 0.5.3
|
|
|
|
[documentation] Add note to "delete CMake cache after editing CMakeSettings.json"
|
|
dependencies (#5214)
* [aws-c-common] Add new port
* [aws-checksums] Add new port
* [aws-c-event-stream] Add new port
* [aws-sdk-cpp] Update port to version 1.7.38
* [aws-sdk-cpp] Add dependencies on aws-c-event-stream, aws-checksums
|
|
|
|
This port currently only works on Windows because the dependencies of
the port (fribidi in particular) don't build on non-Windows platforms.
I made patch modifications to the source code because the Visual C++ C
compiler does not allow for non-constant-expression array indicesto be
used to declare a static array.
I've verified that this (1) builds on Windows and (2) works with a
sample test that's included in the libass github repo.
|
|
|
|
[ECSUtil] Update to v1.0.3.1
|
|
fix tiff build for uwp
|
|
[pdal-c] Add pdal-c port files
|
|
|
|
|
|
Update flatbuffers to 1.10.0
|
|
dev/viromer/5206
|
|
[libgeotiff] Debug version gets incorrectly linked with release version of PROJ4
|
|
[tinyobjloader] update to 1.4.1
|
|
[angle] update to version 2019-01-14-c2ee2cc
|
|
[x265] Enable Linux compilation
|
|
|
|
The GeoTIFF library ships with its own FindPROJ4.cmake module. This file
interferes with the cmake files that are installed by vcpkg for the PROJ4
package. As a result, the debug version of libgeotiff gets incorrectly
linked to the release version of PROJ4. By removing FindPROJ4.cmake from
the source directory, the vcpkg's .cmake files are used instead,
allowing CMake to find the debug version of PROJ4 when building the
debug version of libgeotiff.
|
|
|
|
|
|
* added patch to freetype for assigning a value to macros like HAVE_UNISTD_H as using newer macOS Frameworks fail to compile if they have no value
* [freetype] Modernize. Bump control version
|
|
* [podofo] Change auto_ptr to unique_ptr.
* [podofo] Use PATCHES argument of vcpkg_extract_source_archive_ex
|
|
more efficiently interact
|
|
|
|
|
|
|
|
|
|
|
|
[autobahn] Add autobahn-cpp header-only library for WAMP
|
|
* Update to 1.0.2 bugfix release
* Update REF to get missing commit
* Update to v1.0.3
|
|
* Add public-preview feature to azure-iot-sdk-c suite of packages
* [azure-c-shared-utility][azure-iot-sdk-c] Remove unneeded repeat dependencies in feature
|
|
|
|
* sobjectizer-v5.5.24 and so5extra-v1.2.2
* sobjectizer updated to v.5.5.24.1
|
|
|
|
[TinyEXIF] Update to version 1.0.2
|
|
* [msmpi] update to 10.0
* [parmetis] fix build error
|
|
|
|
* update qt5-base to 5.12
* update modules to 5.12 (qt5-declarative and dependents don't work yet)
* fix qt5-declarative for 5.12 and some hashes.
* add qt5-declarative as dependency for qt5-graphicaleffects
|
|
|
|
|
|
* Enable support for password-encrypted ZIP files.
* [minizip] combine patch with in vcpkg_from_github
|
|
* Arrow update
* Add version info
* Forgot to apply patch
* Whitespace
* Fix patch
* Fix patch
* Version which works on Linux
* Fix problem finding ZSTD on x64-windows
* Fix zlib dependency finding
* Fix renaming on Windows
* Include missing boost-format dependency
* Linux debug build picks up debug libs now
* Make windows work again
* Remove boost-format dependency
* Error if dependencies not found rather than attempt to download them
* [parquet] Turn parquest into a stub
|
|
|
|
|
|
|
|
* [selene] Update to v0.2.
* [selene] Simplify portfile slightly
* [selene] Ensure the library is only built statically.
|
|
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|