Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor build system fixes.refs/pull/2158/head | Carlo Wood | 2019-03-01 | 1 | -0/+1 |
| | |||||
* | chore: Add Windows cmake files to .gitignore | Chris | 2019-01-04 | 1 | -0/+26 |
| | |||||
* | chore: Add .vs to .gitignore for Visual Studiorefs/pull/2013/head | Chris | 2018-12-15 | 1 | -0/+1 |
| | |||||
* | Update .gitignorerefs/pull/1898/head | Tengfei Niu | 2018-10-10 | 1 | -0/+2 |
| | | | ignore .DS_Store on macOS. | ||||
* | Ignore cmake generated files when used as submodule | wxf | 2018-08-03 | 1 | -0/+11 |
| | |||||
* | Ignore .DS_Store file | Syohei YOSHIDA | 2018-07-17 | 1 | -0/+3 |
| | |||||
* | Run autoconf from top-level directory. | Carlos O'Ryan | 2017-12-03 | 1 | -0/+16 |
| | | | | | | | | This is part (hopefully all) of the fixes for #776. The top-level configure.ac configures googletest first and then googlemock. With this changes it is possible to embed googletest into another project that uses autoconf. For an example (though it is WIP), see the commits (and soon PR) referenced from google/protobuf#236. | ||||
* | Fix tests with VS2015 and VS2017 | Arkadiy Shapkin | 2017-10-25 | 1 | -1/+13 |
| | |||||
* | Merge remote-tracking branch 'github_google/master' into master-github_frosteyesrefs/pull/865/head | Claus Stovgaard | 2017-08-31 | 1 | -1/+9 |
|\ | | | | | | | | | # Conflicts: # .gitignore | ||||
| * | WIP | misterg | 2017-08-01 | 1 | -0/+5 |
| | | |||||
| * | WIP | misterg | 2017-08-01 | 1 | -0/+2 |
| | | |||||
| * | Update C++ language and library settings to match SDK projects.refs/pull/725/head | Don Huff | 2016-03-11 | 1 | -0/+1 |
| | | |||||
* | | Moved the ignoring of *.pyc files to top level for also covering googlemock ↵ | Claus Stovgaard | 2016-08-30 | 1 | -0/+2 |
|/ | | | | python scripts. | ||||
* | Add build artifacts to git ignore.refs/pull/716/head | Jacob Meacham | 2016-02-17 | 1 | -0/+2 |