Commit Graph

56 Commits

Author SHA1 Message Date
wtz
50ca16008c
[multiple ports] Keep description consistent with upstream (#37998)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist: -->

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~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.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-04-09 12:10:21 -04:00
مهدي شينون (Mehdi Chinoune)
b718abc739
[gtest] update to 1.14.0 (#33728) 2023-09-13 15:54:23 -07:00
Martin Hořeňovský
1afeba9029
[gtest] Update version to 1.13.0 (#29772)
* [gtest] Update version to 1.13.0

* Add fix for UWP
2023-02-23 11:14:11 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
Matthieu Penant
687b901843
[gtest] update to 1.12.1 (#25630)
* gtest 1.12.1

* Update gtest.json
2022-07-08 12:25:01 -07:00
مهدي شينون (Mehdi Chinoune)
23f346e780
[gtest] update to 1.12.0 (#25410) 2022-06-24 13:47:34 -07:00
Silvano Galliani
6f1028b184
[gtest] Fix clang-tidy error in gtest (#23906)
* Nolinux gtest matchers

* Typo

* Update version database

* update port version

* Update version database
2022-04-05 10:57:13 -07:00
Eric Kilmer
82e66412ee
[gtest] Remove -Werror (#23780)
* [gtest] Remove -Werror

Fails to compile with latest clang

* Update version

* Fix lints in portfile.cmake/vcpkg.json

* Update version
2022-03-28 13:31:07 -07:00
Charles Milette
683665efb8
[gtest] Fix head ref (#21546)
* [gtest] Fix head ref

* [gtest] update port version

* Update versions db
2021-11-22 15:39:52 -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
SvenPStarFinanz
a07171a4cf
[gtest] Update to 1.11.0 (#18509)
* [gtest] Update to release version 1.11.0

* x-add-version

* Update ports/gtest/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* renewal of x-add-version.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-21 13:44:04 -07:00
JonLiu1993
822c2dde6a
[gtest] Update to the latest commit (#17709)
* [gtest] Update to the latest commit

* update version

* update version-date

* update version

* modify version notes

* update version
2021-05-11 00:33:14 -07:00
Charles Milette
c177da97bd
[gtest] fix builds when using --head (#16071)
* [gtest] fix builds when using --head

* Update port version

* Update hash
2021-02-08 14:08:25 -08:00
Twice
6df7d6612b
[gtest] Add a patch to fix build error in GCC 11 (#15661)
* [gtest] Add a patch to fix build error in GCC 11

* [gtest] Bump port version to 3

* [gtest] Update version files
2021-01-15 15:20:45 -08:00
ras0219
56ff7ccb48
[gtest] Remove autodetectable usage information (#13442)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11 12:49:02 -07:00
Jack·Boos·Yu
0d52f66f47
[gtest] Fix installed cmake file path (#12997) 2020-08-19 19:44:43 -07:00
LazyWolf Lin
aa0b9d7ca9
[gtest] Rollback to a release version. (#10963) 2020-05-06 18:57:07 -07:00
Jack·Boos·Yu
8a721c2b87 Fix osx baseline build failures (#9726)
* [xerces-c] Update REF and SHA512

* [sfml] re-trigger ci

* [pcl] re-trigger ci

* [boost-signals] re-trigger ci

* [tmxparser] re-trigger ci

* [soil2] switch repo to github

* [gtest] re-trigger ci
2020-01-21 10:03:57 -08:00
wangli28
92fb473d2b [gtest/pmdk] Upgrade to new version 2019-10-10 09:52:14 +00:00
JackBoosY
ac210b8e8e [gtest]Re-fix gmock target. (#7887) 2019-09-03 11:03:10 -07:00
JackBoosY
f9b5fe0886 Merge branch 'master' into dev/jack/4167 2019-08-15 19:07:53 -07:00
JackBoosY
adb84c2658
Merge branch 'master' into dev/jack/4167 2019-08-16 10:01:32 +08:00
contre
e756a7564d [gtest] update to 90a443f9c2437ca8a682a1ac625eba64e1d74a8a (#7692)
Resolves #7690
2019-08-14 14:03:38 -07:00
JackBoosY
2865da8f4a [gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files. 2019-07-18 00:12:36 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Tsukasa Sugiura
366a4dbfc5 [gtest] Fix install src/gtest-matchers.cc (#5521)
Fix install src/gtest-matchers.cc.
It is included from Nov 21, 2018 in googletest.
2019-03-04 10:29:28 -08:00
Peter Bright
d236aa6f0a Fix debug format patch for gtest. (#5494)
* Update 0002-Fix-z7-override.patch

The current patch doesn't apply any more. This makes the same change to the right location.

* Update CONTROL
2019-02-28 13:36:41 -08:00
Victor Romero
0a5c27a823
Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)
This reverts commit 2cb2e4d718.
2019-02-28 12:18:16 -08:00
Peter Bright
2cb2e4d718 Update 0002-Fix-z7-override.patch (#5490)
The current patch doesn't apply any more. This makes the same change to the right location.
2019-02-28 11:32:08 -08:00
Carlos O'Ryan
321d7b17fc Upgrade googletest to 2019-01-04 (b6cd405) version. (#5423) 2019-02-25 11:26:31 -10:00
Arkady Shapkin
1ffc1b569d [gtest] Update to version 1.8.1 (#4220)
* [gtest] Update to version 1.8.1

* [gtest] Fix typo in cmake adjustment code. Revert usage to follow CMake official guidelines.
2018-11-14 11:05:11 -08:00
LarryIII
430c8ca413 update gtest to latest commit to fix issues of google-cloud-cpp (#3836) 2018-07-03 03:00:30 -07:00
Koby Kahane
a143d1a7fc [gtest] Fix missing debug information (#3148)
* [gtest] Fix missing debug information

Patch a CMake file in gtest not to override the /Z7 compiler option that embeds debug info in the .lib with /Zi that places it in a .pdb. This fixes linker warning LNK4099 when linking with gmock.lib.

* [gtest] Bump version to include Zi change
2018-04-02 19:34:51 -07:00
Yury Bura
ffb7725355 Update versions 2018-03-12 22:44:59 +03:00
yurybura
23a876d217 [gtest] Fix issue #2373 2018-03-12 19:51:25 +03:00
LazyWolf Lin
c4d8a862c5 Fix error C4996 of GTest in VS2017. 2018-01-29 14:40:26 +08:00
Robert Schumacher
839285590a [gtest] Fix issue with renaming gtest DLLs in debug mode 2017-12-14 22:24:37 -08:00
Tsukasa Sugiura
85848475fe Fix Gtest port fails install when one of the configuration is set to VCPKG_BUILD_TYPE (#2359)
* Support build with master/HEAD

Gtest will be able to build with master/HEAD.

* Fix install when one of the configuration is set to VCPKG_BUILD_TYPE

Fix install when one of the configuration is set to VCPKG_BUILD_TYPE.
2017-12-12 17:34:16 -08:00
Robert Schumacher
d11bad2012 [gtest] Remove renaming of DLLs -- only the import libs need renaming. 2017-12-08 22:40:45 -08:00
Tsukasa Sugiura
cb87b8c116 Enable Ninja build
Enable Ninja build.
2017-11-29 03:25:52 +09:00
Tsukasa Sugiura
10ad65ec7d Fix find Gtest
FindGtest.cmake that include in CMake finds the debug libraries that
file name with postfix "d".
2017-11-29 03:11:26 +09:00
Tsukasa Sugiura
530aadc6e2 Add install googletest/src
Add install googletest/src directory for project that desirable to build
Google Test by compiling a single file.
2017-11-27 00:51:32 +09:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
Robert Schumacher
322e9254c1 [gtest] Silence TR1 deprecation warning 2017-10-03 17:03:17 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Yuxuan He
630132096d Only check CRT on gtest_force_shared_crt. 2017-05-23 09:40:38 +08:00
Yuxuan He
e70e4db4b4 Add support for gtest's dynamic CRT + static linkiing. 2017-05-23 00:00:19 +08:00
Robert Schumacher
939d89c7c3 [gtest] Use vcpkg_from_github 2017-05-03 05:13:09 -07:00
Max Smolens
5c8d362b22 [gtest] Support static build 2017-02-21 09:47:17 -05:00