efl/.ci
luoyaoming 3365ca3648 Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
..
example Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
README Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
bootstrap-efl-native-for-cross.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
build-efl-app.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
build-example.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ccache.conf Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-build-test.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-ccache-stats.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-configure.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-make-benchmark.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-make-check.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-make-distcheck.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-make-install.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-make.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
ci-setup-ccache.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
coverity-tools-install.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
coverity-upload.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
cross_toolchain.txt Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
docker-ccache-setup.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00
travis.sh Import Upstream version 1.23.3 2022-09-15 10:47:28 +08:00

README

Matrix build:
-------------
We are building our software on different distributions with the help of docker images. Right now
we are using versions of Ubuntu, Fedora and Debian.

OSX build:
----------
We are using the OSX support of Travis CI to build EFL on OSX. Build testing two combinations: Xcode
7.3.1 on OS X 10.11 and Xcode 8.3.3 on OS X 10.12.

Run locally:
------------
For easy developer testing the CI setup can also be run in full or only parts locally on the
developers machine. You need to have docker installed and after that it is a simple:

docker pull fedora:26
docker build -f .ci/Dockerfile-Fedora26 .

Travis:
-------
https://travis-ci.org/Enlightenment/efl