aboutsummaryrefslogtreecommitdiff
path: root/versions/s-
AgeCommit message (Collapse)Author
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>
2021-03-31[spdlog] Update to 1.8.5 (#16870)Ryan
* remove featurebuild patch see: https://github.com/gabime/spdlog/commit/3d8f71c4d23fd2df08e4f6284155958b0df47b33 https://github.com/gabime/spdlog/commit/42c36f48ed8d5d64bd244b1097257f575569d472 * remove external fmt patch see: https://github.com/gabime/spdlog/blob/53e1c9ab112aa97062ba3df8fede91c3acd248d5/CMakeLists.txt#L183-L184 * remove target fixup branching see: https://github.com/gabime/spdlog/commit/4858d7e454e66d347024a074749535b91ccbeed9 * convert control file to manifest file * remove android build patch see: https://github.com/gabime/spdlog/commit/e86f450428fd5373ea72606b21a4055fb411abfd * update to 1.8.3 * remove redundant cleanup these folders don't exist in the build tree, and so they don't need to be cleaned up * update deprecated functions * remove empty folder * add version * report version using semantic versioning * correct version comment * update version file * fixup pkgconfig * update version file again * accomodate non-cmake users * update to 1.8.5 * update version files * remove 1.8.3 from version file
2021-03-30[outcome] Replace Outcome single header based port with full fat cmake ↵Niall Douglas
install port (#15603) * Replace Outcome single header based port with full fat cmake install port. * [outcome] Improve portfile.cmake * update baseline * Refactor @JackBoosY's changes to make the dependency SHA feature chosen. * update baseline * Fix outcome features so they actually work. * update baseline * [outcome] install usage * update baseline * [outcome] Always use vcpkg copies of dependencies * DO NOT MERGE YET, ONLY FOR INSPECTION BY PR REVIEW. 1. Break out these dependencies into standalone ports: - ned14-internal-quickcpplib - status-code 2. Add port for LLFIO. 3. Add dependency smoke tests for Outcome and LLFIO as per instructions. * Fix all remaining issues, including link failure. This changeset is now ready to merge into vcpkg. * Update versions. * Have LLFIO not build static or shared libs according to VCPKG_LIBRARY_LINKAGE. * Fix last commit breaking everything :) * Update versions. * Disable uwp support for LLFIO. * versions * Fix status code on GCC 6 and 7 * Don't download ntkernel-error-category if not on Windows. * Fix status-code on UWP. * Update versions. * Fix MSVC on ARM. * Apply all the feedback from the PR review, more or less. * versions * Update to latest, disable UWP for Outcome. Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-26[sail] Update 0.9.0-pre11 -> 0.9.0-pre12 (#16806)Dmitry Baryshev
* [sail] update to v0.9.0-pre12 * [sail] update usage * [sail] move C++ configs * [sail] use new 0.9.0-pre12 tag * [sail] vcpkg x-add-version sail * [sail] version-string -> version-semver * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Update port version to 1 * [sail] vcpkg x-add-version sail --overwrite-version * [sail] Update versions/s-/sail.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-24[spdlog] Fix build for Android (#16819)Ahmed Yarub Hani Al Nuaimi
* Add Android logging library to spdlog * Update version * Update version * Update ports/spdlog/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-23[sqlite3] Update to 3.35.2 (#16834)pastdue
* [sqlite3] Update to 3.35.2 * Run x-add-version sqlite3
2021-03-18[sdl2-mixer] Fix features link error (#16737)NancyLi1013
* [sdl2-mixer] Fix features link error * Update versions
2021-03-15[sundials] Update to 5.7.0 and also update repository (#16705)NancyLi1013
* [sundials] Update to 5.7.0 and also update repository * Update versions * Update OPTIONS * Update versions/s-/sundials.json
2021-03-15[sqlite3] Update to 3.35.0 (#16679)Kevin Lu
* [sqlite3] Update to 3.35.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-10[scintilla] update to 4.4.6 (#16508)JonLiu1993
* [scintilla] update to 4.4.6 * update version * modify portifile.cmake * update version
2021-03-10[sentry-native] Update to 0.4.8 (#16550)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-03-01[sobjectizer] update to v5.7.2.3 (#16470)eao197
* SObjectizer updated to v.5.7.2.3. * New ver of SObjectizer added to versions list. * Change 'version-string' to 'version'. * Update for sobjectizer version in versions list.
2021-02-24[sqlite3] Update to 3.34.1 (#16125)pastdue
* [sqlite3] Update to 3.34.1 * Run x-add-version sqlite3 * [sqlite3] Change version scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-24[sdl2] Update patch (#16370)NancyLi1013
* [SDl2] Update patch * update versions
2021-02-24[seal] Updated SEAL version to 3.6.2. (#16379)Wei Dai
* Updated SEAL's version to the latest. * Updated version number in ports/seal/CONTROL. * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-19[soci] Fix feature mysql (#16296)Jack·Boos·Yu
* [soci] Fix feature mysql * update version record
2021-02-18[sobjectizer] update to v.5.7.2.2 (#16230)eao197
* SObjectizer updated to v.5.7.2.2. * Change the way of detecting static/dynamic libraries. * Command 'x-add-version sobjectizer' completed.
2021-02-18[simdjson] Updated to v0.8.2 (#16277)Jackson
2021-02-11[shaderc] Use build type to build targets (#16137)Jack·Boos·Yu
* [shaderc] Use build type to build targets * update version record * Update ports/shaderc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/shaderc/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * refresh version record Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-08[sentry-native] Update to 0.4.7 (#16021)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-02-08[sdl2] Fix vulkan feature dependencies (#16033)pastdue
* [sdl2] Fix vulkan feature dependencies SDL2 ships with its own copy of required Vulkan headers, so the `vulkan` port dependency here is unneeded (and unused). * Run x-add-version sdl2
2021-02-08[spirv-cross,spirv-tools] support iOS triplets (#16038)Park DongHa
* [spirv-tools] support iOS triplets * [spirv-cross] support iOS triplets * [spirv-cross,spirv-tools] update baseline * [spirv-tools] fix mistyped variable name * [spirv-tools] fix wrong git-tree SHA
2021-02-08[spdlog] Support build shared library (#16089)JonLiu1993
* [spdlog] Support build shared library * update version * update protifile * update version
2021-02-03[ shaderwriter ]Update to version 1.0.0 (#15948)Sylvain Doremus
* Updated shaderwriter port to version 1.0.0 * Updated version files. * Fixed license file install script. * Fixed version file again
2021-01-28[seal] Update verson record (#15933)Jack·Boos·Yu
2021-01-27[speex] Add linux and macOS support. (#15855)Adam Johnson
* [speex] Add linux and macOS support. * [speex] Improve portfile.cmake * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-26[sentry-native] Update to 0.4.6 (#15875)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-24[sdl2] Fix improper replacement of -lSDL2main + remove IGNORE_FLAGS and ↵Long Nguyen
SYSTEM_LIBRARIES (#15540) * [sdl2] Proper replacement of -lSDL2main -> -lSDL2maind * [sdl2] Add extra SYSTEM_LIBRARIES and IGNORE_FLAGS * [sdl2] Remove SYSTEM_LIBRARIES and IGNORE_FLAGS * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-22[ceres] Mark all dependencies REQUIRED (#15802)ras0219
* [ceres] Mark all dependencies REQUIRED * [suitesparse] Fix FindCXSparse.cmake * [ceres] Add version to db Co-authored-by: Robert Schumacher <roschuma@microsoft.com>