Commit Graph

28 Commits

Author SHA1 Message Date
murgatroid99 da03fc5db8 Merge branch 'master' into package_split 2017-10-12 14:50:43 -07:00
murgatroid99 7ae3d85f5b Put packages in @grpc scope, add linking scripts 2017-10-12 13:40:18 -07:00
murgatroid99 f27449a076 Add missing gulp dependency, remove unnecessary flags from one task 2017-09-28 17:13:02 -07:00
murgatroid99 a101e8b6a5 Merge branch 'master' into dependency_cleanup 2017-09-28 16:41:34 -07:00
murgatroid99 08471c2733 Merge branch 'master' into dependency_cleanup 2017-09-25 13:51:37 -07:00
murgatroid99 80f8c4b3dc Merge branch 'master' into script_licenses 2017-09-25 13:48:17 -07:00
Nicolas Noble 311010712f Tying it all together. 2017-09-22 21:52:23 +02:00
murgatroid99 777d9f8480 Add license notice to several script files 2017-09-22 10:50:58 -07:00
murgatroid99 62d71048fe Move dependencies around, add gulp target for document generation 2017-09-20 12:39:16 -07:00
murgatroid99 f3706fd7d0 Add clean.all gulp task for test runs, go back to renaming report files 2017-09-19 13:56:48 -07:00
murgatroid99 3d4dddd8cc Switch to execa. Separate setup and rebuild/test tasks 2017-09-14 10:59:20 -07:00
murgatroid99 769737b969 Create a short command to run working tests from a clean repo 2017-09-13 17:14:40 -07:00
murgatroid99 0fe5704ad7 Get tests from the C-based library working and add corresponding gulp tasks 2017-09-13 13:54:13 -07:00
murgatroid99 7990c864dd Merge branch 'master' into package_gulp_fixes 2017-09-13 09:40:35 -07:00
murgatroid99 d6f3661193 Ensure gulp is only installed at root so that gulpfiles all use the same instance 2017-09-12 13:28:06 -07:00
murgatroid99 d6ec9fbbef Remove test package, fix some gulpfile issues 2017-09-12 13:22:43 -07:00
murgatroid99 739e31a437 Move interop, performance, and stress tests out of the native package 2017-09-11 18:16:04 -07:00
Kelvin Jin 0774aafb01 slight gulpfile changes (#16) 2017-08-31 17:18:39 -07:00
murgatroid99 56e98d7218 Move current code to packages/grpc-js-core, and fix up scripts and directory references 2017-08-31 14:08:55 -07:00
Kelvin Jin ceeccb783f Use gulp-help and allow multiple --file params 2017-08-11 12:36:07 -07:00
Kelvin Jin dcc18ee2e7 include top-level file in transpilation 2017-08-09 17:08:11 -07:00
Kelvin Jin a49c05ba00 more precise options 2017-08-09 12:31:07 -07:00
Kelvin Jin 4ee475112c fix tslint path 2017-08-08 18:18:20 -07:00
Kelvin Jin 9a99262990 More gulp config 2017-08-08 17:57:11 -07:00
Kelvin Jin a78e92ab89 Add mocha and gulp test tasks (#5) 2017-08-07 16:11:42 -07:00
Kelvin Jin 2f533971b5 Remove gulp task 2017-08-03 14:47:39 -07:00
Kelvin Jin 115edf56dc Added gulp task to auto-point to node-h2 binary 2017-08-03 14:42:00 -07:00
Kelvin Jin 2e28c4eea8 chore: initial commit 2017-08-02 13:43:35 -07:00