summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2016-05-19Expand the OS X/Xcode gitignoresThomas Van Lenten
2016-05-06Add two missing ignores for conformance directory.Thomas Van Lenten
2016-01-29Manually down-integrate python JSON struct support from internal code base.CH Albach
2015-11-18Add support for the conformance test for objc when run on OS XThomas Van Lenten
2015-11-16Cleanups of deps and ignores for conformanceThomas Van Lenten
2015-11-04Update the Mac build script to include the conformance testsThomas Van Lenten
2015-10-15Improved SHARED build from CMake projectKonstantin Podsvirov
2015-08-18Fix duplicate entry in .gitignoreDan O'Reilly
2015-08-12Merge remote-tracking branch 'upstream/master' into py2_py3_straddleDan O'Reilly
2015-06-19Merge remote-tracking branch 'upstream/master' into proto3-onlyJon Skeet
2015-06-17Fix broken builds.Feng Xiao
2015-06-17Updates to handle use of cmake for Windows builds.Jon Skeet
2015-06-13Make pbconfig.h independent of config.hJisi Liu
2015-05-26ObjC fixup for the branch.Thomas Van Lenten
2015-05-25Fix bugs in objective-c.Bo Yang
2015-05-24Fix C2385: accessing parent classes' member without specifying is ambiguous.Bo Yang
2015-05-21down-integrate internal changesBo Yang
2015-05-13Merge branch 'master' of github.com:google/protobuf into integrate_from_masterJan Tattermusch
2015-05-06Merge pull request #331 from thomasvl/objc_alpha1_dropPaul Yang
2015-05-06[PYTHON] gitignore eggsTamir Duberstein
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten
2015-04-30Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet
2015-04-24Add C# files to Visual Studio projects.Jon Skeet
2015-03-31`.gitignore` generated fileTamir Duberstein
2015-02-28Add .so to .gitignore.Jisi Liu
2015-02-25Update .gitignore so that the newly-added config.h is visible to git.Jisi Liu
2015-02-09Add java compiled targets and several tests target into .gitignore.Jisi Liu
2015-01-13Ignore more derived files.Tres Seaver
2015-01-13Ignore .so files.Tres Seaver
2014-12-09Ignore artifacts from autogen.shTres Seaver
2014-11-18Ignore files generated from new 'map*.protobuf' sources.Tres Seaver
2014-11-17Avoid '**/' patterns for compat w/ git < 1.8.Tres Seaver
2014-10-16Add .gitignore fileJohn Beard