Common build infrastructure.
Go to file
Danny Robson cf5f141018 docker/base: take the configuration as a parameter
Rather than unconditionally run the container with the build script we
should take it as a parameter. We remove the ENTRYPOINT as a way to
ease debugging these changes.
2019-04-04 16:25:20 +11:00
docker docker/base: take the configuration as a parameter 2019-04-04 16:25:20 +11:00
package docker: add initial release build scripts 2019-04-04 14:56:37 +11:00
.gitignore gitignore: add complete list of first level build configs 2019-02-22 14:19:50 +11:00
CACHEDIR.tag.in Add a CACHEDIR.tag we can copy into build directories 2019-02-22 12:48:53 +11:00
init.py init: join the generated commands with '&&' 2019-04-04 11:40:02 +11:00
mingw.toolchain mingw: add initial mingw toolchain 2019-02-22 14:20:29 +11:00
wrapper.py.in wrapper: add common development wrapper 2019-02-22 14:20:09 +11:00