* 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 aa560f1fixes#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
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
* [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
* 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
* [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