Commit Graph

14 Commits

Author SHA1 Message Date
Carlo Wood
9477068853 Minor build system fixes. 2019-03-01 08:11:56 +01:00
Chris
2e81a1cbcd chore: Add Windows cmake files to .gitignore 2019-01-03 21:06:20 -06:00
Chris
a2995d7618 chore: Add .vs to .gitignore for Visual Studio 2018-12-15 13:32:19 -06:00
Tengfei Niu
79e7eddbec Update .gitignore
ignore .DS_Store on macOS.
2018-10-10 11:53:37 +08:00
wxf
895928ce8f Ignore cmake generated files when used as submodule 2018-08-03 16:46:08 +08:00
Syohei YOSHIDA
c06a50ee3b Ignore .DS_Store file 2018-07-17 18:39:29 +09:00
Carlos O'Ryan
ab6cd7a97f Run autoconf from top-level directory.
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.
2017-12-03 14:07:35 -05:00
Arkadiy Shapkin
950e2805da Fix tests with VS2015 and VS2017 2017-10-25 16:04:01 +03:00
Claus Stovgaard
68622227af Merge remote-tracking branch 'github_google/master' into master-github_frosteyes
# Conflicts:
#	.gitignore
2017-08-31 12:22:53 +02:00
misterg
55d7b53390 WIP 2017-08-01 14:50:59 -04:00
misterg
30ff155152 WIP 2017-08-01 14:36:29 -04:00
Claus Stovgaard
697b53428d Moved the ignoring of *.pyc files to top level for also covering googlemock python scripts. 2016-08-30 16:15:46 +02:00
Don Huff
6b36c162fb Update C++ language and library settings to match SDK projects. 2016-03-11 07:58:27 -06:00
Jacob Meacham
d46995bd77 Add build artifacts to git ignore. 2016-02-16 17:46:14 -08:00