aboutsummaryrefslogtreecommitdiff
path: root/js/gulpfile.js
Commit message (Expand)AuthorAgeFilesLines
* Fix strict JS generator with import in a protofilePeter Marton2018-05-081-1/+2
* Test: cover import_style=commonjs_strictPeter Marton2018-05-081-1/+16
* Split test protos into two groupsAdam Cozzette2017-04-031-8/+62
* Use closurebuilder.py in favor of calcdeps.py for compiling JavaScriptAdam Cozzette2017-03-011-3/+20
* Fixed remaining JSPB test failuresAdam Cozzette2016-11-211-3/+3
* Fix tests for CommonJS.Josh Haberman2016-06-161-2/+11
* Added plugin.proto to well-known types for JS.Josh Haberman2016-06-161-0/+1
* JS: import well-known types from google-protobuf package.Josh Haberman2016-06-161-2/+25
* Support Windows in gulpfile.jsNikolai Vavilov2016-04-161-1/+5
* Fix for gulpfile.js.Josh Haberman2016-04-111-1/+10
* Moved CommonJS-specific files into commonjs directorymurgatroid992016-02-241-3/+4
* Fix CommonJS relative require generation, and test itmurgatroid992016-02-241-6/+6
* Added a bit more to README.md, and allowed custom PROTOC var in tests.Josh Haberman2016-02-191-2/+4
* Use "node" as binary instead of "nodejs".Josh Haberman2016-02-181-1/+1
* Fixed definition of extensions, and added CommonJS tests to Travis.Josh Haberman2016-02-181-0/+4
* Moved CommonJS-specific files to commonjs/.Josh Haberman2016-02-181-4/+4
* CommonJS tests are now passing.Josh Haberman2016-02-181-3/+35
* WIP.Josh Haberman2016-02-181-5/+34
* Added README and enabled JavaScript tests on Node.jsJosh Haberman2015-12-211-0/+29