Age | Commit message (Collapse) | Author |
|
We will use this as base image for different build option testing.
|
|
|
|
This allows us to build efl with systemd support on it and enables the
newer Ubunutu version by default.
|
|
Oops, sorry for the Travis break due to this.
|
|
|
|
|
|
On the 10.12 build we regularly run into the maximum time limit for a
osx build job (45min?). Lets focus on the normal build for now.
|
|
Describe what we currently do in terms of building on Travis and how
developer can do a local test with the docker build.
|
|
This has been used by myself in a branch for a while now and it is time
to bring it into master as a base for all future CI related work.
I plan to use the same scripts and other bits for Jenkins as well as
other CI systems later on.
What we currently cover with this setup are linux builds for three
different distros and MacOSX builds for two different versions.
Travis will only be called when new commits get mirrored onto our GitHub
mirror (which only happens once an hour). Expect delays on these builds.
https://travis-ci.org/Enlightenment/efl
|