* set license in range-v3
* run x-add-version
* set license in range-v3
* run x-add-version
Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
* add port for `rubberband`
[rubberband](https://www.breakfastquay.com/rubberband/) is a small
library for stretching sounds.
This is the minimal portfile to make vcpkg happy, but probably still
needs some improvement, i.e. not picking up system libraries.
* [rubberband] Update to 2.0.2
* [rubberband] remove lv2 feature, because the install location is out of the vcpkg install tree
* [rubberband] Remove vcpkg_cmake_get_vars dependency
* [rubberband] Disable static builds on windows because of broken libsndfile dependency
Co-authored-by: Daniel Reuter <daniel.robin.reuter@googlemail.com>
* [tsl-robin-map] Rename robin-map to tsl-robin-map
* format-manifest
* Let robin-map be an empty port
* x-add-version
* Add empty line
* Add PACKAGE_NAME tsl-robin-map
* Add missing port
* [rapidjson] Fix cmake config
* version
* There are no pc files on Windows
* version
* Different config paths on Windows
* version
* Fix config path
* version
* Upstream messed up cmake config on Windows
* version
* Remove PACKAGE_NAME on Windows
* version
* Fix config location
* version
* Revert FILE_DISAMBIGUATOR removal because it invalidates existing downloads for no reason.
* Fix version DB
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* feature upgrade rxcpp version from v4.1.0 to v4.1.1
* feature x-add-version
* fix rxcpp version hash diff
* feature migrating new cmake function
* feature upgrade vcpkg from v4.1.0 to v4.1.1
* fix format-manifest
* feature use version instead of version-string
* feature run x-add-version for rxcpp
* feature add license to rxcpp
* feature x-add-version for rxcpp
* update vcpkg.json
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [test] Test rapidjson hash
* Restore the origin hash
* version
* Re-trigger download
* version
* Try to check hash again
* version
* Remove empty space to reduce changes size
* version
* increase num
* version
* Provide Deshaw Research's Random123 implementation
* Convert CONTROL to vcpkg.json.
* Update versions/baseline.json.
* Remove call to deprecated function.
* Address reviewer comments by using vcpkg_from_github.
* Implement recommended changes from MR review.
* Update x-add-version.
* Random123 uses a proprietary license that is very similar to BSD.
* Random123 uses a proprietary license that is very similar to BSD.
* Update versions file.
* format portfile.cmake
* x-add-version
* apply suggestion
* x-add-version
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
* [c4core] update version to 0.1.9
* update version
* [ryml] update version to 0.4.1
* update version
* add license
* update version
* disable triplet arm-uwp
* overwrite version
* format patch
* overwrite version
* don't use new macro
* update version
* updated libunifex version
* remove comment
* run x-add-versions --all
* Update ports/libunifex/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* rerun x-add-version libunifex
* Update versions/l-/libunifex.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update libunifex to 12-07
* x-add-version
* libunifex port update
force cpp20 as cpp17 build doesn't work with msvc. added a compile fix for externConstexpr and removed warnings with /EHsc
* Update libunifex.json
version update
* Update fix-compile-error.patch
relax clang warnings
* Update libunifex.json
git x-add-version libunifex
* remove unused
* x-add-versions
* remove old version log
* fixed static compile option
* bumped port version
* run x-add-version --all
* Hook up RTTR's actual build settings.
* Add license.
* Remove ci.baseline skips.
* Put ci.baseline.txt skips back with a comment.
* Be less pessimistic in cmake config handling, fix typo, and add indents.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>