summaryrefslogtreecommitdiff
path: root/generate_descriptor_proto.sh
AgeCommit message (Expand)Author
2016-03-30Merge branch 'master' of github.com:google/protobufJisi Liu
2016-03-30Integrate google internal changes.Jisi Liu
2016-03-17Shrink ObjC overhead (generated size and some runtime sizes)Thomas Van Lenten
2016-02-15Generate C# code whenever descriptor.proto changesJon Skeet
2016-01-29Integrate from google internal.Jisi Liu
2015-09-08Update objc script in generate_descriptor_proto.shJisi Liu
2015-07-21Add packFrom, unpackTo and is in google.protobuf.Any.TeBoring
2015-05-21down-integrate internal changesBo Yang
2015-05-11Include generated code of well-known types in protobuf C++ runtime.Feng Xiao
2015-04-30Generate pbconfig.h in generate_descriptor_proto.shBo Yang
2015-03-02Remove the extra -j8 as it can be passed in $@ already.Jisi Liu
2015-02-28Down integrate from Google internal branch for C++ and Java.Jisi Liu
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2008-12-02* Avoid using pushd/popd in generate_descriptor_proto.sh because they arekenton@google.com
2008-08-13Integrate recent changes from google3.temporal
2008-07-10Initial checkin.temporal