aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/js/well_known_types_embed.cc
Commit message (Collapse)AuthorAge
* Remove js_embed binary. (#4709)Gravatar Feng Xiao2018-06-01
| | | | * Remove js_embed binary.
* Auto-generate well_known_types_embed.ccGravatar Adam Cozzette2016-12-19
| | | | | | | Until now this file was just checked into the repo, but actually it should be generated from any.js, struct.js, and timestamp.js. This change updates the build system to make this happen. To make it work I also had to remove some C++11 features from embed.cc.
* Fix #include in cc filesGravatar Julien Brianceau2016-12-09
|
* Integrated internal changes from GoogleGravatar Adam Cozzette2016-11-17