Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | avoid -Wshadow warning on GCC | Herbert Thielen | 2017-09-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | treat all warnings as errors for GCC (-Werror) | Herbert Thielen | 2017-09-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | switch one build to Release mode | Herbert Thielen | 2017-09-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| | | | | | | | | | * | Merge branch 'master' into master | Stepan Khapugin | 2017-09-07 | 4 | -4/+37 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1246 from aninf-wo/hethi/enable-travis-gcc-cache | Gennadiy Civil | 2017-09-06 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | reset ccache statistics at install | Herbert Thielen | 2017-09-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | show ccache statistics in log | Herbert Thielen | 2017-09-05 | 1 | -0/+3 | |
| * | | | | | | | | | | | call clang via ccache on Linux | Herbert Thielen | 2017-09-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | install ccache on travis osx build slave | Herbert Thielen | 2017-09-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | cache ccache | Herbert Thielen | 2017-09-04 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #1247 from aninf-wo/hethi/enable-parallel-builds | Gennadiy Civil | 2017-09-06 | 1 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | limit processors to use in Travis build to 4 | Herbert Thielen | 2017-09-04 | 1 | -2/+11 | |
| * | | | | | | | | | | set MAKEFLAGS to use multiple processors on Travis CI | Herbert Thielen | 2017-09-04 | 1 | -0/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #975 from LebedevRI/respect-option | Gennadiy Civil | 2017-09-05 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | CMake: use threads if allowed and found, not just if found. | Roman Lebedev | 2017-09-01 | 2 | -3/+8 | |
| | | | | | | | | * | add a cast | Stepan Khapugin | 2017-09-05 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #900 from Gallaecio/patch-1 | Gennadiy Civil | 2017-09-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix WhenSorted() documentation example | Gallaecio | 2016-10-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #783 from tobbi/cppcheck_perf_fixes | Gennadiy Civil | 2017-09-01 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Performance fixes reported by cppcheck | Tobias Markus | 2016-05-22 | 2 | -6/+5 | |
* | | | | | | | | | | Merge pull request #1011 from zeitounator/wrong-version-reported | Gennadiy Civil | 2017-09-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into wrong-version-reported | Gennadiy Civil | 2017-08-21 | 118 | -27409/+1518 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | googlemock version must be changed as well | Olivier Clavel | 2017-02-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | Wrong version reported (1.7.0 should be 1.8.0) | Olivier Clavel | 2017-02-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #1235 from aninf-wo/hethi/issue-1175-cmake-build-type | Gennadiy Civil | 2017-09-01 | 3 | -13/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into hethi/issue-1175-cmake-build-type | Herbert Thielen | 2017-08-31 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into hethi/issue-1175-cmake-build-type | Gennadiy Civil | 2017-08-31 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into hethi/issue-1175-cmake-build-type | Herbert Thielen | 2017-08-31 | 4 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'master' into hethi/issue-1175-cmake-build-type | Herbert Thielen | 2017-08-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | create different python based tests for single and multi configuration build ... | Herbert Thielen | 2017-08-30 | 1 | -9/+21 | |
| * | | | | | | | | | | | | | Revert "ask cmake for per-configuration output subdir" | Herbert Thielen | 2017-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ask cmake for per-configuration output subdir | Herbert Thielen | 2017-08-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | remove obsolete comment regarding python tests on linux | Herbert Thielen | 2017-08-30 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | use upper-case build type | Herbert Thielen | 2017-08-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | use build type set in .travis.yml | Herbert Thielen | 2017-08-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #870 from KindDragon/mingw64-appveyour | Gennadiy Civil | 2017-09-01 | 1 | -36/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into mingw64-appveyour | Arkady Shapkin | 2017-09-01 | 10 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #1241 from aninf-wo/hethi/issue-635-old-links | Gennadiy Civil | 2017-08-31 | 10 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | change links from former code.google.com to current github repository | Herbert Thielen | 2017-08-31 | 10 | -13/+13 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'master' into mingw64-appveyour | Arkady Shapkin | 2017-08-31 | 4 | -5/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #1240 from aninf-wo/hethi/fix-faq-example-comment | Gennadiy Civil | 2017-08-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into hethi/fix-faq-example-comment | Herbert Thielen | 2017-08-31 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #865 from frosteyes/master | Gennadiy Civil | 2017-08-31 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'github_google/master' into master-github_frosteyes | Claus Stovgaard | 2017-08-31 | 159 | -28687/+3877 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'github_google/master' into master-github_frosteyes | Claus Stovgaard | 2017-04-05 | 10 | -19/+139 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Moved the ignoring of *.pyc files to top level for also covering googlemock p... | Claus Stovgaard | 2016-08-30 | 2 | -2/+2 | |
| | | * | | | | | | | | | | fix example's comment | Herbert Thielen | 2017-08-31 | 1 | -2/+2 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #1230 from aninf-wo/hethi/travis-unused-cmake | Gennadiy Civil | 2017-08-30 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into hethi/travis-unused-cmake | Gennadiy Civil | 2017-08-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into hethi/travis-unused-cmake | Herbert Thielen | 2017-08-30 | 5 | -13/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | |