aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/js/well_known_types_embed.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove js_embed binary. (#4709)Feng Xiao2018-07-161-0/+225
| | | | * Remove js_embed binary.
* Auto-generate well_known_types_embed.ccAdam Cozzette2016-12-191-314/+0
| | | | | | | 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 filesJulien Brianceau2016-12-091-1/+1
|
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-0/+314