]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk/googletest.test.inc.mk
Remove spurious newline
[FreeBSD/FreeBSD.git] / share / mk / googletest.test.inc.mk
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-22 ngieFix up CXXSTD support originally added in r345708
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-28 ngieSpam CXXFLAGS with `-I${DESTDIR}/usr/include/private...
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-11 ngieMFhead@r345025
2019-03-11 ngieMFhead@r344996
2019-03-05 ngieMFhead@r344786
2019-02-25 ngieMFhead@r344527
2019-02-22 ngieRemove redundant CXXFLAGS and fix constant names
2019-02-21 ngieMove `NO_WTHREAD_SAFETY` to googletest.test.inc.mk
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-20 ngieCorrect gmock/gtest expectations w.r.t. C++11/RTTI