Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 branch 'master' into hethi/issue-1175-cmake-build-type | Herbert Thielen | 2017-08-31 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'master' into hethi/travis-unused-cmake | Herbert Thielen | 2017-08-30 | 1 | -3/+2 |
| |\ | |||||
| * | | remove non-existing gmock_build_samples switch | Herbert Thielen | 2017-08-29 | 1 | -1/+0 |
| | | | |||||
* | | | use build type set in .travis.yml | Herbert Thielen | 2017-08-30 | 1 | -0/+1 |
| |/ |/| | | | | | The BUILD_TYPE variable of .travis.yml was ignored up to now. | ||||
* | | run combined build only | Herbert Thielen | 2017-08-29 | 1 | -3/+2 |
|/ | | | | | There is no need for separate 'googlemock' and 'googletest' builds, as the 'googlemock' build includes 'googletest' and it's unit tests. | ||||
* | Support running MSVC build on AppVeyour | Arkadiy Shapkin | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | Add c++11 build to the Travis matrix. | deki | 2015-09-07 | 1 | -0/+1 |
| | |||||
* | run tests | Billy Donahue | 2015-09-01 | 1 | -24/+9 |
|\ | |||||
| * | break out test and mock in travis | Billy Donahue | 2015-08-31 | 1 | -1/+1 |
| | | |||||
| * | break out test and mock in travis | Billy Donahue | 2015-08-31 | 1 | -7/+5 |
| | | |||||
| * | cleanup travis.sh | Billy Donahue | 2015-08-31 | 1 | -25/+7 |
| | | |||||
* | | restore test running | Billy Donahue | 2015-09-01 | 1 | -7/+7 |
|/ | |||||
* | travis update | Billy Donahue | 2015-08-31 | 1 | -14/+9 |
| | |||||
* | travis googlemock as well | Billy Donahue | 2015-08-31 | 1 | -7/+10 |
| | |||||
* | travis fix | Billy Donahue | 2015-08-31 | 1 | -1/+3 |
| | |||||
* | travis config | Billy Donahue | 2015-08-31 | 1 | -0/+29 |