| Age | Commit message (Collapse) | Author |
|
|
|
* [imgui-sfml] Add new package ImGui-SFML
* Static build only to match with `imgui`.
* [imgui-sfml] Fix case-sensitive imgui package name
* [imgui-sfml] Require C++11
* [imgui-sfml] Include IMGUI_API define
* [imgui-sfml] Remove delegating ctor - C++11 is not required
|
|
|
|
|
|
* Add port anyrpc
* Add port anyrpc
Added missing `vcpkg_install_cmake()`
* Add port anyrpc
Added patch to detect endianness on ARM.
* Add port anyrpc
further tweaks to endianness detection.
|
|
PCRE does not support Just-in-time compilation when targeting
WebAssembly.
|
|
* [dmlc-core] Add new port
* rebuild
* Fix error building dynamic crt linkage
* Fix error building dynamic crt linkage
* Fix error building dynamic crt linkage
* Add openmp as feature
* Rename this port as dmlc
* remove dmlc core files
|
|
|
|
|
|
|
|
* [glib] Fix install config.h
|
|
* [liblas] Fix Geotiff linkage
|
|
* PostgreSQL_LIBRARY will contain optimized/debug keywords
which will not work in INTERFACE_LINK_LIBRARIES
|
|
* [mecab] Add new port
|
|
* [openblas]Enable x86 build.
* [openblas]Fix include openblas_config.h path.
* [openblas]
* [openblas]fix typo error.
|
|
header is no longer #includable from C. (#7979)
|
|
* Fix find_package(libpng CONFIG)
* Fix typos
|
|
|
|
|
|
|
|
* [kvasir-mpl] Add new port
|
|
* [status-value-lite, type-lite, value-ptr-lite] Add new ports
|
|
* [clue] Add new port
|
|
* Add port libP7Client
|
|
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option
* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option
* [vcpkg_find_acquire_program] Allow in Download Mode
* Don't stop when build fails for a package
* Download sources for all packages in dependency graph
* Improve output messages
* Enable acquiring MSYS packages in download mode
* Documentation
* Update documentation
* execute_process() always fails on Download Mode
* Regenerate docs and fix formatting
* Run clang-format
* Use _execute_process on vcpkg_from_<source> helpers
* Fix calls to _execute_process() when not in Download Mode
|
|
* Update pip hash
* [duktape] Update library to 2.4.0
|
|
|
|
[liblsl] Fix installation
|
|
|
|
This reverts commit 65d4bc146bf7c1c21989b680497b1f6f9a09c967.
|
|
[outcome] Add new port
|
|
* [portfile functions] Override execute_process() to accept ALLOW_IN_DOWNLOAD_MODE option
* [vcpkg install] Set VCPKG_DOWNLOAD_MODE when using --only-downloads option
* [vcpkg_find_acquire_program] Allow in Download Mode
* Don't stop when build fails for a package
* Download sources for all packages in dependency graph
* Improve output messages
* Enable acquiring MSYS packages in download mode
* Documentation
* Update documentation
* execute_process() always fails on Download Mode
* Regenerate docs and fix formatting
* Run clang-format
* Use _execute_process on vcpkg_from_<source> helpers
|
|
|
|
|
|
|
|
|
|
* Update WPILib to allow OpenCV 4 support
The existing version only supported OpenCV 3, OpenCV 4 support has been added recently
* Update wpilib port to allow opencv4
Was only compatible with opencv3, and would fail to build with 4.
Also had to update to include eigen, since we now depend on that as well
* Use test package to ensure PR passes
* Attempt to get mac working
* Revert to upstream repo
|
|
|
|
|
|
* [minifb] Add new port
* Fix arm build error
* Add fix-arm-build-error.patch file
* Update fix-arm-build-error.patch file
|
|
|
|
* [pcre] Update download URL
- ftp.csx.cam.ac.uk is no longer available.
Use https://ftp.pcre.org/pub/pcre/ instead
* [pcre] Fix typo in Description of CONTROL file
|
|
* [openni2]Add warning message when cannot find NETFXSDK.
* [openni2]Move warning at top.
|
|
|
|
|
|
|
|
* [nmap]Fix build error.
* [nmap]Use msvc project to build.
* [nmap]Re-fix ssize_t and fix linux build.
* [nmap]Delete useless file.
|
|
* [fluidsynth] add Windows ARM support
* [fluidysnth] use target architecture instead of triplet
|
|
* [yaml-cpp]Fix include path in yaml-cpp-config.cmake
* [yaml-cpp]Remove useless code.
|
|
|