index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
gtest
Age
Commit message (
Expand
)
Author
2019-10-10
[gtest/pmdk] Upgrade to new version
wangli28
2019-09-03
[gtest]Re-fix gmock target. (#7887)
JackBoosY
2019-08-15
Merge branch 'master' into dev/jack/4167
JackBoosY
2019-08-16
Merge branch 'master' into dev/jack/4167
JackBoosY
2019-08-14
[gtest] update to 90a443f9c2437ca8a682a1ac625eba64e1d74a8a (#7692)
contre
2019-07-18
[gtest]Re-fix port_main/port_maind libraries path and add gmock cmake files.
JackBoosY
2019-06-15
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
pravic
2019-03-04
[gtest] Fix install src/gtest-matchers.cc (#5521)
Tsukasa Sugiura
2019-02-28
Fix debug format patch for gtest. (#5494)
Peter Bright
2019-02-28
Revert "Update 0002-Fix-z7-override.patch (#5490)" (#5493)
Victor Romero
2019-02-28
Update 0002-Fix-z7-override.patch (#5490)
Peter Bright
2019-02-25
Upgrade googletest to 2019-01-04 (b6cd405) version. (#5423)
Carlos O'Ryan
2018-11-14
[gtest] Update to version 1.8.1 (#4220)
Arkady Shapkin
2018-07-03
update gtest to latest commit to fix issues of google-cloud-cpp (#3836)
LarryIII
2018-04-02
[gtest] Fix missing debug information (#3148)
Koby Kahane
2018-03-12
Update versions
Yury Bura
2018-03-12
[gtest] Fix issue #2373
yurybura
2018-01-29
Fix error C4996 of GTest in VS2017.
LazyWolf Lin
2017-12-14
[gtest] Fix issue with renaming gtest DLLs in debug mode
Robert Schumacher
2017-12-12
Fix Gtest port fails install when one of the configuration is set to VCPKG_BU...
Tsukasa Sugiura
2017-12-08
[gtest] Remove renaming of DLLs -- only the import libs need renaming.
Robert Schumacher
2017-11-29
Enable Ninja build
Tsukasa Sugiura
2017-11-29
Fix find Gtest
Tsukasa Sugiura
2017-11-27
Add install googletest/src
Tsukasa Sugiura
2017-11-16
[vcpkg] Support \share\<port>\usage to handle libraries which are found throu...
Robert Schumacher
2017-10-03
[gtest] Silence TR1 deprecation warning
Robert Schumacher
2017-09-09
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...
Alexander Karatarakis
2017-05-23
Only check CRT on gtest_force_shared_crt.
Yuxuan He
2017-05-23
Add support for gtest's dynamic CRT + static linkiing.
Yuxuan He
2017-05-03
[gtest] Use vcpkg_from_github
Robert Schumacher
2017-02-21
[gtest] Support static build
Max Smolens
2016-11-25
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...
Robert Schumacher
2016-11-08
If portfile is not static-enabled yet, warn and then build dynamic
Alexander Karatarakis
2016-11-08
triplet is now automatically included before portfiles.
Alexander Karatarakis
2016-10-26
[gtest] Mark as not supporting static yet
Alexander Karatarakis
2016-10-06
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Robert Schumacher
2016-09-22
[gtest] Initial addition (googletest and googlemock)
Arkadiy Shapkin