| Age | Commit message (Collapse) | Author |
|
* 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
|
|
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>
|
|
* [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>
|
|
* 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>
|
|
* [sqlite3] Update to 3.35.2
* Run x-add-version sqlite3
|
|
* [sdl2-mixer] Fix features link error
* Update versions
|
|
* [sundials] Update to 5.7.0 and also update repository
* Update versions
* Update OPTIONS
* Update versions/s-/sundials.json
|
|
* [sqlite3] Update to 3.35.0
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [scintilla] update to 4.4.6
* update version
* modify portifile.cmake
* update version
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* 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.
|
|
* [sqlite3] Update to 3.34.1
* Run x-add-version sqlite3
* [sqlite3] Change version scheme
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [SDl2] Update patch
* update versions
|
|
* Updated SEAL's version to the latest.
* Updated version number in ports/seal/CONTROL.
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
|
|
* [soci] Fix feature mysql
* update version record
|
|
* SObjectizer updated to v.5.7.2.2.
* Change the way of detecting static/dynamic libraries.
* Command 'x-add-version sobjectizer' completed.
|
|
|
|
* [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>
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
* [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
|
|
* [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
|
|
* [spdlog] Support build shared library
* update version
* update protifile
* update version
|
|
* Updated shaderwriter port to version 1.0.0
* Updated version files.
* Fixed license file install script.
* Fixed version file again
|
|
|
|
* [speex] Add linux and macOS support.
* [speex] Improve portfile.cmake
* update version record
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
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>
|
|
* [ceres] Mark all dependencies REQUIRED
* [suitesparse] Fix FindCXSparse.cmake
* [ceres] Add version to db
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
|
|
|