Commit Graph

10 Commits

Author SHA1 Message Date
Eric Kilmer
423df8c72d
[z3] Update to 4.11.0 (#26429)
* [z3] Update to 4.11.0

* Update version db
2022-08-22 09:14:35 -07:00
Eric Kilmer
cf5979b735
[z3] Update to v4.10.2 (#25954)
* [z3] Update to v4.10.2

* Update version
2022-08-01 09:56:24 -07:00
Eric Kilmer
f3aaee3cda
[z3] Update to v4.9.1 (#25911)
* [z3] Update to v4.9.1

* Update version
2022-07-22 10:58:36 -07:00
Eric Kilmer
07b9eeecd2
[z3] Update to 4.8.16 (#24407)
* [z3] Update to 4.8.16

* Use Python3 instead of Python2

Python2 is EOL and the build script works with Python3, so we should
prefer Python3

* Update version
2022-04-26 19:24:59 -07:00
Eric Kilmer
37ebb4419b
[z3] Update to 4.8.15 (#24209)
* [z3] Update to 4.8.15

* Update version

* Don't build test executables

* Update version

* Disable examples

* Update version

* Fix 32 bit builds with upstream patch

3828130791

* Update version
2022-04-19 09:29:01 -07:00
Hennadii Chernyshchyk
c4afc3f492
[z3] Update to 4.8.14 (#22687)
* [z3] Update to 4.8.14

* [z3] Add license

* [z3] Update versions
2022-01-26 15:31:17 -08: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
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
chausner
261103472f
[z3] Update to 4.8.12 (#20348)
* Update z3 to 4.8.12

* Update CI baseline

* Change version-semver to version

* Update git-tree hash

* Update z3.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-27 20:51:56 -07:00
Jack·Boos·Yu
e4e4ee9c9f
[z3] Update to 4.8.10 to support arm triplet (#18104)
* [z3] Update to 4.8.10 to support arm triplet

* update version record
2021-06-01 12:14:39 -07:00