Commit Graph

7 Commits

Author SHA1 Message Date
Frank
13da141b82
[mpir] Build include files even when building static (#33547) 2023-09-06 13:05:14 -07:00
Alexander Neumann
97d07b26ae
[mpir] cleanup & msbuild (#33142)
* [mpir] cleanup and msbuild

* v db
2023-08-16 13:07:56 -07:00
Laurent Rineau
d4cd43eb7d
[gmp | mpir] Add --with-pic (#25209)
* [gmp] [mpir] Add --with-pic

* ./vcpkg x-add-version --all
2022-06-15 10:58:03 -07:00
Jack·Boos·Yu
1ac50ccd85
[mpir] Fix download REF and HASH (#23330)
* [mpir] Fix download REF and HASH

* version

* Unify repo under all architectures, format code

* version

* change to version-date

* version
2022-03-02 14:50:21 -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
nicole mazzuca
6a83b5365e
[mpir] fix on linux (#12723)
* [mpir] fix on linux
the fix in #12677 broke linux while fixing macOS

fixes #12708

* back to working on osx

* Update Port-Version in vcpkg.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-08-05 10:33:48 -07:00
NancyLi1013
2cb28482bb
[mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug (#12514)
* [mpir] Fix build error if VCPKG_BUILD_TYPE is set as release or debug

* Update ci.baseline.txt

* EOL LF for vcpkg.json

* Update to use vcpkg_configure_make and vcpkg_install_make in UNIX
2020-07-30 22:59:38 -07:00