| Age | Commit message (Collapse) | Author |
|
debu… (#7933)
* VTK links with release version of LMZA in debug build instead of debug version.
* Bump version
|
|
* [zfp] Add new port
* Fix build static error
* Add features and fix build error.
* Remove unused patches
* Update build error patch
|
|
|
|
* [glib]Fix missing dependency selinux.
* [glib]Improve warning message.
* [sdl1]Set selinux to a feature.
* Update portfile.cmake
|
|
* [embree3]Fix static build and cmake path.
* [embree3]Use file INSTALL instead of copy/rename.
|
|
|
|
* [winreg]Add new port.
* [winreg]Add judgement message 'winreg only support windows.'
|
|
|
|
|
|
|
|
|
|
* [vcpkg] add missing implib definitions, fix shared lib extension on mac
(cherry picked from commit 2cddef9541202ecc01ad43036575bc606dc01117)
* Better find_library suffixes and prefixes.
* moved additional suffix into a comment and reverted back to what is expected on windows
* updated documentation for add variables.
|
|
|
|
* [rabit] Add new port.
* [rabit] Fix file conflict with dmlc
|
|
|
|
|
|
|
|
|
|
|
|
* [grppi] Add new port
* Update the version
|
|
* [sdformat6] Add new port
Add new port for the sdformat library (http://sdformat.org/).
|
|
(#8079)
|
|
|
|
* - Added scripts variable to ports file.
- Added check if triplet file is not available (NPE).
* - Fixed line endings.
* Provide location of .vcpkg-root to ports.cmake
* vcpkg sets VCPKG_ROOT_PATH in ports.cmake
* [vcpkg] Fail if VCPKG_ROOT_PATH is not passed from vcpkg.exe
* [vcpkg] Fix vcpkg rooth path
* [vcpkg] Make --x-scripts-root an experimental command
|
|
* [llgl] Add new port
|
|
|
|
* [mathgl]Add function declare, change member function name, add link lib in Windows.
* [mathgl]Determine whether there is a file then duplicate.
|
|
|
|
* [argtable3] Add new port
* [argtable3] Update patch
* [argtable3] Update patch
* [argtable3] Add vcpkg-cmake-wrapper.cmake
|
|
|
|
* [tinkerforge] fix error with config (wrong include path) and missing dependencies.
|
|
* update to 5.12.4
* removed port qt5-modularscripts and split it functionality into more functions into qt5-base
* added qt_port_hashes.cmake for simpler upgrade.
* added optional VCPKG_QT_HOST_MKSPEC and VCPKG_QT_TARGET_MKSPEC to select QTs build mkspecs from a triplet
* qt_<config>.conf are now copied from the build dir instead from the port dir
* fixed freetype dependencies.
* cleanup of vcpkg_qmake scripts. No strange/unclear replacements anymore.
* introduced vcpkg_buildpath_length_warning
* changed directory layout of the qt5 installation executables and mkspecs a bit.
|
|
Fix https://github.com/microsoft/vcpkg/issues/7660
|
|
|
|
* Port for libsrtp.
* Added compiler flags to fix uwp build.
* Added windows conditional around setting compiler flags.
|
|
|
|
* First pass wren port
* Add warnings defs, dont specifically use static
* Revert warnings
* See if bringing back new lines fixes windows build issues
* Try force static
* Remove STATIC
* Force static
|
|
* [libogg] Update to 1.3.4-1
* Remove revision number
* Handle new cmake output dir
Cmake is now output to .../Ogg/... instead of .../ogg/...
|
|
|
|
|
|
[libqrencode] Add feature to build qrencode tool
|
|
* [vcl] add vector class library version 2
* fix target path
* renamed library to vectorclass.
Improved CMakelists.txt.
Added early architecture failure
* don't perform changes in the source dir and make cxx_std_17 a build requirement
* update to tagged version 2.00.01
* update version in CMakeLists.txt
* refactored CMakeLists.txt
|
|
|
|
Enable building OpenCL libraries on Linux and macOS.
|
|
|
|
|
|
* [sdl1]Support linux build.
* [sdl1]Remove linux configure args.
* [sdl1]Use vcpkg_execute_build_process instead of vcpkg_execute_required_process.
* [sdl1]Add vcpkg_execute_build_process args.
* [sdl1]Add NO_PARALLEL_COMMAND param with vcpkg_execute_build_process.
|
|
|
|
* [marl] Add new port
* [marl] Fail fast with UWP
|
|
* [libpq] #undef int128 type if compiling for 32 bit architecture
* [libpq] Don't define int128 for 32-bit architectures
|