#
127c8cf5 |
| 19-Feb-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #10 from causten/persist Persist
|
#
837bc258 |
| 18-Feb-2016 |
nkskjames <nkskjames@gmail.com> |
Merge pull request #9 from shenki/build-script Add build script and gitignore
|
#
28c2a3a1 |
| 18-Feb-2016 |
Joel Stanley <joel@jms.id.au> |
build: Print the gcc in the container, not the host Signed-off-by: Joel Stanley <joel@jms.id.au>
|
#
bbbc07f1 |
| 17-Feb-2016 |
Joel Stanley <joel@jms.id.au> |
build: Don't run upgrade We don't need to do this every time. Pulling the fresh image from docker should be enough. Signed-off-by: Joel Stanley <joel@jms.id.au>
|
#
9ade562d |
| 17-Feb-2016 |
Joel Stanley <joel@jms.id.au> |
build: Run make check Signed-off-by: Joel Stanley <joel@jms.id.au>
|
#
9bc683e2 |
| 17-Feb-2016 |
Joel Stanley <joel@jms.id.au> |
Add a script to build inside Docker This allows phosphor-event to be on a machine with Docker installed that does not have all the dependencies installed. A docker container is
Add a script to build inside Docker This allows phosphor-event to be on a machine with Docker installed that does not have all the dependencies installed. A docker container is built and used for the build process, with the binary built in-place. Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|