summaryrefslogtreecommitdiffstats
path: root/googletest/make
Commit message (Collapse)AuthorAgeFilesLines
* Removing make and automake. The only supported build systems are Bazel ↵Gennadiy Civil2019-06-131-88/+0
| | | | internally and CMake community supported
* Improvements have been made to the example/sample makefiles for both googlemockrefs/pull/2026/headCase, Matt2018-12-211-6/+12
| | | | | | and googletest. Library files are now created and named like versions produced by Cmake.
* Added line to sample Makefile in googletest/googletest/make to specify use ↵Benjamin Carman2018-11-011-1/+1
| | | | of C++11 in CXXFLAGS as required by the system
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+82