aboutsummaryrefslogtreecommitdiff
path: root/csharp/generate_protos.sh
Commit message (Expand)AuthorAgeFilesLines
* Provide simple access to descriptor declarations in C#Jon Skeet2018-09-221-0/+3
* Move C#-only test protos to csharp/protosJon Skeet2017-11-121-19/+11
* Support custom options in C#Jon Skeet2017-01-191-2/+3
* Factored Conformance and Benchmark test messages into shared test schema. (#1...Joshua Haberman2016-12-031-0/+5
* Generate C# code whenever descriptor.proto changesJon Skeet2016-02-151-1/+1
* Fix C# source generation shell script and remove out of date notesJon Skeet2016-01-041-11/+1
* Generate a directory hierarchy based on namespace (C#)Jon Skeet2015-09-011-8/+10
* Remove extraneous TODOJon Skeet2015-08-251-1/+0
* Change where we rename Descriptor.cs to DescriptorProtoFile.cs.Jon Skeet2015-08-251-3/+1
* First pass at C# conformance tests.Jon Skeet2015-08-051-0/+3
* Remove a redundant layer of directory hierarchy.Jon Skeet2015-08-031-2/+2
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-4/+4
* First part of implementing wrapper types. Not ready yet!Jon Skeet2015-07-161-1/+2
* Generate the well-known types in C#Jon Skeet2015-07-141-0/+12
* Changing reflection namespace (part 3)Jon Skeet2015-07-141-1/+1
* Tweaks and more tests for mapsJon Skeet2015-06-261-0/+2
* Updates to handle use of cmake for Windows builds.Jon Skeet2015-06-171-4/+4
* Update the AddressBook tutorial to reflect the mutable design.Jon Skeet2015-06-121-41/+3
* Generate *all* protos in the script, applying fixups.Jon Skeet2015-05-161-1/+26
* Make generate_protos.sh Windows-friendly.Jon Skeet2015-05-141-2/+20
* Update C# code generation scriptJon Skeet2015-05-131-3/+1
* draft of generate_protos.shJan Tattermusch2015-05-121-0/+52