Commit Graph

69 Commits

Author SHA1 Message Date
Michael Lumish 075a75b015
Merge pull request #1422 from murgatroid99/grpc_tools_1.9.0_readme
Bump grpc-tools to 1.9.0 and add a README
2020-05-21 11:10:49 -07:00
Michael Lumish 4c6847fc9f Build Windows x86 and x64 separately using a matrix 2020-05-15 10:43:25 -07:00
Michael Lumish 9b82abae06 Set arch properly, clean build products differently 2020-05-15 10:07:45 -07:00
Michael Lumish 5184050d97 Add command tracing again 2020-05-14 14:08:04 -07:00
Michael Lumish a1807ce67a Fix use of 2020-05-14 13:37:07 -07:00
Michael Lumish a59934ffa6 Add more debug output 2020-05-14 13:34:08 -07:00
Michael Lumish edecb1994b Add other debug output 2020-05-14 13:31:08 -07:00
Michael Lumish 2677d8773c Change how artifacts directory path is written, remove debug output 2020-05-14 13:21:34 -07:00
Michael Lumish 83590e20b6 Test PowerShell output 2020-05-14 13:04:59 -07:00
Michael Lumish de9d8959b1 Make PowerShell actually output something of some value 2020-05-14 12:02:55 -07:00
Michael Lumish 95e49dc684 Fix package installation in grpc-tools build script 2020-05-14 11:55:50 -07:00
Michael Lumish 5e9a3ca738 Add grpc-tools build GitHub Workflow 2020-05-14 11:16:30 -07:00
Michael Lumish dfacfae2b2 Fix package installation in grpc-tools build script 2020-05-12 14:52:01 -07:00
Michael Lumish e4a3fb6338 Bump grpc-tools to 1.9.0 and add a README 2020-05-12 14:04:57 -07:00
David Walsh f98bf7e940 Bump protobuf dep to v3.11.4 2020-05-11 19:38:29 -06:00
Michael Lumish fbc5174f47
Merge pull request #1380 from badsyntax/grpc-tools--grpc-js
grpc-tools: add grpc_js param to grpc_out
2020-05-11 11:14:16 -07:00
Richard Willis f7deff3d82 grpc-tools: add grpc_js grpc_out param
This is a minor change to use the pure JavaScript gRPC Client `@grpc/grpc-js`
instead of the (now deprecated `grpc` node package).
2020-04-22 19:25:16 +01:00
Gintautas Miselis bbec4514d2 Don't use bundledDependencies 2020-04-20 13:29:35 +03:00
murgatroid99 e08b9e4331 Update grpc-tools to v1.8.1 2020-01-06 17:17:30 -08:00
Michael Lumish 56f22594b7
Merge pull request #1213 from murgatroid99/tools_comment_interpolation_fix
grpc-tools: Use PrintRaw when outputting comments
2020-01-06 15:11:49 -08:00
Jordan Worner 79c013e2c9
removing printf stops output is unparseable error 2019-12-21 15:58:06 +00:00
murgatroid99 8615da0b9c grpc-tools: Use PrintRaw when outputting comments 2019-12-10 14:09:50 -08:00
murgatroid99 b6fc55f5ea Update grpc-tools to 1.8.0 2019-06-13 15:07:54 -07:00
murgatroid99 66b3e4eb77 grpc-tools: Add option to generate package definition 2019-06-12 11:08:32 -07:00
murgatroid99 ac9615bbf5 Bump grpc-tools to 1.7.3 2019-04-10 16:44:33 -07:00
murgatroid99 a9514ad92c Build grpc-tools with static libc 2019-04-09 09:47:08 -07:00
Michael Lumish f345593d1d
Merge pull request #802 from murgatroid99/grpc-tools_version_1.7.2
Bump grpc-tools to 1.7.2
2019-03-27 09:37:23 -07:00
murgatroid99 88035e8df4 Bump grpc-tools to 1.7.2 2019-03-26 10:56:22 -07:00
Nicolas "Pixel" Noble 6bc7184542 Adding missing license on a bunch of source files. 2019-03-19 01:06:57 +01:00
Ilari Mäkimattila fee09c623f Restore node-pre-gyp bundled dependency 2019-03-13 17:46:34 +01:00
Ilari Mäkimattila 5baa8a12a5 Make node-pre-gyp a regular dependency 2019-03-13 14:44:09 +01:00
murgatroid99 1395444a04 Don't fill in any templates in LICENSE files 2019-03-06 11:01:44 -08:00
murgatroid99 3d597420a4 Add missing license files to package directories 2019-03-06 10:37:43 -08:00
murgatroid99 1ea43b5a40 grpc-tools: Clean cmake files explicitly without git 2019-02-21 13:56:06 -08:00
murgatroid99 7a5a284b3e grpc-tools: Recreate intermediate directory after cleaning 2019-02-21 11:47:33 -08:00
murgatroid99 0a7b53e8e0 Clean more thoroughly to ensure cmake reconfigures 2019-02-21 10:43:17 -08:00
Michael Lumish b1007177db
Merge pull request #749 from murgatroid99/grpc-tools_1.7.1
Bump grpc-tools to 1.7.1
2019-02-20 16:27:23 -08:00
murgatroid99 1aaad25c52 grpc-tools: Force 64 bit Linux build 2019-02-20 14:56:05 -08:00
murgatroid99 72ad001d93 Bump grpc-tools to 1.7.1 2019-02-20 14:24:42 -08:00
Michael Lumish a2a3ce31da
Merge pull request #747 from sangaman/install
Fix grpc-tools install script
2019-02-20 10:57:02 -08:00
Daniel McNally 13ad08e958
Fix grpc-tools install script
This allows npm to determine the path to `node-pre-gyp` for the install
script from `grpc-tools` rather than specifying the path. This also
brings the install script in line with the one used for the `grpc`
package.
2019-02-20 11:28:53 -05:00
murgatroid99 4abd2adb58 node-pre-gyp refers to Windows as 'win32' 2019-02-19 15:50:46 -08:00
murgatroid99 2499eae233 Final fixes for grpc-tools build for real this time 2019-02-14 15:48:10 -08:00
murgatroid99 d879e21a42 Fix missing slash in file path 2019-02-13 16:46:18 -08:00
murgatroid99 9a629f9b76 Fix directory where we are searching for build output 2019-02-13 16:22:13 -08:00
murgatroid99 35c257c019 Remove 'Release' config argument 2019-02-13 15:58:48 -08:00
murgatroid99 90233c965f Force plugin to link statically on Windows 2019-02-13 15:22:48 -08:00
murgatroid99 8bb3f0a130 Add cmake to path 2019-02-13 12:42:42 -08:00
murgatroid99 464f91a164 Add env debug output 2019-02-13 10:17:35 -08:00
murgatroid99 004d8e044a Trying 'cmake.exe' 2019-02-12 16:04:29 -08:00