| Age | Commit message (Collapse) | Author |
|
* [tinyfiledialogs] Change repo to sourceforge
* version
* Export INTERFACE_INCLUDE_DIRECTORIES
* Update versions/t-/tinyfiledialogs.json
|
|
* [intel-mkl] Lookup oneapi installation for mkl headers
* [intel-mkl] Increment port version for oneMKL related change
* [intel-mkl] Update version
|
|
|
|
Now that vcpkg has artifact caching, meaning downloading artifacts usually doesn't have to leave the datacenter, there's no need to potentially dirty different runs with leftover downloads from each other.
This resulted in some "impossible" results in https://github.com/microsoft/vcpkg/pull/18687 where a previous PR run accidentially downloaded the Windows version of nodejs to /mnt/vcpkg-ci/downloads/node-v14.17.4-linux-x64.tar.xz
|
|
* [tensorflow] Update the max version of the supported bazel
* Update json file
|
|
* fix vcpkg_minimum_required
drive-by scripts audit
* initial unit tests
* finish unit tests
|
|
* feat: [FreeRDP] update to 2.3.2
* fix: vcpkg_fixup_pkgconfig
* fix: the error for pkgconfig checking.
* fix: ./vcpkg x-add-version --overwrite-version freerdp
* [freerdp] Minimizing patching by hooking install
* feat: just add space to let it compile again to have a try.
* feat: rollback to compiled version.
* feat: x-add-version
* fix: remove the useless code.
* Update versions/f-/freerdp.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
|
|
* Add kf5sonnet port
* [kf5sonnet] remove binaries
* Fixed kf5sonnet for windows
* [kf5sonnet] fix windows build
* [kf5sonnet] update to 5.75.0
* [kf5sonnet] update to 5.84.0
* [kf5sonnet] update versions
* [kf5sonnet] use semver
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* [kf5sonnet] replace deprecated functions
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* [kf5sonnet] update versions
* [kf5sonnet] DISABLE_PARALLEL_CONFIGURE
* [kf5sonnet] update versions
* [kf5sonnet] fix MAYBE_UNUSED_VARIABLES usage
* [kf5sonnet] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [rollup:2021-07-26 1/6] PR #18783 (@strega-nil)
[scripts-audit] vcpkg_copy_tools and friends
* [rollup:2021-07-26 2/6] PR #18898 (@dg0yt)
[vcpkg] Fix toolchain compatibility with cmake < 3.15
* [rollup:2021-07-26 3/6] PR #18980 (@strega-nil)
[cmake-guidelines] Minor update, for `if()`
* [rollup:2021-07-26 4/6] PR #18981 (@strega-nil)
[scripts-audit] vcpkg_check_linkage
* [rollup:2021-07-26 5/6] PR #19158 (@Hoikas)
[vcpkg.cmake] Fix variable case.
* [rollup:2021-07-26 6/6] PR #18839
[scripts-audit] z_vcpkg_get_cmake_vars
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [easyhook] Remove mismatch prebuild library after build
* version
* update baseline
* Update ports/easyhook/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/easyhook/vcpkg.json
* Update versions/e-/easyhook.json
* Update versions/e-/easyhook.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [pistache] fix install
* fix ci.baseline.txt, versions
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* [inja] Update to 3.3.0.
* Fix version.
|
|
* Format manifest
* Update to v1.44.0
* Modernize and fix portfile
* Fix usage in static windows triplets
* x-add-version
|
|
|
|
* Update forge port to v1.0.8 fix release
* Update baseline version for forge port
|
|
which retrieves VCPKG_HEAD_VERSION (#19077)
|
|
* [kf5*] Update KDE Frameworks to 5.84
* [kf5*] Update versions
|
|
|
|
* [qwt] update to 6.2.0
* update version
* fix request changes
* update version
* update portfile.cmake
* update vsersion
* fix CI error
* update version
|
|
|
|
* limit the number of cores during vcpkg bootstrap
* Switch to VCPKG_MAX_CONCURRENCY
|
|
* [alembic] Enable release only and debug only build on alembic port
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* [ffmpeg] fix cross compilation on mac arm64 to x86_64
* Bump port-version
* Bump port-version again.
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
|
|
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
gRPC uses `upb`, but normally it vendors-in the dependency. The
vendored-in version uses a single library artifact, and the generated
pkg-config file simply adds `-lupb`. In `vcpkg` we use the `upb`
package. This has more libraries, and thus more `-lupb_*` options are
needed. Ideally we would use a `upb.pc` file, but that does not exist.
|
|
* Format manifest
* Add cmake wrapper
* x-add-version
* Always use vcpkg zlib for sentry native
* x-add-version
* Fix and simplify wrapper
* Update git-tree
|
|
* duilib enable unicode define
* duilib version modify git-tree
* update duilib version files
* update duilib control and version files
* modify duilib cmake tab to space
* duilib remove unnecessary space char
* duilib update version file
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/duilib/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/d-/duilib.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix duilib version file
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
* Fix GDAL_LIBRARY passing by cache variable
* x-add-version
|
|
* libgeotiff on ios
* x-add-version
|
|
* Make cspice work on UWP
* Bump cspice port version
|
|
* Fix for libiconv
* Update port version
|
|
* [zeromq] Fix arm build, fix feature websockets-sha1
* update baseline
* version stuff
* Fix rename
* Update versions/z-/zeromq.json
|
|
* Fix port's cmake buildsystem for mingw
* Install pc file for windows
* Modernize portfile
* Increment port-version
* x-add-version
* Use libunistring for non-windows
* CR and doc changes
* Update git-tree
|
|
* [libsigcpp] Fix usage in static build
* Update version files
* Apply review suggestions
* Update versions/l-/libsigcpp.json
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
|
|
* [sail] Update to v0.9.0-pre14
* [sail] vcpkg x-add-version --all
* [sail] Remove PREFER_NINJA
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [sail] Add quotes
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [sail] Add quotes
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [sail] Add quotes
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [sail] Add quotes
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [sail] vcpkg x-add-version --all
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|
|
* Not tested yet
* Fix SHA and version name
* reset port version to 0
* Upgrade to 5.3
* CGAL: Add FEATURES and run add-version
* update version
* [cgal] Convert to vcpkg.json
* Cancel modifications to versions/c-/cgal.json
* update version file
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
|
|
* [drogon] Added database access features
* Replaced CONTROL with vcpkg.json manifest file
* Patched finding brotli libraries for static triplets (brotlicommon-static.lib and co.)
* Added features for database access, disabled by default.
* [drogon] Fixed vcpkg.json version
* update vcpkg.json format
* update version
* Added new feature redis
* update vcpkg.json format
* update version
* delete redis dependence
* update version
* fix request feature
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
|
|
* [restc-cpp] make using boost-log an optional feature
* Update versions/r-/restc-cpp.json
* Remove boost-log from dependencies
* Update versions/r-/restc-cpp.json
* [restc-cpp] Add boost-asio dependency
* update version SHA
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
|
|
* [openblas] dynamic arch feature
* remove debug output
* Update ports/openblas/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* update version to 0.3.13
* osx build
* fix CONTROL, add FEATURES keyword to vcpkg_check_features
* x-add-version
* bump openblas version to 0.3.14
* ./vcpkg x-add-version openblas
* apply format.diff from ci
* ./vcpkg x-add-version openblas --overwrite-version
* Update versions/o-/openblas.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* update port to version 0.3.15
* ./vcpkg x-add-version openblas
* vcpkg_check_linkage
* ./vcpkg x-add-version openblas --overwrite-version
* ./vcpkg x-add-version openblas --overwrite-version
* Update versions/o-/openblas.json
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
|
|
* Update `entt/portfile.cmake` to support the new `experimental` feature.
* Added the `experimental` feature on `entt/vcpkg.json`.
* Small fix on `entt/vcpkg.json`.
* Update vcpkg.json
* New branch
* Fixup
* (Hopefully) fixed entt version
* Require specifying `--head` for the feature
* update version
* update version
* [entt] add experimental feature
* update version
* update vcpkg.json
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [ms-quic] create a new port
* rewrite to fix garbled history of #18225
* [ms-quic] update port/version SHA
* [ms-quic] disable windows-static triplet
* Update ports/ms-quic/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/ms-quic/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [ms-quic] update patch files
* [ms-quic] make quictls only
* reduce feature list for future updates
* update version SHA
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* Add gettext cmake wrapper
* x-add-version
* Make kf5i18n use gettext[tools]:host
* x-add-version
* Revise wrapper source names
* Update git-tree
* Provide host tools via port config, not wrapper
* Enable tools on linux
* Fix linux libintl.h hint
* Update git-tree
* Update git-tree
* Revise vcpkg port config
* Revise linux libintl.h message
* Revise cmake style
* Build only release variant of tools
* Cache configuration for faster build
* Update git-tree
* Fix typo
* Revise options
* Add top-level Makefile for tools
* Remove non-libintl libs and includes
* Update git-tree
* Update port-version
* x-add-version
* [gettext] Address PR comments
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* Fix boost-modular-build.cmake with VS 2022 17.0 Preview 2.
* Update another version list, noticed by @CaseyCarter.
* Update port-version to 1.
* Run `vcpkg.exe x-add-version --all`.
|
|
|
|
* Repair gdal wrapper
* x-add-version
|
|
* Remove obsolete GDAL_VERSION_LIB
* Build mingw with configure/make
* Rearrange CONF_OPTS, expose tiff dependency
* Revise linkage configuration
* Rearrange GDAL_PATCHES
* Put optional drivers into non-default feature
* Fix gdal build
* Update vcpkg.json
* Re-enable netcdf support
* Revise cmake wrapper
* Final portfile cleanup
* Remove curl osx system dependencies
* Verify configuration results before building
* Update and revise configure.ac patch
* Fix dllexport for mingw-dynamic
* Fix pc file
* Add dependencies to cmake wrapper
* Increment port-version
* x-add-version
* Fix typo
* Update git-tree
* strega-nil CRs
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
|
|
* Added fix for installing shaderc_util in port shaderc.
* Restricted install of shaderc_util to static build.
|
|
* Update to 5.2.1
* Modernize portfile
* Enable shared lib
* Handle system reallocarray
* x-add-version
* Disable GifDrawBoxedText8x8 on windows
* Update git-tree
* Add separate patch for GifDrawBoxedText8x8
* Update git-tree
|