aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-06-16Fix #403 HAVE_${VAR} not passed to makefile (#404)Jern-Kuan Leong
2017-04-04Merge branch '1.1' of git://github.com/piribes/benchmark into piribes-1.1Dominic Hamon
2017-04-03Add CMake Package Config files during installGiuseppe Roberti
2017-03-28Add BENCHMARK_BUILD_32_BITS option and add builders to test it (#360)Eric
2016-12-05Update the required CMake version to 2.8.12 (#316)Eric
2016-10-05Pass flag string to `check_cxx_compiler_flag` (#298)ktnyt
2016-08-29Add -DBENCHMARK_USE_LIBCXX:BOOL=<value> option. (#280)Eric
2016-05-23Prevent re-execution of slow feature tests.Eric Fiselier
2016-02-09Close a memory leak in configuration codeAlastair Murray
2015-10-18Fix get_git_version to use GIT_EXECUTABLE.Zbigniew Skowron
2015-10-06CMake check for git on the systemTobias Ulvgard
2015-05-01Improve the CMake C++ flag checkerMatt Clarkson
2015-03-26address review commentsEric Fiselier
2015-03-26finish selection of clock with debug informationEric Fiselier
2015-03-12Adopt new benchmark timing internals.Eric Fiselier
2015-03-06Change std::regex detection test to detect bug in libstdc++.Eric Fiselier
2014-10-18Merge pull request #58 from google/zero_nullChris Kennelly
2014-10-11Fix #50 by using nullptr and adding stricter warning.Dominic Hamon
2014-10-11Fix #54 by correcting reference to CXX flags for variants.Dominic Hamon
2014-08-22Fixed the CMake add_cxx_compiler_flag functionMatt Clarkson
2014-08-22Resolve regular expression enginesMatt Clarkson
2014-08-15Do not use CMake CONCATMatt Clarkson
2014-08-04CMake function for adding compiler flagsMatt Clarkson
2014-08-01get_git_version CMake functionMatt Clarkson