| Age | Commit message (Collapse) | Author |
|
* [tmx] Update tmx port to 1.1.0
* Update control file version and copyright file.
* Remove port-version field from CONTROL.
|
|
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
* [poppler] Fix issue with using libcurl.
* [curl] Ensure CMake policy is set for the libcurl config file.
Otherwise, ports using old (eg pre-2.8) CMake minimums might fail when
they import the package.
* [poppler] Add curl feature to test curl vcpkg-cmake-wrapper.
|
|
* [cppcms] Fix issue with detecting Python 2.
* Update ports/cppcms/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [python3] Add vcpkg-cmake-wrapper.cmake.
This is still a WIP... For now, we only remove registry detection on
Windows.
* [python3] Fix Windows static embedding linkage.
* [python3] Fix Linux static library embedding.
* [python3] Fix linkage on macOS.
* [python3] Only link extra libs when static.
* [python3] Bump port version for vcpkg-cmake-wrapper.
* [itk] Remove obsolete Python artifact specification.
* [pybind11] Remove obsolete Python artifact specification.
* [python3] Mark `find_package()` calls as REQUIRED.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [python3] Bump port version after #15378.
* [python3] Be more selective about when to unleash the nukes.
* [python3] Add usage message.
* [python3] Don't swallow `vcpkg_find_acquire_program`'s Python3.
* [python3] Don't forcibly change the registry find state.
* [python3] fix copypasta error
* [python3] Fix config error with the opensubdiv port.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* [wil] Use internal CMakeLists
* [wil] Fix install headers on Linux
|
|
* [hidapi] Support static build
* Update portfile.cmake
|
|
|
|
|
|
|
|
* [sdl2] Update to 2.0.14
* Revert "[sdl2] Update to 2.0.14"
This reverts commit b8e82e0dacb3877febd1f32e9b92c90fd8c0db19.
* [sdl2] Update to 2.0.14
* [sdl2] Fix manifest formatting
* [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
(#15393)
|
|
* fix licensingfile of kf5archive
* selected specific licencefile
* bumped port-version to 1
|
|
* [darknet] yolo v4 weights's hash need to update
* Add vcpkg_check_feature
* Modify FEATURE_OPTIONS
|
|
manager, optional features (#15194)
|
|
to be opened or alternate host site) (#14412)
* Update port geotrans to version 3.8
1. Added new files to CMakeLists.txt required by version 3.8
2. Remove old style CONTROL file used by vcpkg
3. Updated portfile.cmake for version 3.8
4. Add new style vcpkg.json file used by vcpkg
* Add skip to CI baseline. Add slow warning messages to portfile
* Refine warning message about long download times
|
|
* [ignition-common3] Add new port
* Update ports/ignition-common3/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* port "poppler", it works, but needs a lot refinement.
* add poppler-cpp17
* add popper and poppper[cpp17]
* Use Options in vcpkg_configure_cmake instead of patches
* remove feature cpp17
* remove port-version for a new port
* add dependency fontconfig
* try to solve problems on linux
* zlib2 and png are default feature, let it be
* linux is not supported for misc problems
* remove test subdirectory for it to work in linux
* remove test subdirectory for it to work in linux
* fix patch files
* format manifest file using vcpkg foramt-manifest
* less dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* test dependencies devil
* test fix dependencies
* remove redundant fontconfig
* make zlib as an optional feature
* test zlib as a feature
* test fontconfig
* apply vcpkg format-manifest
Co-authored-by: abc <a@b.com>
|
|
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
|
|
|
|
* directxmath port updated for cmake improvements
* Rev control version
* update CONTROL for version
|
|
* [onednn] Fix share path infix to match find_package() name
* Add port-version
* Install failure message
|
|
* [libilbc] New port
libilbc is an Internet Low Bit Rate Codec (iLBC) / RFC 3951 codec.
Closes #14836.
* Update ports/libilbc/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/libilbc/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [libilbc] Use vcpkg_copy_tools, update arm-uwp.
* [libilbc] More packaging cleanups.
Add vcpkg_fixup_pkgconfig after vcpkg_install_cmake.
Install docs into $PREFIX/share/libilbc.
Remove ilbc_test after a dynamic build and the bin and debug/bin dirs
after a static build.
Fixup include/ilbc_export.h for static builds.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* [arcus] New port
Arcus is used by CuraEngine as a library for writing to sockets.
Adding this port helps with CuraEngine's build as well as any other
projects that depend on Arcus.
* review comments
* Remove reference to python3 in description since its disabled
|
|
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
|
|
* Upgrade IXWebsocket to 11.0.4
* Formatting update
* Update ports/ixwebsocket/portfile.cmake
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* Static library check, fixup targets
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* [libpq] Change compile flag /Zi to /Z7 when building Windows
* [libpq] Fix installation about pdbs
|
|
* [glib] Fix pkgconfig files
* Use GLIB_VERSION instead
|
|
Released MAC_SDK files are currently only provided for download for a
short period of time and replaced frequently by newer versions.
See: https://monkeysaudio.com/files/
- Update patches:
fix-project-config.patch
remove-certificate-step.patch
- Add alternative download URL from Internet Archive
|
|
|
|
* [python3] Add vcpkg's include directories to the end rather than to the beginning.
This is safe because vcpkg never hydrates python3's $(PySrcDir)\externals directory, so it wasn't using vendored dependencies at all.
* [antlr4] Install antlr headers in antlr4-runtime rather than the root to avoid stomping on common name token.h.
This is consistent with the ubuntu packages.
|
|
... when BOOST_DEBUG_PYTHON is inside the VCPKG_CXX_FLAGS_DEBUG,
i.e. fixes 15350
|
|
|
|
|
|
|
|
* bump version sha
* update patches
* [vtk] upstream patch for freetype 2.10.4
https://discourse.vtk.org/t/building-opencascade-7-5-0-with-vtk-9-0-1
|
|
* [bcg729] New port
Bcg729 is a G.729 Annex A&B codec. Closes #14835.
* Update ports/bcg729/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/bcg729/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [bcg729] Allow *-uwp in ci.baseline.txt.
* Update ports/bcg729/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Use a manifest rather than CONTROL; portfile.cmake nitpicks.
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
Co-authored-by: Vladimir Zryachih <v.zryachih@xsolla.com>
|
|
* Fixed port of quirc - patch did no longer apply / modified to fix build
* Updated quirc to the latest version + removed obsolete patch-for-msvc.patch
* update baseline
* [quirc] Fix license file name
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|