| Age | Commit message (Collapse) | Author |
|
* [libass] Fix build error on x64-windows-static
* [libass] Update vcpkg.json
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update portfile.cmake
* [libass] Resolve conflict
* [libass] Resolve conflict
* format manifest
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* [tlx] Init port
* Add non-windows cmake targets fixup
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Fix version
* Update ports/tlx/portfile.cmake
Fix the typo
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <v-ruil@microsoft.com>
|
|
* Add KF5Config
* Add KF5WidgetsAddons
* Add KF5Completion
* Add KF5CoreAddons
* Add KF5WindowSystem
* Add KF5GuiAddons
* Add KF5ItemModels
* Add KF5ItemViews
* Add KF5i18n
* Initial attempt to port quazip
* Fixed Quazip post installation checks
* Fixed linux builds
* Fixed x64-linux dynamic builds
* Temporary patch for KF5Completion until fixed in upstream
* Add Vc
* Add libde265
* Add libheif
* Don't build examples and gdk pixbuf for libheif
* Add KF5Crash
* Fix windows builds
* Add gettext as a dependency of kf5i18n
* Formatting changes applied
* Add homepages of all the ports
* Removed deprecated functions
* Fix quazip builds for x64-windows-static triplet
* Put support directives and fixed windows static builds
* Fix KF5Archive branch
* fixing libheif for unix systems
* Some linux specific changes
* Apply suggestions to kde frameworks
* Update quazip patch as suggested
|
|
* [libressl] add download mirror
* increment version in CONTROL file
* drop cmake_minimum_required
* use vcpkg_fail_port_install
* use vcpkg_check_features
* remove deprecated VCPKG_CMAKE_SYSTEM_NAME
* rename deprecated function to vcpkg_copy_tools
* leave pkgconfig
* [libressl] Restore vcpkg_copy_tool_dependencies
* Update portfile.cmake
Update the deprecated functions or variables
* [libressl] use vcpkg_copy_tools in port file
* [libressl] fix tools copying
* Update ports/libressl/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [asmjit] Update to the latest commit
* Use the correct date for version
* Update ci.baseline.txt
* [polyhook2] Update to the latest commit
* Update portfile.cmake
* Remove polyhook2 from ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* fix build issues occurring from default bazel config being used because customized bazel config is stored in wrong directory
* [tensorflow-cc] Update CONTROL and ci.baseline.txt
* fix also applies to windows static build
* Revert "fix also applies to windows static build"
* leave variables unset in order to let bazel auto-detect them the same way it auto-detects include path avoiding mismatches between toolset and include files versions
* bazel VC auto-detect doesn't work (it ends up in a dev command prompt and tries to parse it), so fix the issue of inconsistency of toolset versions between auto-detection in vcpkg and bazel by letting vcpkg determine everything including toolset version
* see if updating really outdated bazel fixes finding correct VC tools on Azure DevOps
* setting x64-windows CI to fail again
It doesn't work if more than one VC toolkit is installed. Likely a bug in bazel. bazel is currently v3.4.1, however tensorflow v1.14 requires really outdated bazel v0.25. Going to upgrade tensorflow to v2.3 and then using up-to-date bazel, but will do this in a separate pull request, as it requires more work.
* revert bazel upgrade as tensorflow v1.14 requires outdated bazel 0.25
Co-authored-by: Gehweiler <Joachim_Gehweiler@McAfee.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
|
|
* [CppAD] Add CppAD port
* [CppAD] Fix compilation on Linux
* [CppAD] Remove vcpkg_common_functions from portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [CppAD] Avoid to add the postfix 'd' in the debug library
* [CppAD] Patch the pkgconfig file generation
* [CppAD] Remove the support for uwp and arm
* [CppAD] add DISABLE_PARALLEL_CONFIGURE as option of vcpkg_configure_cmake() command
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* Update tiff 4.0.10 to 4.1.0
* Update portfile.cmake
Co-authored-by: Radwan Ibrahim <Radwan.Ibrahim@cosmonio.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
|
|
|
|
|
|
|
|
|
|
* [secp256k1 Fix build failure and export cmake targets
* Update the ci baseline file
|
|
* [date] Fix config.cmake and usage
* Correct fix
* Remove wrapper and usage
|
|
* [qwtw] add new port (qwtw library)
* CI baseline updated
* [qwtw] CONTROL bug fix
|
|
* [flac] Disable stack smash protection and FORTIFY_SOURCE for mingw
* Change flag injection + copyright install
|
|
(#12762)
* [boost] Add Supports fields. Regenerate to better describe arm64-windows and UWP.
* [ci.baseline.txt] Remove unneeded boost entries
* [libtorrent] Modify Supports to cover arm64-windows
* [ci.baseline.txt] Add exposed failures now that boost:arm64-windows builds
* Update ports/boost-fiber/CONTROL
* Update ports/boost/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [libtorrent] Update to 1.2.8
* Update scripts/ci.baseline.txt
|
|
* abseil: Patch to fix CMake Threads dependency warning.
* abseil: Make portfile comment more concise
|
|
|
|
* [gSoap] Update to 2.8.105 and add a required shared directory
* Add missing change in CONTROL file
* Remove unneeded suffix from version and entries to ci.baseline.txt
* Update CONTROL
Update Supports field
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [libu2f-server] Fix wrong include reference
* [libu2f-server] Added missing files CONTROL an portfile
* Replace the patch with vcpkg_replace_string to fix up a header
* Update ports/libu2f-server/CONTROL
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
|
|
|
|
* Adding fix.
* bump version.
* Use string replacement.
* Update CONTROL
* Update portfile.cmake
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
|
|
|
|
* [ffmpeg] fix FindFFMPEG.cmake to work properly even without avresample
When building ffmpeg[core] (without avresample support), FindFFMPEG.cmake
claims to not have fully found the ffmpeg libraries, because it still looks
for the avresample library. This patch fixes that problem.
* [ffmpeg] minor update for consistency
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* [ffmpeg] minor update for consistency
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [colmap] Add port for COLMAP 3.6-dev.3
* Fixed some errors in portfile
* Fixing some errors in portfile. These changes also move the binary (and *.bat) to `tools/` otherwise I get `POST_BUILD_CHECKS_FAILED`. I followed this recommendation:
https://github.com/Microsoft/vcpkg/issues/834#issuecomment-288529839
Now the *.bat files need to be fixed with the correct path to `tools/`
* Update ports/colmap/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/colmap/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/colmap/usage
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* First working version, the line `vcpkg_copy_tools(TOOL_NAMES colmap AUTO_CLEAN)` helped.
Now it does work running:
> <vcpkg-root>\vcpkg\packages\colmap_x64-windows\tools\colmap\colmap.exe
> <vcpkg-root>\vcpkg\packages\colmap_x64-windows\tools\colmap\colmap.exe gui
ToDo: use `vcpkg.json`.
* Using `vcpkg.json` instead of CONTROL file
* Formatting json file:
./vcpkg.exe x-format-manifest --all
* Changes suggested by @ahojnnes (colmap author). Waiting for the 3.7 release (probably today) to update the `REF` and `SHA512`
* Changes proposed from @ahojnne to handle the internal colmap variables `DGIT_COMMIT_ID` and `DGIT_COMMIT_DATE`
* Enabling TESTS (changes sent by @ahojnnes)
* Updated to lastest tag to 3.6
* Updating to 3.6
* Ceres was missing suitesparse/lapack
* Update ports/colmap/portfile.cmake (commit suggested by JackBoosY)
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* format manifest
* Update ports/colmap/portfile.cmake
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [pangolin] Finx find dependency ffmpeg components
* update baseline
* [pangolin] Improve portfile.cmake
* [pangolin] Drop support with osx
* disable static build
* Add system libraries to dependency
* Update ports/pangolin/CONTROL
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [wtl] Update to 10.0.10077. Again.
* Port version.
* Better version representation.
* Update ports/wtl/portfile.cmake
* Update ports/wtl/portfile.cmake
Update filename
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [lapack-select] add port lapack-select to select the lapack implementation
* move (!osx) check into lapack select
* correct the platform selection logic so that clapack is not forced.
added external as a feature.
made a dummy project to find the external provided LAPACK
* fix the oscx regression. Actually need to specify external dependency on OSX
* rename port to lapack and use build-depends
|
|
* [fmt] Update to 7.0.0
* [fmt] Update to 7.0.1
* [spdlog] Update to 1.7.0
* [quill] Patch for fmt 7.x
* [fmt] Update to 7.0.2
* [quill] Update baseline
* [fmt] Use vcpkg_replace_string
* remove unnecessary change to `SOURCE_PATH`
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* [brotli] add pkgconfig
* [freetype] add pkgconfig and add dependency on brotli
* [qt5-base] add new freetype dependency to brotli and zstd
* [freetype] fix cmake paths
* [freetype] removed renaming of include dir and unnecessary cmake fixes
* [freetype-gl] fix glew include dir
* [podofo] fix freetype search.
* fixing wrong freetype stuff due to vcpkg owned wrong CMakeLists.txt .....
* fixing more freetype hidden issues.
* [sfml] fix missing include
* fix typo
* [freetype] uncomment previous renaming of include folders
* fix brotli linkage in static builds
* remove added alias to avoid problems.
* [freetype] add brotli to the wrapper
* [lzokay] format manifest
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
(#12752)
* Disable multi-threaded build when file fails to open
* re-trigger qt5 test
|
|
|
|
* [jthread] Initial port
https://github.com/josuttis/jthread
* [jthread] Add header only comment
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [jthread] Fix version date
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [jthread] Move headers to include directory
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [jthread] Rename the port josuttis-jthread
* [jthread] Fix control port name
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
* [libffi] fix crash in debug
(cherry picked from commit 78b3f05731556e23ad8f1ef8b168ad99cc1c4a9c)
* Update CONTROL
* [libffi] fix crash in debug (x86-windows)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Co-authored-by: Rolf Gebhardt <rolf.gebhardt@lbs-sw.de>
|
|
* [pcre] Fix installation when only building debug
* improve portfile.cmake
* Improve portfile.cmake
* Improve portfile.cmake
* Update ports/pcre/portfile.cmake
|
|
* added port for lzokay
* formatting, move check_linkage to line one, use port variable
|
|
* Update CONTROL
* Change CONTROL file to use new Version and Port-Version setup
* Increment Port-Version from 1 to 2
* Update portfile.cmake
* Remove the README file after the file extract process from archive
* The README file is a symlink to README.md but symlinks cause issues with MSBUILD on windows
* Update portfile.cmake
|
|
(#12664)
|
|
|
|
* [libmariadb] Include bundled zlib and openssl
* Update ports/libmariadb/portfile.cmake
* Update ports/libmariadb/CONTROL
* Update ports/libmariadb/portfile.cmake
* Update ports/libmariadb/portfile.cmake
* Update ports/libmariadb/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
|
|
* [gf] fix install path of *.cmake files
The port name (gamedev-framework) differs from the package name (gf).
* [gf] increase port version
|
|
|
|
Released MAC_SDK files are currently only provided for download for a
short period of time and replaced frequently by newer versions.
See: https://monkeysaudio.com/files/
- The previous version in vcpkg is not available for download any more
- Fixes: Downloading https://monkeysaudio.com/files/MAC_SDK_546.zip...
Failed. Status: 22;"HTTP response code said error"
|
|
* Add ngspice port
Add the msvc specific include folder to be copied as well
Fix 32-bit builds
Use install_msbuild
Remove fftw
Fix 32-bit build again
Update ci baseline and check linkage for dll only
Use spaces consistently
More clean
Update ports/ngspice/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update scripts/ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
remove uwp support
Update ports/ngspice/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Use the suggest supports
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
* Update to 3.9.0
* Update ports/nlohmann-json/CONTROL
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
* add a patch to fix the build and nlohmann-json checks.
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|