fix crashes created by "make efl_loop_promise_new a function"
[platform/upstream/efl.git] / .ci /
2018-12-18 Stefan Schmidtci: mingw: enable various build options with dependenci...
2018-12-18 Stefan Schmidttravis: re-enable mingw build with newer eolian_gen...
2018-12-18 Marcel Hollerbachci: disable testing on ubuntu and debian
2018-12-05 Marcel Hollerbachci: here comes ninja!
2018-12-05 Stefan Schmidttravis: merge wayland build into misc and rename to...
2018-12-05 Stefan Schmidtci: mingw build target to cross compile EFL for Windows
2018-12-05 Stefan Schmidtci/dockerfiles: remove outdated files maintained elsewhere
2018-11-20 Marcel HollerbachRevert "ci: mingw build target to cross compile EFL...
2018-11-20 Stefan Schmidtci: mingw build target to cross compile EFL for Windows
2018-09-18 Mike Blumenkrantzci: run tests up to 5 times before failing
2018-09-18 Mike Blumenkrantzci: silence libtool
2018-08-23 Mike Blumenkrantzci: explicitly clone and build an external app during...
2018-08-23 Mike Blumenkrantzci: use distcheck script
2018-08-23 Mike Blumenkrantzci: disable backtracing on log errors
2018-08-23 Mike Blumenkrantzci: use manual script for distcheck build
2018-08-23 Mike Blumenkrantzci: always use same version numbering for every build
2018-08-17 Mike Blumenkrantzci: automatically clear config.cache if it cannot be...
2018-08-08 Mike Blumenkrantzci: remove --always-build-examples from misc build
2018-08-08 Mike Blumenkrantzci: print config.log if configure fails
2018-08-08 Mike Blumenkrantzci: explicitly set PKG_CONFIG_PATH for openssl
2018-08-01 Mike Blumenkrantzci: disable dependency tracking in ci builds
2018-08-01 Mike Blumenkrantzci: use gold linker for linux builds
2018-08-01 Mike Blumenkrantzci: disable tests on macos
2018-08-01 Mike Blumenkrantzci: attempt to print the test logs if distcheck fails
2018-08-01 Mike Blumenkrantzci: disable built-in make rules and variables
2018-07-26 Mike Blumenkrantzci: disable tests on misc builds
2018-07-26 Mike Blumenkrantzci: make check -> make check-TESTS
2018-07-26 Mike Blumenkrantzci: run make check in build
2018-07-26 Mike Blumenkrantzci: add folding for travis logs
2018-07-26 Mike Blumenkrantzci: use manual autoreconf && configure calls
2018-07-26 Mike Blumenkrantzci: disable make on release builds
2018-07-26 Mike Blumenkrantzci: build tests on macos
2018-07-26 Mike Blumenkrantzci: add autoconf caching
2018-07-26 Mike Blumenkrantzci: don't cd / when building example app
2018-07-26 Mike Blumenkrantzci: add ccache support
2018-07-26 Mike Blumenkrantzci: refactor all build steps into separate build scripts
2018-07-24 Mike Blumenkrantzci: set number of make jobs globally and decrease to...
2018-06-01 Marcel Hollerbachci: test the installed parts of efl
2018-06-01 Marcel Hollerbachci: build with default prefix
2018-05-31 Stefan Schmidtci: add new build to test release profile and distcheck
2018-05-31 Stefan Schmidtci: enable check-build in default build target
2018-05-31 Stefan Schmidtci: disable cxx bindings in default build
2018-05-31 Stefan Schmidtci: enable many more options in misc build
2018-05-31 Stefan Schmidtci: enable gl-drm and egl in wayland build
2018-05-31 Stefan Schmidtci: travis: create misc-disabled build
2018-05-31 Stefan Schmidtci: travis: enable pulseaudio and openssl in macos...
2018-05-29 Stefan Schmidttravis: fix install of packages on macOS
2018-04-05 Stefan Schmidtci: make sure we fail the build and pass on the non...
2018-03-19 Wonki KimMerge branch 'tizen' into efl120 submit/sandbox/upgrade/efl120/20180319.053334
2018-01-17 Stefan Schmidtci: keep dockerfiles in sync with repo used for buildin...
2018-01-17 Stefan Schmidttravis: add misc and wayland build options to build...
2018-01-17 Stefan Schmidtci: install wayland and other build options dependencie...
2018-01-17 Stefan Schmidtci: enable examples build in for OSX target
2018-01-17 Stefan Schmidtci: actually install systemd in the Ubuntu 17.10 Dockerfile
2018-01-10 Stefan Schmidtci: add forgotten Ubuntu 17.10 Dockerfile
2018-01-10 Stefan Schmidtci: add Archlinux Dockerfile and use it in Travis
2018-01-10 Stefan Schmidtci: travis: add new docker file for Fedora 27 release
2017-09-28 Stefan Schmidtci: disable examples build for osx for now
2017-09-28 Stefan Schmidtci: README: simple docs for the current CI setup
2017-09-28 Stefan Schmidtci: initial travis CI support for Linux distros and...