aboutsummaryrefslogtreecommitdiff
path: root/ports/quill
AgeCommit message (Collapse)Author
2021-09-13Fix compile error in internal version of Visual Studio (#20127)NancyLi1013
2021-09-03[quill] Update to 1.6.3 (#19827)Rémy Tassoux
* [quill] Update to 1.6.3 * [quill] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-31[quill] Upgrade to 1.6.2 (#16931)Odysseas Georgoudis
* update quill to 1.6.2 * update json file
2021-02-19[quill] Uncomment QUILL_FMT_EXTERNAL macro (#16202)Rémy Tassoux
* [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>
2021-01-08[quill] Update to v1.6.1 (#15467)Rémy Tassoux
https://github.com/odygrd/quill/releases/tag/v1.6.1
2020-12-04[quill] Update 1.6.0 (#14916)Odysseas Georgoudis
* Update quill to 1.6.0 * revert enabling arm windows build * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-09[quill] update to 1.5.2 (#14448)Odysseas Georgoudis
2020-10-30[quill] Update to 1.4.1 (#14217)Cengizhan Pasaoglu
2020-08-18Upgrade quill port to version 1.4.0 (#12924)Odysseas Georgoudis
2020-08-05Upgrade quill port to version 1.3.3 (#12683)Odysseas Georgoudis
2020-05-15[Quill] update to v1.3.1 (#11326)Odysseas Georgoudis
* Quill update to 1.3.1 * revert arm64 changes
2020-04-23[Quill] Add new port (#10902)Odysseas Georgoudis
* [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