Commit Graph

52 Commits

Author SHA1 Message Date
Tomie
9a6da16845
[quill] Update to 6.1.2 (#40365)
Co-authored-by: uBakaChan <174295642+uBakaChan@users.noreply.github.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-08-14 21:32:48 -07:00
Rémy Tassoux
2532f15925
[quill] Update to 5.0.0 (#39911) 2024-07-15 13:30:36 -04:00
Rémy Tassoux
abe1c2fd1c
[quill] Update to 4.5.0 (#39541) 2024-06-26 20:16:53 -07:00
Rémy Tassoux
4dbf52f4a5
[quill] Update to 4.4.1 (#39321)
Update quill port from 4.4.0 to 4.4.1:
https://github.com/odygrd/quill/releases/tag/v4.4.1
2024-06-17 11:40:05 -07:00
Rémy Tassoux
e33436f8c3
[quill] Update to 4.4.0 (#39209)
Update quill port from 4.3.0 to 4.4.0:
https://github.com/odygrd/quill/releases/tag/v4.4.0
2024-06-10 17:01:50 -07:00
Rémy Tassoux
f7e7858338
[quill] Update to 4.3.0 (#39049)
Update quill port from 4.1.0 to 4.3.0:
https://github.com/odygrd/quill/releases/tag/v4.3.0
https://github.com/odygrd/quill/releases/tag/v4.2.1
https://github.com/odygrd/quill/releases/tag/v4.2.0

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-06-02 22:14:47 -07:00
Rémy Tassoux
cd0fbc3490
[quill] Update to 4.1.0 (#38886)
Update quill port from 3.9.0 to 4.1.0 : 
https://github.com/odygrd/quill/releases/tag/v4.0.1
https://github.com/odygrd/quill/releases/tag/v4.0.0

This version brings major changes to the library. It is now header only.
The ability to easily devendor fmt was removed, but the one bundled with
quill is now encapsulated behind a distinct namespace, so it should not
conflict with libraries using the vcpkg fmt port.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-27 15:25:44 -07:00
Rémy Tassoux
62f8f89a51
[quill] Update to 3.9.0 (#38807)
Update quill port from 3.8.0 to 3.9.0 :
https://github.com/odygrd/quill/releases/tag/v3.9.0

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-05-22 02:49:25 -07:00
Rémy Tassoux
4993759ace
[quill] Update to 3.8.0 (#37672) 2024-03-25 15:35:45 -07:00
Rémy Tassoux
e8394b05ba
[quill] Update to 3.7.0 (#37533) 2024-03-18 15:10:04 -07:00
Rémy Tassoux
0fc8290ae4
[quill] Update to 3.6.0 (#35759) 2023-12-19 15:01:37 -08:00
Rémy Tassoux
e02cf959d2
[quill] Update to 3.5.1 (#35575)
* [quill] Update quill to 3.5.1

* [quill] Update version files
2023-12-12 01:35:19 -08:00
Rémy Tassoux
e9fee44c87
[quill] Update to 3.5.0 (#35361)
* [quill] Update to 3.5.0

* [quill] Update version files
2023-11-27 22:47:00 -08:00
Rémy Tassoux
78ec5c9df8
[quill] Update to 3.4.1 (#35211)
* [quill] Update to 3.4.1

* [quill] Update version files
2023-11-20 19:24:32 -08:00
Rémy Tassoux
97fff3d9ff
[quill] Update to 3.4.0 (#34921)
* [quill] Update to 3.4.0

* [quill] Update version files

* [quill] Fix version tag

* [quill] Update version files

* [quill] Enable android build

* [quill] Update version files

* [quill] Disable thread name support on android build

* [quill] Update version files
2023-11-06 09:38:28 -08:00
Rémy Tassoux
fda8c182d4
[quill] Update to 3.3.1 (#33809)
* [quill] Update to 3.3.1

* [quill] Update version files
2023-09-18 09:21:03 -07:00
Rémy Tassoux
2e26218459
[quill] Update to 3.3.0 (#32819)
* [quill] Update to 3.3.0

* [quill] Update version files
2023-07-31 11:19:28 -07:00
Rémy Tassoux
cbdd5ce583
[quill] Update to 3.2.0 (#32478) 2023-07-11 11:19:10 -07:00
Rémy Tassoux
83802f2160
[quill] Update to 3.1.0 (#32350)
* [quill] Update to 3.1.0

* [quill] Update version files
2023-07-05 11:34:38 -07:00
Rémy Tassoux
7f40cd4c55
[quill] Update to 3.0.2 (#32161)
* [quill] Update to 3.0.2

* [quill] Update version files
2023-06-22 13:40:27 -07:00
Rémy Tassoux
e977c102fe
[quill] Update to 3.0.1 (#32048)
* [quill] Update to 3.0.1

* [quill] Update version files
2023-06-16 15:55:50 -07:00
Rémy Tassoux
1226189a7d
[quill] Update to 2.9.1 (#31705)
* [quill] Update to 2.9.1

* [quill] Update version files
2023-05-30 11:36:35 -07:00
Rémy Tassoux
167a402bd4
[quill] Update to 2.9.0 (#31562)
* [quill] Update to 2.9.0

* [quill] Update version files
2023-05-22 11:33:40 -07:00
Rémy Tassoux
16e3ce03f3
[quill] Update to 2.8.0 (#30982)
* [quill] Update to 2.8.0

* [quill] Update version files
2023-04-20 16:47:31 -07:00
Rémy Tassoux
1c9ec2d3cb
[quill] Update to 2.7.0 (#29466)
* [quill] Update to 2.7.0

* [quill] Update version files
2023-02-07 14:59:07 -08:00
Tetsuya Hayashi
9d7419b358
[quill] Update to 2.6.0 (#28823)
* [quill] Update to 2.6.0

* [quill] Update version files
2023-01-10 13:25:26 -08:00
Rémy Tassoux
e0e2f13940
[quill] Update to 2.5.1 (#28147)
* [quill] Update to 2.5.1

* [quill] Update version files
2022-12-05 14:40:52 -08:00
Rémy Tassoux
4150bb462a
[quill] Update to 2.4.2 (#27920)
* [quill] Update to 2.4.0

* [quill] Update version files

* [quill] Update to 2.4.2

* [quill] Update version files
2022-11-21 08:37:21 -08:00
Rémy Tassoux
23753227c9
[quill] Update to 2.3.3 (#27891)
* [quill] Update to 2.3.3

* [quill] Update version files

* [quill] Enable uwp support

* [quill] Update version files
2022-11-18 11:20:22 -08:00
Rémy Tassoux
87db66d8cb
[quill] Update to 2.3.2 (#27712)
* [quill] Update to 2.3.2

* [quill] Update version files
2022-11-09 10:32:43 -08:00
Rémy Tassoux
bd70fa7c1e
[quill] Update to 2.3.0 (#27485)
* [quill] Update to 2.3.0

* [quill] Update version files
2022-10-27 19:16:42 -07:00
Rémy Tassoux
d8bbe0be59
[quill] Update to 2.2.0 (#27254)
* [quill] Update to 2.2.0

* [quill] Update version files
2022-10-16 10:55:12 -07:00
Tetsuya Hayashi
c56324dddf
[quill] Update to 2.1.0 (#26447)
* [quill] Update to 2.1.0

* [quill] Update version files
2022-08-22 09:10:51 -07:00
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