| Age | Commit message (Collapse) | Author |
|
* [Azure-*] Remove version constraint
* Update the baseline version
* Remove builtin-baseline
* format manifest file
* Update baseline version
|
|
https://github.com/vcpkg/vcpkg.github.io/pull/54 (#19345)
|
|
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values
* Update MAYBE_UNUSED_VARIABLES docs
* update version
* version stuff
* version stuff
* update docs
|
|
* [protobuf] add support for mingw subsystem
* [protobuf] support for mingw
* Update the port version
* Update the baseline version
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [Poco] update to 1.11.0
* update version
* fix ci error
* update version
* Modernizes the port
* update poco
* update portfile.cmake
* update version
|
|
* Fix c-ares compilation under Linux with shared linkage
* Update version
* Update version file
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
|
|
|
|
* Add kf5jobwidgets port
* [kf5jobwidgets] update to 5.75.0
* [kf5jobwidgets] update to 5.84.0
* [kf5jobwidgets] update versions
* [kf5jobwidgets] fix static build
* [kf5jobwidgets] update versions
* [kf5jobwidgets] replace deprecated functions
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [kf5jobwidgets] update versions
* [kf5jobwidgets] use semVer
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [kf5jobwidgets] update versions
* [kf5jobwidgets] DISABLE_PARALLEL_CONFIGURE
* [kf5jobwidgets] update versions
* [kf5jobwidgets] fix MAYBE_UNUSED_VARIABLES usage
* [kf5jobwidgets] update versions
* [kf5jobwidgets] remove extraneous options
* [kf5jobwidgets] update versions
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|
|
* Add kf5solid port
* Fixed kf5solid for windows
* [kf5solid] update to 5.75.0
* [kf5solid] update to 5.84.0
* [kf5solid] update versions
* [kf5solid] replace outdated functions
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [kf5solid] use semver
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [kf5solid] update versions
* [kf5solid] DISABLE_PARALLEL_CONFIGURE
* [kf5solid] update versions
* [kf5solid] fix MAYBE_UNUSED_VARIABLES usage
* [kf5solid] update versions
* [kf5solid] remove extraneous options
* [kf5solid] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|
|
* [libxml2] Fix build error on uwp
* Update versions
|
|
* feat: v2.4.0
* feat: x-add-version
|
|
|
|
* [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>
|