Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into ↵ | Arseny Aprelev | 2018-10-02 | 10 | -26/+201 |
| | | | | | | | | | 75e834700d19aa373b428c7c746f951737354c28 Closes #1544 With refinements and changes PiperOrigin-RevId: 215273083 | ||||
* | Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-10-01 | 1 | -3/+3 |
|\ | | | | | Googletest export | ||||
| * | Googletest export | misterg | 2018-10-01 | 4 | -0/+379 |
| | | | | | | | | | | | | Internal Change PiperOrigin-RevId: 215236414 | ||||
| * | Googletest export | durandal | 2018-10-01 | 4 | -379/+0 |
|/ | | | | | | Add myself to the authors table. PiperOrigin-RevId: 214822035 | ||||
* | Merge pull request #1872 from jerryturcios08/master | Gennadiy Civil | 2018-10-01 | 1 | -0/+1 |
|\ | | | | | Add C++11 standard in the root CMakeLists.txt | ||||
| * | Add a cached variable to CMAKE_CXX_STANDARD | Jerry Turcios | 2018-09-30 | 1 | -1/+1 |
| | | |||||
| * | Add C++11 support in the root CMakeLists.txt | Jerry Turcios | 2018-09-28 | 1 | -0/+1 |
|/ | |||||
* | Update appveyor.yml | Gennadiy Civil | 2018-09-26 | 1 | -0/+1 |
| | | | Since we only one one MinGW left, lets enable it on PRs | ||||
* | Merge pull request #1864 from ↵ | Gennadiy Civil | 2018-09-25 | 1 | -2/+2 |
|\ | | | | | | | | | google/revert-1853-appveyor-mingw-enable-tests-again Revert "[mingw] enable the unittests for gmock and gtest again" | ||||
| * | Revert "[mingw] enable the unittests for gmock and gtest again" | Gennadiy Civil | 2018-09-25 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1855 from zach2good/issue1854_remove_i386_xcode10 | Gennadiy Civil | 2018-09-25 | 1 | -2/+2 |
|\ | | | | | Issue #1854: remove support for i386 for XCode 10 | ||||
| * | Issue #1854: remove support for i386 for XCode 10 | Zach Toogood | 2018-09-24 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1853 from matlo607/appveyor-mingw-enable-tests-again | Gennadiy Civil | 2018-09-25 | 1 | -2/+2 |
|\ \ | | | | | | | [mingw] enable the unittests for gmock and gtest again | ||||
| * \ | Merge branch 'master' into appveyor-mingw-enable-tests-again | Gennadiy Civil | 2018-09-25 | 8 | -678/+63 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1862 from google/9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-09-25 | 7 | -645/+62 |
|\ \ \ | | | | | | | | | Googletest export (and revert #1850) | ||||
| * | | | Keep one MinGW build, remove the others | Gennadiy Civil | 2018-09-25 | 1 | -6/+0 |
| | | | | |||||
| * | | | Update appveyor.yml | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update appveyor.yml | Gennadiy Civil | 2018-09-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | Delete m4_ax_cxx_compile_stdcxx_11.m4 | Gennadiy Civil | 2018-09-25 | 1 | -40/+0 |
| | | | | |||||
| * | | | Delete m4_ax_cxx_compile_stdcxx.m4 | Gennadiy Civil | 2018-09-25 | 1 | -949/+0 |
| | | | | |||||
| * | | | Update configure.ac | Gennadiy Civil | 2018-09-25 | 1 | -3/+0 |
| | | | | |||||
| * | | | Update Makefile.am | Gennadiy Civil | 2018-09-25 | 1 | -2/+0 |
| | | | | |||||
| * | | | Update .travis.yml | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | automake | Gennadiy Civil | 2018-09-25 | 1 | -4/+2 |
| | | | | |||||
| * | | | test automake c++11 | Gennadiy Civil | 2018-09-25 | 3 | -0/+991 |
| | | | | |||||
| * | | | Update configure.ac | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update configure.ac | Gennadiy Civil | 2018-09-25 | 1 | -0/+3 |
| | | | | |||||
| * | | | typo | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | autotools c++11 | Gennadiy Civil | 2018-09-25 | 2 | -1/+3 |
| | | | | |||||
| * | | | autotools c++11 | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | test | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | include c++11 for autotools | Gennadiy Civil | 2018-09-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4 | Gennadiy Civil | 2018-09-25 | 2 | -36/+1 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #1863 from google/revert-1857-master | Gennadiy Civil | 2018-09-25 | 2 | -36/+1 |
|\ \ \ \ | | | | | | | | | | | Revert "Add clang format check to one of the builds" | ||||
| * | | | | Revert "Add clang format check to one of the builds" | Gennadiy Civil | 2018-09-25 | 2 | -36/+1 |
|/ / / / | |||||
| * | | | Googletest export | Abseil Team | 2018-09-25 | 2 | -104/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214456152 | ||||
| * | | | Googletest export | misterg | 2018-09-25 | 2 | -43/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214441835 | ||||
| * | | | Googletest export | misterg | 2018-09-25 | 3 | -532/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | Remove non-variadic pre C++11 ElementsAreMatcher and UnorderedElementsAreMatcher PiperOrigin-RevId: 214266944 | ||||
| * | | | Googletest export | Abseil Team | 2018-09-25 | 2 | -106/+43 |
|/ / / | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. Including recently accepted and merged PRs PiperOrigin-RevId: 213856848 | ||||
* | | | Merge pull request #1861 from gennadiycivil/master | Gennadiy Civil | 2018-09-25 | 2 | -0/+3 |
|\ \ \ | | | | | | | | | adding c++11 to appveyor mingW and autotools build | ||||
| * | | | enable MingW on PR | Gennadiy Civil | 2018-09-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | C++11 autotools build | Gennadiy Civil | 2018-09-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | adding c++11 to appveyor mingW | Gennadiy Civil | 2018-09-25 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge branch 'master' into appveyor-mingw-enable-tests-again | Gennadiy Civil | 2018-09-25 | 2 | -1/+36 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #1857 from gennadiycivil/master | Gennadiy Civil | 2018-09-25 | 2 | -1/+36 |
|\| | | | |_|/ |/| | | Add clang format check to one of the builds | ||||
| * | | typo | Gennadiy Civil | 2018-09-25 | 1 | -0/+0 |
| | | | |||||
| * | | Add clang format check to one of the builds to provide indication that ↵ | Gennadiy Civil | 2018-09-25 | 2 | -1/+36 |
|/ / | | | | | | | formatting is incorrect | ||||
| * | [mingw] enable the unittests for gmock and gtest again | Matthieu Longo | 2018-09-24 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1850 from Jonny007-MKD/master | Gennadiy Civil | 2018-09-23 | 2 | -43/+106 |
|\ | | | | | Added special catch for std::exception in GTEST_TEST_NO_THROW_ | ||||
| * | Merge branch 'master' into master | Gennadiy Civil | 2018-09-23 | 3 | -2/+7 |
| |\ | |/ |/| |