- Add gyp submodule - Add script to generate makefile with gyp - Switch travis build to do this
7 lines
114 B
Bash
Executable file
7 lines
114 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
make compiler_specs
|
|
out/Default/compiler_specs
|
|
|
|
make runtime_specs
|
|
out/Default/runtime_specs
|