summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
* travis: temporarily disabled mingw job as hot fixStefan Schmidt2018-11-231-4/+5
* travis: reorder jobs to reduce overall build time per pushStefan Schmidt2018-11-231-6/+6
* ci: here comes ninja!Marcel Hollerbach2018-11-231-0/+26
* travis: merge wayland build into misc and rename to options-enabledStefan Schmidt2018-11-231-6/+2
* ci: mingw build target to cross compile EFL for WindowsStefan Schmidt2018-11-201-0/+4
* travis: drop archlinux from Travis cron buildsStefan Schmidt2018-11-201-4/+0
* Revert "ci: mingw build target to cross compile EFL for Windows"Marcel Hollerbach2018-11-191-4/+0
* ci: mingw build target to cross compile EFL for WindowsStefan Schmidt2018-11-191-0/+4
* travis: move parts of our build matrix to only run on the daily travis cron jobStefan Schmidt2018-11-161-38/+31
* ci: disable notifications for canceled buildsMike Blumenkrantz2018-08-161-0/+1
* ci: disable unnecessary build targetsMike Blumenkrantz2018-08-161-8/+8
* ci: automatically clear config.cache if it cannot be usedMike Blumenkrantz2018-08-081-0/+5
* ci: add build time to IRC notificationMike Blumenkrantz2018-08-031-1/+1
* ci: explicitly set PKG_CONFIG_PATH for opensslMike Blumenkrantz2018-08-011-4/+0
* ci: disable built-in make rules and variablesMike Blumenkrantz2018-07-301-2/+2
* ci: run make check in buildMike Blumenkrantz2018-07-261-0/+1
* ci: make release-ready not allow failuresMike Blumenkrantz2018-07-261-3/+0
* ci: add osx homebrew packages to cacheMike Blumenkrantz2018-07-261-1/+8
* ci: disable app build on osxMike Blumenkrantz2018-07-261-1/+1
* ci: add autoconf cachingMike Blumenkrantz2018-07-261-2/+16
* ci: add ccache supportMike Blumenkrantz2018-07-261-2/+14
* ci: refactor all build steps into separate build scriptsMike Blumenkrantz2018-07-261-3/+21
* ci: add some line breaks in travis.yml for readabilityMike Blumenkrantz2018-07-241-8/+18
* ci: always force eio to use fallback monitoring methodMike Blumenkrantz2018-07-241-0/+1
* ci: set number of make jobs globally and decrease to 5 jobsMike Blumenkrantz2018-07-121-8/+11
* ci: travis: tweak the IRC notification message template to our needsStefan Schmidt2018-05-171-0/+5
* ci: travis: enable IRC notifications to #edevelopStefan Schmidt2018-05-171-0/+7
* ci: travis: move macos build out of allowed failuresStefan Schmidt2018-05-161-2/+0
* ci: travis: switch Ubuntu and Fedora builds to latest releaseStefan Schmidt2018-05-161-11/+11
* ci: add new build to test release profile and distcheckStefan Schmidt2018-05-041-0/+6
* ci: travis: create misc-disabled buildStefan Schmidt2018-04-271-0/+3
* ci: travis: allow for some failures in the matrix buildStefan Schmidt2018-04-251-11/+27
* travis: add misc and wayland build options to build matrixStefan Schmidt2018-01-101-1/+3
* travis: drop older osx build, latest should be enoughStefan Schmidt2018-01-101-3/+0
* travis: test docker build with prebuild image for speedupStefan Schmidt2018-01-101-4/+22
* ci: actually install systemd in the Ubuntu 17.10 DockerfileStefan Schmidt2018-01-091-1/+1
* ci: stay with 17.04 for Ubuntu on Travis buildsStefan Schmidt2018-01-041-1/+1
* ci: add Archlinux Dockerfile and use it in TravisStefan Schmidt2018-01-031-0/+1
* ci: update travis distro builds for Ubuntu and Fedora to newer versionsStefan Schmidt2018-01-031-2/+2
* ci: initial travis CI support for Linux distros and MacOSX buildsStefan Schmidt2017-09-281-0/+29