| Age | Commit message (Collapse) | Author |
|
|
|
|
|
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as
absolute paths instead of relative paths; this breaks the code we have
that assumes that they're printed as relative paths.
Thus, change the code to request the `Name` property specifically, which
is what we actually wanted.
|
|
|
|
* [nativefiledialog] Add new port
* [nativefiledialog] Use zenity if GTK3 not found
* Add UWP fatal error
|
|
|
|
|
|
* Add glew variables lost by cmakes new FindGLEW to wrapper
The variables are required by ports like VTK
* fix file location.
* completly refactor wrapper. Static case was not handled correctly
* add singular variables for pangolin
|
|
|
|
* [tensorflow-cc]Fix build error and add warning message.
* [tensorflow-cc]Re-generate patch.
|
|
* [port-history] Print port CONTROL version history
* Add commands.porthistory.cpp to VS project
* Get most recent commit for each version
* Apply clang-format
* Fix output format
* Rename command to x-history
|
|
* modernize many ports
* Update the code to handle copyright
* Retriger to build qt5-gamepad
|
|
* Update WTL to 10.0.9163
* Update download path.
|
|
|
|
|
|
* [cppkafka] Add new port
* Add test and example options.
|
|
|
|
|
|
* [volk] Add new port
* [volk] Add missing vulkan dependency.
|
|
ignition-cmake0 and ignition-math4 (#7781)
* Add ignition-modularscript port
Modeled after the qt5-modularscript port, this port just contain
ignition_modular_library, an helper CMake function to simplify the
process of writing port of C++ libraries developed by the Ignition
Robotics project ( https://ignitionrobotics.org ).
* Add ignition-cmake0 port
* Add ignition-math4 port
|
|
|
|
* [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
|
|
|