aboutsummaryrefslogtreecommitdiff
path: root/versions/s-
AgeCommit message (Collapse)Author
2021-07-22[spdlog] Update to 1.9.0 (#18512)Andrey Nekrasov
2021-07-22Update SPSCQueue to v1.1 (#19079)Erik Rigtorp
2021-07-19[simdjson] Update to v0.9.6 (#18479)myd7349
* [simdjson] Update to 0.9.6 * [simdjson] Update * [simdjson] Overwrite version * [simdjson] no-deprecated -> deprecated Features need to be additive, not subtractive. * [simdjson] Remove unnecessary code * [simdjson] Overwrite version * [simdjson] Enable deprecated APIs by default * [simdjson] Overwrite version
2021-07-15[spdlog] support wchar when target is Windows (#18041)Park DongHa
* [spdlog] support wchar when targeting Windows * filename will be `std::string` * functions `wstr_to_utf8buf`, `utf8_to_wstrbuf` will be added * [spdlog] update baseline and git-tree SHA * [spdlog] make wchar_t options to port features * new feature: `wchar`, `wchar-filenames` * update git-tree SHA * Update ports/spdlog/portfile.cmake Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * Update ports/spdlog/portfile.cmake Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * [spdlog] more clear SPDLOG_WCHAR_FILENAMES usage * Update versions/s-/spdlog.json * Update ports/spdlog/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/spdlog/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/spdlog/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [spdlog] update version SHA * [spdlog] update port version Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-07-15[glslang] Update to 11.1.0 (#15719)Luke
* [shaderc] remove port since it does not build * [glslang] updated to version 11.1.0 * [glslang] Add python path * [glslang] baseline.json and glslang.json updated * Update portfile.cmake * Update CONTROL * Update port_versions * Update port_versions * Update port_versions * Update port_versions * Update port_versions * [glslang] port update to version 11.4.0 * [glslang] port version removed from json * [glslang] remove shaderc * [glslang] baseline update * [glslang] versions hash update * [glslang] portfile format fix + use of ${PORT} * [glslang] new hash * [glslang] revert portfile back * [glslang] portfile apply changes * [glslang] update hash for x86 windows * [glslang] update to 1.5.0 * [glslang] git-tree hash update * [glslang] remove old version 1.4.0 * [glslang] git-tree hash update * [glslang][shaderc] Update and fix targets to match upstream * Update versions Co-authored-by: Lukas Lipp <llipp@cg.tuwien.ac.at> 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>
2021-07-14[sciter ] Updated sciter version to 4.4.8.3 (#18924)VuYeK
* Updated sciter version to 4.4.8.3 * Update CONTROL * Update baseline.json * Update sciter.json * Update portfile.cmake * Fixed git tree hash
2021-07-14Update to Ubuntu 20.04. (#18892)Billy O'Neal
* Update Ubuntu to 20.04. * [tfhe] Disable -Wall -Werror * [sophus] Disable -Werror. * Fix typo in deployment of CUDA. * Add libxxf86vm-dev for opensubdiv. * [opensubdiv] Fix OpenCL search on Ubuntu 20.04, and document libxxf86vm-dev dependency * [msgpack11] Disable -Werror. * [qtwayland, qt5wayland] Add system library notice. * Add python-is-python3 to unbreak tensorflow, v8, and others * [graphqlparser] Remove directive rejected by Bison 3.5.1 * [ogdf] Mark as failing in ci.baseline.txt. Issue filed https://github.com/microsoft/vcpkg/issues/18936 * [bde] Mark failing in ci.baseline.txt, issue filed https://github.com/microsoft/vcpkg/issues/18937 * [soem] Patch out -Werror * Update pool.
2021-07-08[sentry-native] Update to 0.4.11 (#18856)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-07[sleepy-discord] Add new port (#17604)Sleepy Flower Girl
* New port sleepy-discord * Add versions for Sleepy Discord * SleepyDiscord: use website as homepage * SleepyDiscord: Remove No newline at end git diff * SleepyDiscord: format manifest * SleepyDiscord: rerun x-add-version * SleepyDiscord: add compression feature * SleepyDiscord: Update version string * SleepyDiscord: rerun x-add-version again * SleepyDiscord: set version-date * SleepyDiscord: rerun add-version * SleepyDiscord: Add requested changes * SleepyDiscord: run add version * SleepyDiscord: update library * SleepyDiscord: rerun x-add-version * SleepyDiscord: copy config file to share folder * SleepyDiscord: run add-version * SleepyDiscord: Fix issue with parallel configuring * SleepyDiscord: x-add-version * SleepyDiscord: replace deprecated functions * SleepyDiscord: x-add-version * SleepyDiscord: Install config during configure * SleepyDiscord: x-add-version * [sleepy-discord] update: add Select Menus * [sleepy-discord] run add-version * [sleepy-discord] rerun add-verion
2021-07-07[boost] update to 1.76.0 (#17335)autoantwort
* [boost] update generator script for boost 1.76 * [boost] update ports to 1.76.0 (run generator) * [boost] fix windows build? * [quantlib] update and fix mac build * [symengine] update and fix build * [avro-cpp] update to latest master and fix windows build * [folly] update to 2021.05.31.00 * [fbthrift, fizz, wangle] update to v2021.05.31.00 and fix build * [proxygen] update to version 2021.05.31.00 * [fizz, proxygen, fbthrift] fix sodium target * [proxygen] also works on macOS * [quantlib] use fix from upstream to fix mac build * [symengine] minimize patch file and fix deprecation warning * [folly,proxygen,wangle,fizz,fbthrift] update to 2021.06.14.00 * [fbthrift] remove unnecessary dependency rsocket I couldn't find any information that this dependency exists. The term is used in the code, but not in the context of a dependency * [fizz,fbthrift] fix zlib dependency * [fbthrift] pass required flex executable to cmake configure * add version files * [boost] generate-ports.ps1: Apply code review * [boost] changes from new version of generate-ports script * update version files * [boost] generate-ports.ps1: Apply code review
2021-07-07[socket-io-client]fix socket-io-client use (#18768)JonLiu1993
* update patch file * update version
2021-07-06[sdl2-mixer] Add fluidsynth feature (#18826)JackMacWindows
* [sdl2-mixer] Add fluidsynth feature * [sdl2-mixer] Add fluidsynth feature * [sdl2-mixer] Add fluidsynth feature * Updated versions & fixed style * Fixed version hash
2021-07-01[seal] Fixed cannot find SEAL. (#18596)Wei Dai
* Fixed cannot find seal. * Updated versioning.
2021-07-01[sentry-native] Update to 0.4.10 (#18627)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-07-01[socket-io-client] update to 3.0.0 (#18646)JonLiu1993
* [socket-io-client] update to 3.0.0 * update version * update patch file * update version
2021-07-01[spdlog] Do not build examples (#18639)Daumantas Kavolis
* Don't build spdlog examples * Update port version
2021-07-01[vcpkg baseline][simage] Update to 1.8.1 (#18645)NancyLi1013
* [simage] Update to 1.8.1 * Format manifest and update version files * Revert the changes for arm and uwp in ci.baseline.txt * Update versions/s-/simage.json * Update ports/simage/portfile.cmake * Update ports/simage/portfile.cmake * Update ports/simage/portfile.cmake * Update versions/s-/simage.json * Add options to packages * Update versions/s-/simage.json * Update portfile.cmake * Update versions/s-/simage.json * Update portfile.cmake * Update versions/s-/simage.json * [simage] Reorganize all features, add features * Install tool simage-config on non-Windows * fix typo * Add supports field and update ci.baseline.txt * Update versions/s-/simage.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-06-29[sleef] create a new port (#18075)Park DongHa
* [sleef] create a new port * [sleef] update baseline * [sleef] update supports * add more supported architectures to sleef * [sleef] update ci.baseline.txt * Revert "[sleef] update ci.baseline.txt" This reverts commit 39685ae755048ebc4702ddfb659026f910ce885a. * [sleef] disable (arm & windows) The project's CI doesn't check it. Disable in support field. * Update ports/sleef/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [sleef] update git-tree SHA Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-21[uvatlas, spectra] ports updated (#18404)Chuck Walbourn
* [uvatlas, spectra] ports updated * Update versions * Minor code review * Update version * Code review feedback * Update baseline
2021-06-21[seal]Updated to version 3.6.6. Replaced CONTROL with manifest file. (#18457)Wei Dai
* Updated seal to version 3.6.6. Replaced CONTROL with manifest file. * Changed version-string to version-semver. * Updated versions/s-/seal.json. * Added a missing CMake arguement. * Updated versioning. * Fixed hexl config file. * Updated versioning. * Fixed hexl not finding dependency. * Updated versioning.
2021-06-11[sqlite3] Update to 3.35.5 (#18374)pastdue
* [sqlite3] Update to 3.35.5 * Run x-add-version sqlite3
2021-06-09[tiff] Update to 4.3.0, improvements (#18187)Kai Pastor
* Format manifest * Update to 4.3.0 * Revise features and dependencies * Fix pc files * Quote filepath expressions * Switch to port vcpkg-cmake * Use features for vcpkg-cmake-wrapper * [selene] Don't warn/fail on using deprecated types from tiff * x-add-version * Use proper 'version' field * [selene] Format manifest * [selene] Modernize build file * Overwrite version and git-tree * Rebuild * Implement review comment * Overwrite git-tree * Rename cmake wrapper template * Overwrite git-tree
2021-06-09[szip, hdf5] Fix mingw import lib names, control linkage (#17941)Kai Pastor
* Format manifest, make port version explicit * Use standard mingw import lib names * Choose either static or shared binaries * Insert macro for dynamic linkage * Add szip pc file * Quote path expressions * Port away from deprecated cmake functions * x-add-version * Begin of hdf5 changes * Remove obsolete variables (complements 23eadeae) * Fix indentation and quoting expressions * Handle single-linkage szip configuration * Use mingw import lib names for hdf5 * Move dependencies to Requires in pc file * Port away from deprecated cmake functions * x-add-version hdf5 * Apply szip review comments * Update version * Improve pkgconfig patch to handle lists * Update git-tree
2021-06-03[sundials] fix cmake targets to link bin/*.dll (#18178)nicole mazzuca
* [sundials] fix cmake targets to link bin/*.dll * version
2021-06-03[sentry-native] Enable arm64 on macOS (#18184)Martin Vejdarski
* [sentry-native] Enable arm64 on macOS * [sentry-native] x-add-version * [sentry-native] Fix build issue with libcurl and crashpad for *-osx-dynamic * [sentry-native] x-add-version
2021-06-02[safeint] Update to 3.0.26 version (#18176)Rémy Tassoux
* [safeint] Update to 3.0.26 version * [safeint] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-05-28[sqlite3] Embed dllimport in header (#16646)Robert Schumacher
* [sqlite3] Embed dllimport in header * Add sqlite3 version info Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-26[simdjson] Fix dynamic usage (#16105)NancyLi1013
* [simdjson] Update to 0.8.1 * Update versions * Update to 0.8.2 * Update versions * Format vcpkg.json * Update versions * Update versions/s-/simdjson.json
2021-05-21[spirv-tools] Update to v2021.1 (#17642)Charlie Barto
* bump spirv-tools version to 2021.1 * don't use MP4 * add version updates * remove check for static build (not supported) * inc version. * Update ports/spirv-tools/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/s-/spirv-tools.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-05-21[sail] Update to 0.9.0-pre13 (#17994)Dmitry Baryshev
* [sail] Update to v0.9.0-pre13 * [sail] vcpkg x-add-version sail * [sail] Move SailManip configs * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Remove port-version * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Remove a duplicate 0.9.0-pre13 version under versions/
2021-05-18[sobjectizer] Update to 5.7.2.5 (#17936)eao197
* SObjectizer updated to v.5.7.2.5 * Command x-add-version applied for the latest sobjectizer
2021-05-12[sobjectizer] Update to 5.7.2.4 (#17862)eao197
* SObjectizer updated to the latest version. * Command `x-add-version` applied for the latest sobjectizer.
2021-05-06[seal]Updated to version 3.6.4 (#17648)Wei Dai
* Updated SEAL to version 3.6.4. * Updated versions/s-/seal.json.
2021-04-29[scnlib] Update the port of scnlib to 0.4 (#17242)Dariusz Antoniuk
* [scnlib] update the scnlib port * [scnlib] add the version entry
2021-04-29[stlab] update to 1.6.2 (#17239)dittons
* update stlab to 1.6.2 * update stlab to 1.6.2 (version files) * fix comment in typo * update version Co-authored-by: ian <ian> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29[soil] Update repository (#17012)NancyLi1013
* [soil] Update repository * Remove skip from ci.baseline.txt * Update CMakeLists.txt and add support field * update version files * Update to another repository * Rename SOILConfig.cmake.in to soilConfig.cmake.in * Update ports/soil/portfile.cmake * Update configureVersion file * Update and rename SOILConfigVersion.cmake.in to soilConfigVersion.cmake.in * Update version files * Update versions/s-/soil.json
2021-04-29[simdjson] Update to 0.9.2 (#17200)myd7349
* [simdjson] Update to 0.9.2 * [simdjson] Bump version * [simdjson] Modernize * [simdjson] Overwrite version * [simdjson] Modernize * [simdjson] Overwrite version * [simdjson] I don't intend to change this line
2021-04-29[shaderwriter] Update to version 1.1.0 (#17347)Sylvain Doremus
* [shaderwriter] Update to version 1.1.0 * Replaced "version-string" with "version". * Updated port version's sha
2021-04-29[ci] Update macOS to 11 (#17376)nicole mazzuca
* start 2021-04-16 process Major new things: * update to macOS Big Sur (11.*) * switch from VirtualBox to Parallels due to ^ (and also ARM) Minor new things: * update from xcode CLT 12 to 12.4 This PR includes new stuff for creating the base box for parallels. Still to do: using the new box type. * update the vagrantfile stuff * link the CI to the new version * modify how macOS boxes are made the Vagrantfile for the final VM will only download the azure pipeline stuff this allows us to keep the versions of brew applications stable * fix cpus and memory * add vagrant plugins to installables * Skip cppgraphqlgen ICE. * [sdformat6] Remove unneeded include(FindBoost) which causes problems when the system cmake version doesn't match the one deployed by vcpkg. * switch to dmg for installing osxfuse/sshfs * Set cores to 11 (leaving 1 thread for host) Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-28[sqlcipher] update to 4.4.3 (#17500) (#17501)KOGA Mitsuhiro
2021-04-27[spdlog] Fix mingW build (#17511)Jack·Boos·Yu
* [spdlog] Fix mingW build * update version record
2021-04-23[spirv-cross] small cleanup (#17367)Francisco Facioni
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2021-04-23[sentry-native] Update to 0.4.9 (#17413)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-04-19[spirv-cross,spirv-headers,spirv-tools] 2021-01-15 update (#15831)Charlie Barto
* update spiv-{cross,tools,headers} * update spriv-{cross,headers,tools} versions * update versions * fixup the C targets * bump headers and remove shared lib from spirv-tools * update versions. * added fixup pkg-config * update git version hash. * format manifests * git-trees * Update ports/spirv-headers/vcpkg.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update ports/spirv-tools/portfile.cmake * Update ports/spirv-cross/vcpkg.json * update verson record Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-09[soci] Re-fix feature mysql (#16369)Jack·Boos·Yu
* [soci] Re-fix feature mysql * update version record * [soci] Fix config file name and add find_dependency * update baseline record * [soci] Export INTERFACE_INCLUDE_DIRECTORIES * update version record
2021-04-09[spdlog] Use external fmt header (#17152)NancyLi1013
* [spdlog] Use external fmt header * Update versions
2021-04-07Spatialite-tools remove cflags from vcpkg_configure_make options (#17025)Ilya Arzhannikov
* remove CFLAGS from options * x-add-version spatialite-tools Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-07[sqlite3] Update to 3.35.4 (#17067)pastdue
* [sqlite3] Update to 3.35.4 * Run x-add-version sqlite3
2021-04-07[sdl2] Fix pthread detection on macOS (#17106)pastdue
* [sdl2] Fix pthread detection on macOS * Add missing "FEATURES" to vcpkg_check_features * [sdl2] Bump port-version * Run x-add-version sdl2
2021-04-01[sciplot] Add new port (#15913)Julian Scholle
* add sciplot port * port should also work on all platforms, as long as gnuplot can be installed * add version information to vcpkg * disable uwp in build pipeline and fix version SHA * uwp not supported * fix version sha * Use vcpkg.json and bump version to 0.2.2 * add sciplot version * [sciplot] Remove inaccessible 0.1 port Co-authored-by: Robert Schumacher <roschuma@microsoft.com>