-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nic Cope <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule build
updated
27 files
+0 −11 | CODEOWNERS | |
+19 −16 | README.md | |
+0 −91 | common.sh | |
+0 −102 | cross/Dockerfile | |
+0 −36 | cross/Makefile | |
+0 −51 | cross/rsyncd.sh | |
+0 −34 | cross/run.sh | |
+0 −29 | cross/xvfb-chrome | |
+13 −7 | makelib/controlplane.mk | |
+0 −74 | makelib/docs.mk | |
+18 −148 | makelib/golang.mk | |
+0 −301 | makelib/image.mk | |
+51 −22 | makelib/k8s_tools.mk | |
+0 −185 | makelib/local.mk | |
+7 −3 | makelib/local.xpkg.mk | |
+0 −94 | makelib/nodejs.mk | |
+5 −0 | makelib/output.mk | |
+1 −0 | makelib/xpkg.mk | |
+0 −76 | makelib/yarnjs.mk | |
+0 −30 | reset | |
+0 −175 | run | |
+0 −46 | scripts/load-configs.sh | |
+0 −165 | scripts/localdev-deploy-component.sh | |
+0 −135 | scripts/localdev-prepare.sh | |
+0 −36 | scripts/localdev-remove-component.sh | |
+0 −87 | scripts/localdev-scaffold.sh | |
+0 −61 | scripts/utils.sh |