aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge 68b8a4c60cd80c78e1875b77807fa13cdd2313f8 into ↵Gennadiy Civil2018-10-021-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 77962730563eece3525f40b8769e4ca0c6baf64c Closes #1880 PiperOrigin-RevId: 215429534
* | | | | | | Merge 86fe8a25eb5a6e4546f9e39cf23a5c764217bf85 into ↵Marco Bubke2018-10-023-26/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 440527a61e1c91188195f7de212c63c77e8f0a45 Closes #1867 PiperOrigin-RevId: 215392714
* | | | | | | Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into ↵Arseny Aprelev2018-10-0210-26/+201
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 75e834700d19aa373b428c7c746f951737354c28 Closes #1544 With refinements and changes PiperOrigin-RevId: 215273083
* | | | | | Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-10-011-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Googletest export
| * | | | | | Googletest exportmisterg2018-10-014-0/+379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Internal Change PiperOrigin-RevId: 215236414
| * | | | | | Googletest exportdurandal2018-10-014-379/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add myself to the authors table. PiperOrigin-RevId: 214822035
* | | | | | Merge pull request #1872 from jerryturcios08/masterGennadiy Civil2018-10-011-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add C++11 standard in the root CMakeLists.txt
| * | | | | | Add a cached variable to CMAKE_CXX_STANDARDJerry Turcios2018-09-301-1/+1
| | | | | | |
| * | | | | | Add C++11 support in the root CMakeLists.txtJerry Turcios2018-09-281-0/+1
|/ / / / / /
* | | | / / Update appveyor.ymlGennadiy Civil2018-09-261-0/+1
| |_|_|/ / |/| | | | | | | | | Since we only one one MinGW left, lets enable it on PRs
* | | | | Merge pull request #1864 from ↵Gennadiy Civil2018-09-251-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 Civil2018-09-251-2/+2
|/ / / / /
* | | | | Merge pull request #1855 from zach2good/issue1854_remove_i386_xcode10Gennadiy Civil2018-09-251-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Issue #1854: remove support for i386 for XCode 10
| * | | | | Issue #1854: remove support for i386 for XCode 10Zach Toogood2018-09-241-2/+2
| | | | | |
* | | | | | Merge pull request #1853 from matlo607/appveyor-mingw-enable-tests-againGennadiy Civil2018-09-251-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | [mingw] enable the unittests for gmock and gtest again
| * \ \ \ \ \ Merge branch 'master' into appveyor-mingw-enable-tests-againGennadiy Civil2018-09-258-678/+63
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1862 from google/9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-257-645/+62
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Googletest export (and revert #1850)
| * | | | | | | Keep one MinGW build, remove the othersGennadiy Civil2018-09-251-6/+0
| | | | | | | |
| * | | | | | | Update appveyor.ymlGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | Update appveyor.ymlGennadiy Civil2018-09-251-0/+1
| | | | | | | |
| * | | | | | | Delete m4_ax_cxx_compile_stdcxx_11.m4Gennadiy Civil2018-09-251-40/+0
| | | | | | | |
| * | | | | | | Delete m4_ax_cxx_compile_stdcxx.m4Gennadiy Civil2018-09-251-949/+0
| | | | | | | |
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-3/+0
| | | | | | | |
| * | | | | | | Update Makefile.amGennadiy Civil2018-09-251-2/+0
| | | | | | | |
| * | | | | | | Update .travis.ymlGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | automakeGennadiy Civil2018-09-251-4/+2
| | | | | | | |
| * | | | | | | test automake c++11Gennadiy Civil2018-09-253-0/+991
| | | | | | | |
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | Update configure.acGennadiy Civil2018-09-251-0/+3
| | | | | | | |
| * | | | | | | typoGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | autotools c++11Gennadiy Civil2018-09-252-1/+3
| | | | | | | |
| * | | | | | | autotools c++11Gennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | testGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | include c++11 for autotoolsGennadiy Civil2018-09-251-1/+1
| | | | | | | |
| * | | | | | | Merge branch 'master' into 9A681768AABE08D1EFA5CA77528236A4Gennadiy Civil2018-09-252-36/+1
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1863 from google/revert-1857-masterGennadiy Civil2018-09-252-36/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revert "Add clang format check to one of the builds"
| * | | | | | | | Revert "Add clang format check to one of the builds"Gennadiy Civil2018-09-252-36/+1
|/ / / / / / / /
| * | | | | | | Googletest exportAbseil Team2018-09-252-104/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214456152
| * | | | | | | Googletest exportmisterg2018-09-252-43/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. PiperOrigin-RevId: 214441835
| * | | | | | | Googletest exportmisterg2018-09-253-532/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove non-variadic pre C++11 ElementsAreMatcher and UnorderedElementsAreMatcher PiperOrigin-RevId: 214266944
| * | | | | | | Googletest exportAbseil Team2018-09-252-106/+43
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project import generated by Copybara. Including recently accepted and merged PRs PiperOrigin-RevId: 213856848
* | | | | | | Merge pull request #1861 from gennadiycivil/masterGennadiy Civil2018-09-252-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | adding c++11 to appveyor mingW and autotools build
| * | | | | | enable MingW on PRGennadiy Civil2018-09-251-0/+1
| | | | | | |
| * | | | | | C++11 autotools buildGennadiy Civil2018-09-251-0/+1
| | | | | | |
| * | | | | | adding c++11 to appveyor mingWGennadiy Civil2018-09-251-0/+1
| | | | | | |
| | * | | | | Merge branch 'master' into appveyor-mingw-enable-tests-againGennadiy Civil2018-09-252-1/+36
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #1857 from gennadiycivil/masterGennadiy Civil2018-09-252-1/+36
|\| | | | | | | |_|/ / / / |/| | | | | Add clang format check to one of the builds
| * | | | | typoGennadiy Civil2018-09-251-0/+0
| | | | | |
| * | | | | Add clang format check to one of the builds to provide indication that ↵Gennadiy Civil2018-09-252-1/+36
|/ / / / / | | | | | | | | | | | | | | | formatting is incorrect
| * / / / [mingw] enable the unittests for gmock and gtest againMatthieu Longo2018-09-241-2/+2
|/ / / /