| Age | Commit message (Collapse) | Author |
|
* Replicating generation command in Linux format
Current port only support Windows. Replicating the commands that generate "std.jsonnet.h" for a Linux build. New command is closer to the original at https://github.com/google/jsonnet/blob/master/Makefile#L162
* [jsonnet] bump control version to force rebuild on update
|
|
|
|
|
|
* Update libzip to 1.5.2
* Remove reference to patch in portfile
* Add patch to fix compilation on windows
* Prefer ninja and fix indentation
|
|
|
|
|
|
|
|
|
|
[apr]Add feature to enable option "APR_INSTALL_PRIVATE_H" to build non-standard files.
|
|
|
|
* update harfbuzz to 2.2.0
* clean up port and fix portfile/patches
* update harfbuzz to 2.3.1
* fix uwp patch
* skip test building
|
|
|
|
|
|
dev/grdowns/5580
|
|
|
|
[simdjson] Add new port (fix #5418)
|
|
* add nonfree as feature for opencv
* Add nonfree feature; Update version str
|
|
* Update to install CGAL as header-only
I think the issue #2471 would be completely solved, if vcpkg installed CGAL as header-only. That way, the installed `CGALConfig.cmake` would search for its dependencies, instead of hard-coding their path in the file.
* Bump the version
* Fix the cleaning
Once CGAL is header-only, no binary library is created, and the
`debug/` directory got empty.
This commit fixes the cleaning: now the whole `debug/` directory is
removed.
|
|
* Fixes broken dependencies between ITK and VTK
restore a line of ed9357a overrided by aa560f1
fixes #5614
* [itk] Fixes broken dependencies between ITK and VTK
|
|
* [sdl2-gfx] Update to 1.0.4
* [sdl2-mixer] Update to 2.0.4 (#4934)
* [sdl2-image] Update to 2.0.4
* [sdl2-ttf] Update to 2.0.15
* [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
|
|
|
|
|
|
|
|
* Microsoft Angle now builds for UWP
* Updates to files
* Fix for Control Flow Guard
* Now fails for OSX and Linux, also includes support for ARM64
* Fix for ARM64-WINDOWS
|
|
Using a patch already integrated upstream.
|
|
|
|
In this version we can remove the dependency on gtest for the build. Of
course there are many other changes, but that is the one relevant for
packaging.
|
|
|
|
|
|
|
|
|
|
* [nmap] Integration of nmap netwotk utilities(#5530)
* [nmap] adding openssl and openssh2 support
* [nmap] Integration of nmap netwotk utilities(#5530)
* [nmap] correction of the DIR option with-openssl
and with-openssh
|
|
* Patch VS project file with CRT linkage
* [antlr4] Support build on Linux and MacOS
|
|
* add Z3 package
* z3: don't assume python is installed
* [z3] attempt to fix build failure due to path truncation
patch already upstreamed
* [z3] add support for static build
* [z3] Fail preemptively on UWP
|
|
* [pthreads] Add CMake config to support find_package(pthreads)
* [pthreads] Support find_package(pthreads)
|
|
* [tgui] Add gui-builder in tool feature
* [tgui] Fix path issue on MacOS
* [tgui] Fix extension for Windows and not-Windows
|
|
* [poco] pre 2.0.0
- Updated to the latest compiling commit
- Added SQLite support
- Added PDF support
- Added MariaDB support
- Added PostgreSQL support
* Additional include files not part of any libraries
* DataException is no more part of Poco::Data
* [3fd] Patch 3fd to comply with poco-2.0.0pre
|
|
Intel(R) Multi-Buffer Crypto for IPsec Library
|
|
* [coroutine]update source package hash.
* [coroutine] Use commit hash instead of release tag
|
|
|
|
* Use our source only distribution and generate the necessary solution as part of the build
* ports/ace/portfile.cmake:
* Add ACE_ROOT
* ports/ace/portfile.cmake:
* Support static and generate within the ace directory
* ports/ace/portfile.cmake:
* Set missing environment
* ports/ace/portfile.cmake:
* Fixed install for static
* ports/ace/portfile.cmake:
* Also install pdb in a static job
* ports/ace/portfile.cmake:
* pdb files are only created in a dynamic build
* ports/ace/portfile.cmake:
* Add missing library
* ports/ace/portfile.cmake:
* Add missing header directory
* ports/ace/portfile.cmake:
* Use ACE_ROOT for the copyright file
* ports/ace/portfile.cmake:
* [ace] bump dash version in control to force rebuild
|
|
* Add feature for wchar
* ports/xerces-c/portfile.cmake:
* Document new feature
* ports/xerces-c/CONTROL:
* [xerces-c] bump control version number
|
|
Fix error c2001 by specify /source-charset:utf-8.
That error seems to occur on multi-byte character locale.
|
|
|
|
|
|
* [zeromq] Add new feature
* [zeromq] Fix static build
|
|
* [freeopcua] new port
* [freeopcua] work-in-progress build on windows
* [freeopcua] fixes for windows
|
|
* [libff] Add new port
* Add new port [libbf]
* Update portfile.cmake
* update libbf portfile
* [libbf] Fail with meaningful message on Windows
* [libbf] Fix MSVC check condition
|
|
* [itk] Added patch file for ITK HDF5 CMakeLists find_package config mode only
* [itk] enable ITK_USE_SYSTEM_HDF5 and apply patch
* [itk] Use PATCHES parameter of vcpkg_from_github
* [itk] Ignore path length checks
|
|
|