Thomas Van Lenten
30650d81d9
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
10 years ago
Jon Skeet
c56475088d
Change to using xUnit for all unit tests, and fetch that via NuGet.
...
This includes fetching the VS unit test runner package, so that tests can be run from Visual Studio's Test Explorer.
10 years ago
Jon Skeet
8d7e9433b3
Add C# files to Visual Studio projects.
...
Also ignore Windows native build output files.
10 years ago
Tamir Duberstein
b63d432add
`.gitignore` generated file
10 years ago
Jisi Liu
1939efed2d
Add .so to .gitignore.
...
Change-Id: I5418606cb51a43a8cd7f91f26448cf0e8dde1016
10 years ago
Jisi Liu
c2f2bce6af
Update .gitignore so that the newly-added config.h is visible to git.
...
Change-Id: I0054c8d6f80fc71073ca70a121f1acafc12e030b
10 years ago
Jisi Liu
33ccbcbe26
Add java compiled targets and several tests target into .gitignore.
10 years ago
Jisi Liu
7af23e88be
Add java compiled targets and several tests target into .gitignore.
10 years ago
Tres Seaver
d0eb89cb69
Ignore more derived files.
10 years ago
Tres Seaver
58dbea9944
Ignore .so files.
10 years ago
Tres Seaver
2c495e402d
Ignore artifacts from autogen.sh
10 years ago
Tres Seaver
e9d18bca28
Ignore files generated from new 'map*.protobuf' sources.
10 years ago
Tres Seaver
113eb61e6b
Avoid '**/' patterns for compat w/ git < 1.8.
...
Ignore generated test scaffolding files.
Exclude Python build artifacts.
10 years ago
Tres Seaver
38a3dd502d
Exclude Python build artifacts.
10 years ago
Tres Seaver
706690bddb
Ignore generated test scaffolding files.
10 years ago
Tres Seaver
e8e3a5bf96
Compat w/ git < 1.8.
10 years ago
John Beard
2853cd4a10
Add .gitignore file
...
Includes files generated by each of:
* autogen.sh
* configure
* make
10 years ago
csharptest
7691473a71
Completion of 3.5 build integration and Lite runtime build changes.
14 years ago
ArnoldZokas
1fcb719003
Migrated target '_GenerateSource'
14 years ago
csharptest
64bfac2825
Integrated latest protoc.exe (2.3) and added/updated test protos
14 years ago
ArnoldZokas
89694eccf9
Removed redundant rules from gitignore
14 years ago
csharptest
e8e1dab03f
Completed the following changes & testing, see todo.txt for more information
...
1 - Add a way to specify the output directory
2 - Added an option "file_extension" to control the suffix for cs files generated, defaults to ".cs"
3 - Added the option for "umbrella_namespace" used when nest_classes=false and having name conflicts
4 - Optionally remove dependencies to csharp options
5 - Investigate command line parsing library
6 - Investigate calling protoc directly
7 - Unable to resolve dependencies correctly
8 - Added several (20) nunits to automate the command-line invocation of each option
14 years ago
ArnoldZokas
afd1ee9454
Updated git ignore list
15 years ago
Jon Skeet
79a8c01033
Ignore mono binaries
15 years ago
Jon Skeet
1a79d04d25
Mono build file improvements and readme
16 years ago
Jon Skeet
ad74853e0c
Fix copyright notices
16 years ago
Jon Skeet
8f8186a30b
Benchmarking, dumping and munging
16 years ago
Jon Skeet
3f22511100
Added address book example
16 years ago
Jon Skeet
52a035a4af
A few tweaks
16 years ago
Jon Skeet
87d6a3b8f7
Ignore solution cache files
16 years ago
Jon Skeet
6803686bc0
First cut at new layout
16 years ago
Jon Skeet
7fd62ffd77
Initial setup of generator code. Little real functionality so far.
16 years ago
Jon Skeet
187108b507
Added some ignore files
17 years ago
Jon Skeet
4d276b6c7c
Added a .gitignore file to make life simpler
17 years ago