aboutsummaryrefslogtreecommitdiff
path: root/versions/s-
AgeCommit message (Collapse)Author
2021-10-11[sentry-native] Add missing `CMakeFindDependencyMacro` for `find_dependency` ↵Gleb Ignatev
(#20597) * ports: sentry-native: Add CMakeFindDependencyMacro for find_dependency find_dependency requires CMakeFindDependencyMacro to be included, otherwise there is a CMake error when using find_package(sentry). * versions: update sentry-native port-version to 2
2021-10-07[sail] Update to 0.9.0-pre17 (#20562)Dmitry Baryshev
* [sail] Update to 0.9.0-pre17 * [sail] vcpkg x-add-version --all --overwrite-version * [sail] Update pre17 hash * [sail] vcpkg x-add-version --all --overwrite-version
2021-10-06[simde] Update to 0.7.2 (#20495)chausner
* Update simde to 0.7.2 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-06[sdl2] Fix calling `find_packages` from different directories (#20542)Kai Pastor
* Fix multiple calls to `find_package` * Update versions
2021-10-05[span-lite] Update to 0.10.3 (#20499)chausner
* Update span-lite to 0.10.3 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-30[vcpkg_configure_make] Standardize `OPTIONS` list item handling (#19540)Kai Pastor
* Remove unused EXTRA_QUOTES * Uniformly invoke 'configure' * [libtasn1] Fix mingw build * Unify prefix handling * Revise install dir processing * x-add-version * Force libdir to lib (adopted from #19666) * [skip actions] CI rebuild * CR request: Put backslash before shell var * CR request: Use vcpkg_list * Update versions * Fix python3 options * Update versions * Bump python port-version. * CR request: Add comment about backslashes before prefix Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-29[sleepy-discord] fix [core] build (#20372)autoantwort
2021-09-28[soundtouch] update to 2.3.1 (#20017)Be
I worked with upstream to implement a CMake build system, so I removed the CMakeLists.txt from this port. This fixes multiple issues: * Headers were not installed by the port before. * The port did not allow dynamic linking before. * pkgconfig and CMake config files were not installed before.
2021-09-27[simage] Re-process the features, add feature avienc and gdiplus (#20378)Jack·Boos·Yu
* [simage] Re-handle the features, add feature avienc and gdiplus * version * Add double quotes * version
2021-09-27[sfsexp] Update to 1.3.1 (#20361)chausner
* Update sfsexp to 1.3.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27[snappy] Update to 1.1.9 (#20350)chausner
* Update snappy to 1.1.9 * Update CI baseline * udpate vcpkg.json * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27[sparsehash] Update to 2.0.4 (#20343)chausner
* Update sparsehash to 2.0.4 * Update CI baseline * update vcpkg.json * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-27[srell] Add new port (#20315)Ryan
* add srell port * add versioning * fill out manifest * update versioning
2021-09-24[spdlog] Update to 1.9.2 (#20294)chausner
* Update spdlog to 1.9.2 * Update CI baseline * Fix git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-23[scottt-debugbreak] New port (#20276)misirlou-tg
* [scottt-debugbreak] Adding new port * Run x-add-version
2021-09-22[s2n] update to 1.1.0 (#20277)Charles-Auguste Marois
2021-09-22[libdjinterop] update to 0.16.0 (#20136)Be
* [libdjinterop] update to 0.16.0 * [sqlite3] add pkgconfig file Linux distributions typically use the SQLite autoconf package, but this port uses the SQLite amalgamation package with a custom CMakeLists.txt so the port needs to take care of installing the pkgconfig file.
2021-09-20[aws-sdk-cpp] Fix targets for aws-sdk-cpp components (#20222)Charles-Auguste Marois
* [s2n] Add missing release target * [aws-sdk-cpp] Fix targets
2021-09-17[seal] Updated SEAL to version 3.7.0 (#20166)Wei Dai
* Updated ports/seal and ports/apsi. * Updated versioning.
2021-09-16[sobjectizer] Update to 5.7.2.6 (#20191)eao197
* SObjectizer updated to 5.7.2.6. * Baseline updated with sobjectizer-5.7.2.6.
2021-09-16[soci] update to 4.0.2 (#18526)JonLiu1993
* [soci] update to 4.0.2 * update version * update portfile.cmake * update version * fix ci error * update version * fix-mysql-feature * update version * Add comment explaining fix-mysql-feature-error.patch Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14[aws-sdk-cpp] update to 1.9.96 (#20033)Charles-Auguste Marois
* [aws-c-common] Update to 0.6.9 * [aws-checksums] Update to 0.1.11 * [aws-c-event-stream] Upgrade to 0.2.7 * Add aws-c-cal port * Add s2n port * Add port aws-c-io * [aws-c-event-stream] Update port to 0.2.7 * Update aws-sdk-cpp port * Add aws-c-compression port * Add aws-c-auth port * Add aws-c-http port * Add aws-c-mqtt port * Add aws-c-s3 port * Add aws-crt-cpp port * [aws-sdk-cpp] Update port to 1.9.91 version * Fix port issues. * Upgrade aws-sdk-cpp to 1.9.96 Upgrade aws-crt-cpp to 0.15.1 * Support x64-windows * Fix format issues * Specify supported triplets for aws libs * Specify platforms for more aws libs * Support x64-windows-static triplet. * Fix format issue for aws-c-common * Update port versions file * Use new vcpkg cmake methods and format * Use new vcpkg cmake methods and format * update version * Fix s2n port typo * Fix s2n port typo Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-14Revert "[stduuid] Adding new port stduuid (#16382)" (#20161)Billy O'Neal
This reverts commit e201002b4f4827d7b7b672f0c5c672a77fc3b77d.
2021-09-13[stduuid] Adding new port stduuid (#16382)dave-juicelabs
* [stduuid] Adding new port stduuid * [stduuid] Making changes requested in pull request #16382. * [stduuid] Changes from vcpkg x-add-version * Update versions/s-/stduuid.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/stduuid/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [stduuid] Changes from .\vcpkg.exe x-add-version stduuid --overwrite-version. * [stduuid] Changes requested from https://github.com/microsoft/vcpkg/pull/16382. * [stduuid] Adding changes requested during PR. * [stduuid] Updating version. Co-authored-by: David McCloskey <davmcclo@gmail.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-13[sdl2-mixer] Fix link error building with features fluidsynth and libvorbis ↵NancyLi1013
(#20089)
2021-09-13[sbp] new port (#19335)John Vandenberg
* [sbp] new port Closes https://github.com/microsoft/vcpkg/issues/19218 * update portfile.cmake * update version * add vcpkg_fail_port_install for portifile * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-09[sail] Update to 0.9.0-pre16 (#20046)Dmitry Baryshev
* [sail] Update to v0.9.0-pre16 * [sail] vcpkg x-add-version --all * [sail] Update git REPO * [sail] vcpkg x-add-version --all --overwrite-version
2021-09-09[sqlite3] update to 3.36.0 (#19847)JonLiu1993
* [sqlite3] update to 3.36.0 * update version
2021-09-09Bulk convert control files. (#19986)Billy O'Neal
``` function Convert-Control { Param($full) .\vcpkg.exe format-manifest $full $root = $full.Substring(0, $full.Length - 7) # CONTROL $new = $root + 'vcpkg.json' $content = Get-Content -Raw $new $asJson = ConvertFrom-Json $content -AsHashtable -Depth 100 $oldVersion = $asJson['port-version'] if ($null -eq $oldVersion) { $oldVersionFull = $asJson['version-string'] Write-Host "Got version $oldVersionFull" $match = [System.Text.RegularExpressions.Regex]::Match($oldVersionFull, '^(.+)-(\d+)$') if ($match.Success -and -not [System.Text.RegularExpressions.Regex]::IsMatch($oldVersionFull, '^\d\d\d\d-\d\d-\d\d$')) { $newFullVersion = [string]$match.Groups[1].Value $oldVersion = [int]$match.Groups[2].Value Write-Host "newFullVersion $newFullVersion oldVersion $oldVersion" $newVersion = $oldVersion + 1 $asJson['version-string'] = $newFullVersion Write-Host "Previous version for $full extracted from version field -- setting version-string $newFullVersion and port-version $newVersion" } else { Write-Host "No previous version for $full -- setting 1" $newVersion = 1 } } else { $newVersion = [int]$oldVersion + 1 Write-Host "New version for $full : $newVersion" } $asJson['port-version'] = $newVersion $content = ConvertTo-Json $asJson -Depth 100 Set-Content -Path $new -Value $content .\vcpkg.exe format-manifest $new } Get-ChildItem ports\CONTROL -Recurse | Foreach-Object { Convert-Control $_.FullName } git commit -am "this message" .\vcpkg.exe x-add-version -all git commit -a --amend ```
2021-09-08[simdjson] Update to v1.0.0 (#20052)myd7349
* [simdjson] Update to 1.0.0 * [simdjson] Bump version
2021-09-08[so5extra] Update to 1.4.1.1 (#20004)eao197
* so5extra updated to the latest version. * Fix for so5extra's manifest format. * so5extra version added to baseline. * Accepting suggestion for so5extra's manifest. * Update for so5extra version in baseline.
2021-09-05[sentencepiece] v0.1.95 (#19858)7FrogTW
2021-09-03[simdutf] Disable benchmarks and tests. (#19987)Billy O'Neal
2021-09-03[sentry-native] Update port to use new vcpkg cmake scripts (#19839)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-03[simdutf] add new port (#19742)autoantwort
2021-08-30[spix] Add new port (#19351)Matthias Kuhn
* [anyrpc] Bump version to export missing symbol * [spix] Add port * versioning * Update ports/anyrpc/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * versioning * Update ports/anyrpc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * versioning Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-27[srpc] add port of sogou/srpc (#16295)DengJun
2021-08-24[sail] Update to 0.9.0-pre15 (#19724)Dmitry Baryshev
* [sail] Update to v0.9.0-pre15 * [sail] vcpkg x-add-version --all
2021-08-18[sdl2] Update to 2.0.16 (#19509)Rémy Tassoux
* [sdl2] Update to 2.0.16 * [sdl2] Update version files * [sdl2] Fix uwp builds * [sdl2] Update version files * [sdl2] Change version-semver to version * [sdl2] Fix uwp pkgconfig file creation * [sdl2] Add alias on static build * [sdl2] Remove cmake wrapper * [sdl2] Update version files * [sdl2] Disable SDL2::SDL2main target search on uwp * [sdl2] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-10[simdjson] Update to 0.9.7 (#19370)myd7349
* [simdjson] Update to 0.9.7 * [simdjson] Bump version
2021-08-07[vcpkg baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` ↵Kai Pastor
(#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>
2021-08-05[signalrclient]Update homepage URL (#19256)Brennan
* 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>
2021-08-05[sentry-native] Update to 0.4.12 (#19339)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-08-04[macos ci] update 2021-07-27 (#19207)nicole mazzuca
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
2021-07-26[zlib] Add cmake wrapper (#18914)Kai Pastor
* 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
2021-07-26[sail] Update to 0.9.0-pre14 (#19101)Dmitry Baryshev
* [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>
2021-07-23[shaderc] Add fix for installing shaderc_util (#18979)Christoph Neuhauser
* Added fix for installing shaderc_util in port shaderc. * Restricted install of shaderc_util to static build.
2021-07-22[starlink-ast] create new port (#17105)Angus Comrie
* initial test of AST (broken) * slight improvement to build * almost working... * added minpack cflags * use static linking * yaml and pthreads features added * debug and release cflags * versioning * formated vcpkg.json * updated version string * adjusted based on PR feedback * updated to 9.2.4 release to avoid source patching * removed comments * updated baseline version * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> * adds supports field to json * Update ports/starlink-ast/portfile.cmake adjust configure options Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com> * removed --disabled-shared and MINPACK_NO_DLL * use DETERMINE_BUILD_TRIPLET to determine host * updates git-tree hash * quotemarks fix * git tree hash update Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
2021-07-22[SLikeNet] Update and fix building with x64-mingw-static (#18358)Leonid Pospelov
* SLikeNet now builds under MinGW Use vcpkg.json instead of CONTROL Fix Run x-add-version Fix deprecation warning Update ports/slikenet/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/slikenet/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Run vcpkg x-add-version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22[soil2] Update version (#18453)Stijn Herfst
* [soil2] Update version * update version files * Update ports/soil2/CONTROL * update control file * [soil2] Remove CMake version support * Remove CMake version copy * update version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Robert Schumacher <ras0219@outlook.com>