| Age | Commit message (Collapse) | Author |
|
* [openal-soft] enable coreaudio backend for ios
* update port version
* Merge cmake checks
* Rename outdated cmake variable
* Update version files
|
|
* [bshoshany-thread-pool] new port
* formatting vcpkg.json
* update version file
* baseline update based on bot comments
* Update ports/bshoshany-thread-pool/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bshoshany-thread-pool/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bshoshany-thread-pool.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|
|
* [mesa] Update to 21.1.2
* Update to 21.1.5
* Update to 21.1.6
* Update the baseline version
|
|
* Modernize portfile
* Don't export implicit link libraries
* Revise osx framework handling
* Fix exported per-config location of dependencies
* Move curl-config to tools, incl. debug variant
* Update to 7.77.0
* Add WinIDN support and default IDN selection
* Use pkgconfig for libidn2 configuration
* Update to 0.78.0
* Remove obsolete nghttp2 staticlib patch
* Fix libs duplication in pc file
* Resolve transitive deps for pc file/curl-config
* x-add-version
* Fix winssl dependencies
* Add winldap feature, not default
* Update git-tree
Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
|
|
CMAKE_HOST_SYSTEM_PROCESSOR is set to amd64 on x86-64 FreeBSD systems.
CMake's STREQUAL gives a case-sensitive comparison so this case was
missed during bootstrapping when using vcpkg as a submodule.
|
|
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security
advisory at https://c-ares.haxx.se/adv_20210810.html
|
|
|
|
DLL (#19364)
|
|
* [intel-mkl] Update description field
* Update version files
* Update ports/intel-mkl/vcpkg.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update versions/i-/intel-mkl.json
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
|
|
* [keystone] Fix static build with dynamic CRT on Windows
* Add port-version
* Update version files
* Add double quotes for the path
* Update versions/k-/keystone.json
* Add comments for kstool
* Update versions/k-/keystone.json
|
|
|
|
|
|
|
|
|
|
|
|
* [yaml-cpp] update to 0.7.0
* [opencolorio] update to 2.0.1
* [openimageio] Update to 2.2.17.0
* [pystring] move header to pystring subfolder
* add version files
|
|
* Make sure C++11 is enabled on macosx
* ports/ace/portfile.cmake:
* [ace] Upgrade to 7.0.3
* No need to force C++11 anymore for MacOSX
* ports/ace/portfile.cmake:
* Add ACE 7.0.3 version
|
|
* [simdjson] Update to 0.9.7
* [simdjson] Bump version
|
|
* update to 2.7.1
* use `semver` version field
* fixup deprecated commands
* apply cmake guidelines for quoting arguments
* set `Python_EXECUTABLE` instead
pybind11 uses the `FindPython` module instead of `FindPython3`
* update baseline
* skip passing python executable on command line
* update baseline
* remove extraneous quotes
* remove unused function call
* update baseline
|
|
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* upgrade libpq up to 7.6.0
* upgrade libpq up to 7.6.0
* upgrade libpq up to 7.6.0
* upgrade libpq up to 7.6.0
* upgrade libpq up to 7.6.0
* Update ports/libpqxx/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/libpqxx/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix remarks
* update version files
* fix
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
|
|
* [catch2] Update to 1.13.7 and support static build
* Update version files
* Revert the new version update changes
* Update version files
* Update versions/c-/catch2.json
* Fix install path for lib and pkgconfig
* Update versions/c-/catch2.json
|
|
This fixes a missing #include <cstring> in one of the library's
headers (allegro.h). Also the header files are installed to the
lowercase "portsmf" directory to match the old build system.
|
|
So far, generating libarchive.pc has been disabled by the
fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has
been removed from CMakeLists.txt
- Update fix-buildsystem.patch and allow creating the pkgconfig file
- Add vcpkg_fixup_pkgconfig() to portfile
- Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation
warning
|
|
* [proj4] Export target both proj and proj4
* version
* fix the generated cmake file name
* Fix config.cmake
* version
* update
* Update ports/proj4/usage
* Update versions/p-/proj4.json
|
|
## 1.2.0 (2021-08-05)
### Features Added
- Added `Azure::Core::IO::ProgressBodyStream` type that wraps an existing BodyStream based type stream and reports progress via callback when the stream position is updated.
### Bugs Fixed
- [2647](https://github.com/Azure/azure-sdk-for-cpp/issues/2647) Make the curl transport adapter to check the connection close header.
- [2474](https://github.com/Azure/azure-sdk-for-cpp/issues/2474) Fix compiling with MSVC and `/analyze`.
- Make WinHTTP transport adapter to NOT use SSL/TLS for unsecured HTTP connections.
### Other Changes
- Updated source code to build with Clang 11. (A community contribution, courtesy of _[davidchisnall](https://github.com/davidchisnall)_)
### Acknowledgments
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
- David Chisnall _([GitHub](https://github.com/davidchisnall))_
|
|
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
|
|
* Update microsoft-signalr port
* x-add-version
|
|
testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing
* [ptex] Add DISABLE_PARALLEL_CONFIGURE
* Update the baseline version
* Add missing quotes
* Update the baseline version
|
|
* [readerwriterqueue] version -> 1.0.5
* [readerwriterqueue] version -> 1.0.5
* [readerwriterqueue] version database update
Co-authored-by: mheyman <mheyman@localdomain>
|
|
* update to version 2.1
* Update baseline.json
* versioning update to baseline
* update baseline and cppitertools json
|
|
(#19444)
|
|
* Add KF5Attica
* [kf5attica] bump to 5.73
* [kf5attica] use PORT variable where applicable
* [kf5attica] update to 5.75.0
* [kf5attica] port CONTROL to JSON
* [kf5attica] update to 5.84.0
* [kf5attica] remove unused options
* [kf5attica] only remove what's required
* [kf5attica] grammar in description
* [kf5attica] update deprecated functions
* [kf5attica] wrap paths in quotes
* [kf5attica] update versions
* [kf5attica] fix static builds
* [kf5attica] update versions
Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
|
|
* [value-ptr-lite] Fix usage
* Add port-version
* Update version files
|
|
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h
* Update json file
* Modify the format of portfile.cmake
* Update json
|
|
* [librsvg] Remove debug postfix
* Update the baseline version
|
|
(#19361)
* Pass 'make' between vcpkg scripts
* Restore original BSD gmake lookup
* [starlink-ast] Add ADDITIONAL_MSYS_PACKAGES to vcpkg_configure_make
* [starlink-ast] x-add-version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
|
|
* add rbdl-orb port
* update commit hash
* added rbdl-orb port
* moved to vcpkg.json and use vcpkg_cmake_configure/install functions
* update to newest commit of rbdl-orb version v3.0.0
* only use vcpkg_from_github for source download
* formatting vcpkg.json
* update port version specs
* use correct submodule path for urdfparser dependency
* execute vcpkg x-add-version
* fix linux vcpkg build
* run vcpkg x-add-version
* fix macosx rbdl-orb build
* fix uwp build
* update version
|
|
|
|
|
|
* Fix incorrect homepage URL
https://github.com/aspnet/SignalR-Client-Cpp is for the newer microsoft-signalr package.
* update version
* add Port-Version
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
Co-authored-by: Scott Hart <sdhart@google.com>
|
|
Also:
* allow dynamic linking by adding jack.def file
* replace deprecated vcpkg functions
* replace legacy CONTROL file with vcpkg.json
|
|
* [c4core] supports osx
* add version files
|
|
0.8.4. (#19305)
* Update libjuice and libdatachannel
* Update libjuice
* Update baseline
* Update libdatachannel to 0.14.1
Fixes *-uwp.
* Update baseline.
* Fix nettle discovery
* Fix usrsctp library path.
* Fix libdatachannel not being built SHARED.
* Update baseline.
Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
|
|
* Add libsnoretoast port
* Skip the ci check for libsnoretoast on osx and linux
* Add the version baseline
* replace deprecated cmake commands
* Update version database
* make uwp as unsupported
* Update version database
* use copy_tools and add quotes
* Update version database
* removed explicit defaults, made fail on uwp and updated the description
* Update version database
|
|
Co-authored-by: Francisco Facioni <francisco.facioni@hawkeyeinnovations.com>
|
|
* update the port workflow version to 0.9.6
* remote port-version
* add version
* Revert "add version"
This reverts commit 487548aecfe767affd37727f14d483b62b377aa6.
* add version once
* update REF for windows
* Update version database
|
|
* Update WIL port
* Running new command I previously didn't know about
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|