| Age | Commit message (Collapse) | Author |
|
* [qt5-macextras] Add qt5-macextras port
* [cutelyst2] Fix install on mac
* [qt5-purchasing] Add missing dependency on qt5-declarative
* [qt5] Ensure we link to required libraries for qt5 static build
* [qscintilla] Fix install on mac
* [libqglviewer] Fix install paths on mac
* [libqglviewer] Fix regressions
* [qscintilla] Fix regressions
* Bump version numbers
* [qt5] restore harfbuzz on osx
|
|
* [tbb] Upgrade to 2019_U4
This release fixes a bug that causes problem in vTune.
* [tbb] whitespace change to force rebuild in CI
|
|
* Add SDL2 image target
* Add SDL2_mixer target
* Add SDL2_ttf target
* Add SDL2_net target
* Fix missing source file for SDL2_image
* Disable harfbuzz for freetype properly
* Use both include dirs for freetype in SDL2-tff
|
|
* [libmikmod]fix missing dll bug.
* [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms 2.Copying dynamic library files is disabled when building static libraries
* [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex. 2.delete commented code.
* [libmikmod] remove extra 'set'
|
|
|
|
|
|
* [apr-util]Fix static library usage bug.
* [apr-util]Fix macro error.
|
|
* [libnice]Fix build error in windows.
* [libnice] switched to vcpkg_extract_source_archive_ex
|
|
Linux (#5785)
|
|
|
|
|
|
|
|
* [ace] Add support for vcpkg install ace on Linux
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
* Fix mwc logfile name
* ports/ace/portfile.cmake:
* Fixed windows detection
* ports/ace/portfile.cmake:
|
|
* version: 1.4.1
* check architecture before vcpkg_from_github
x86 error message contains repository path to prevent confusing
Signed-off-by: luncliff <luncliff@gmail.com>
|
|
|
|
|
|
|
|
* Update rttr library to 0.9.6. (fixes #5710)
* Add log message for not supported platform. (see #5710)
|
|
* [qt5-modularscripts] Split build steps
When building modules not available from the vendor download side, the
build process stays the same. Create two functions, one for accessing
the sources, the other for compilation.
* [qtmqtt] Add new port (#5736)
|
|
|
|
* create kd-saop port
Committer: PETITGENET AMBROISE <apetitgenet@free.fr>
* [kd-soap] remove extra comments
|
|
|
|
|
|
* [freeopcua] better dealing with dynamic builds
|
|
|
|
* [cpr] Changed library linkage to static.
* [cpr] Removed unintentional file.
* [cpr] Cleanup and bump version
|
|
|
|
* [ismrmrd] make optional hdf5 dependency explicit
This port will behave differently in the CI build depending on if hdf5 was installed
before it. Make the hdf5 dependency explicit so it will behave consistently.
|
|
|
|
|
|
|
|
|
|
|
|
[gli]Fix gli is incompatible with glm
|
|
it is possible to find the wrong zip.h when doing a full CI test. Force it to
find the right one.
|
|
use lubuv on osx as the proactor.
|
|
|
|
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
|
|
|
|
Fix sqlpp11 warnings
|
|
* [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
|
|
|
|
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
|