aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest
AgeCommit message (Expand)Author
2018-04-02[gtest] Fix missing debug information (#3148)Koby Kahane
2018-03-12Update versionsYury Bura
2018-03-12[gtest] Fix issue #2373yurybura
2018-01-29Fix error C4996 of GTest in VS2017.LazyWolf Lin
2017-12-14[gtest] Fix issue with renaming gtest DLLs in debug modeRobert Schumacher
2017-12-12Fix 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-29Enable Ninja buildTsukasa Sugiura
2017-11-29Fix find GtestTsukasa Sugiura
2017-11-27Add install googletest/srcTsukasa 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 warningRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-05-23Only check CRT on gtest_force_shared_crt.Yuxuan He
2017-05-23Add support for gtest's dynamic CRT + static linkiing.Yuxuan He
2017-05-03[gtest] Use vcpkg_from_githubRobert Schumacher
2017-02-21[gtest] Support static buildMax Smolens
2016-11-25[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...Robert Schumacher
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
2016-10-26[gtest] Mark as not supporting static yetAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-22[gtest] Initial addition (googletest and googlemock)Arkadiy Shapkin