Commit Graph

19 Commits

Author SHA1 Message Date
Rémy Tassoux
b90ab31ff6
[quill] Update to 2.0.0 (#24802)
* [quill] Update to 2.0.0

* [quill] Update version files
2022-05-20 14:34:33 -07:00
Rémy Tassoux
9785d90511
[quill] Update to 1.7.2 (#24419)
* [quill] Update to 1.7.2

* [quill] Update version files
2022-04-26 19:23:08 -07:00
Rémy Tassoux
69dc103b6d
[quill] Update to 1.7.1 (#24363)
* [quill] Update to 1.7.1

* [quill] Update version files
2022-04-25 16:47:29 -07:00
Rémy Tassoux
c25761eb76
[quill] Update to 1.7.0 (#24223)
* [quill] update to 1.7.0

* [quill] Update version files

* [quill] Add license field

* [quill] Update version files

* switch to relaxed versioning

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-19 09:42:37 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Vitalii Koshura
a882a809a3
[botan][gtest][openmesh][polyclipping][quill] Fix release-only build (#21023)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-03 21:46:49 -07:00
autoantwort
d8b9fa9a53
many ports: Fix pkgconfig files location (#20943)
* many ports: Fix pkgconfig files location

* Use rename in botan rather than install plus delete.

* Delete the duplicate share/pkgconfig files in cppad *after* vcpkg_fixup_pkgconfig.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-26 16:03:33 -07:00
NancyLi1013
045c1caf53
Fix compile error in internal version of Visual Studio (#20127) 2021-09-13 17:31:55 -07:00
Rémy Tassoux
d84a2cc46d
[quill] Update to 1.6.3 (#19827)
* [quill] Update to 1.6.3

* [quill] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-09-03 17:04:00 -07:00
Odysseas Georgoudis
c6034033c4
[quill] Upgrade to 1.6.2 (#16931)
* update quill to 1.6.2

* update json file
2021-03-31 14:15:24 -07:00
Rémy Tassoux
8ede7e82b2
[quill] Uncomment QUILL_FMT_EXTERNAL macro (#16202)
* [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-02-19 12:40:10 -08:00
Rémy Tassoux
271f58aa0c
[quill] Update to v1.6.1 (#15467)
https://github.com/odygrd/quill/releases/tag/v1.6.1
2021-01-08 11:58:43 -08:00
Odysseas Georgoudis
bb7e8e4c68
[quill] Update 1.6.0 (#14916)
* 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-12-04 16:47:20 -08:00
Odysseas Georgoudis
0642ac4c1f
[quill] update to 1.5.2 (#14448) 2020-11-09 14:39:27 -08:00
Cengizhan Pasaoglu
0075e27a9b
[quill] Update to 1.4.1 (#14217) 2020-10-30 14:51:26 -07:00
Odysseas Georgoudis
b4e4854b87
Upgrade quill port to version 1.4.0 (#12924) 2020-08-18 16:34:27 -07:00
Odysseas Georgoudis
64581abea2
Upgrade quill port to version 1.3.3 (#12683) 2020-08-05 13:58:54 -07:00
Odysseas Georgoudis
e80570f120
[Quill] update to v1.3.1 (#11326)
* Quill update to 1.3.1

* revert arm64 changes
2020-05-15 16:55:20 -07:00
Odysseas Georgoudis
b896a0da5a
[Quill] Add new port (#10902)
* [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
2020-04-23 21:40:56 -07:00