| Age | Commit message (Collapse) | Author |
|
|
|
* [quill] Update to 1.6.3
* [quill] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
* update quill to 1.6.2
* update json file
|
|
* [quill] Uncomment QUILL_FMT_EXTERNAL macro
As we build using the vcpkg FMT port instead of the one bundled in Quill, this macro needs to be defined.
* [quill] Update version files
* [quill] Use vcpkg_replace_string
* [quill] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
|
|
https://github.com/odygrd/quill/releases/tag/v1.6.1
|
|
* Update quill to 1.6.0
* revert enabling arm windows build
* Update portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
* Quill update to 1.3.1
* revert arm64 changes
|
|
* [Quill] Add new port
* Mark port as unsupported for uwp/arm/arm64 and update ci.baseline
* Mark uwp, arm and arm64 as ignored in ci.baseline
* fix alphabetical order in ci.baseline
* Remove duplicate from ci.baseline
* Invert supports expression in CONTROL
* Mark as skip in ci.baseline
* Address review comments
* Bump version to 1.2.1
* add vcpkg_fail_port_install
* use vcpkg_from_github and simplify feature options
* fix file alignment
* Always depend on fmt
|