efl/src
Stefan Schmidt a14f97a06e build: Make sure the ecore_drm Makefile gets included after its dependencies
This problem have been observed by Scimmia22 on the Arch builds as well as on
the jenkins wayland build job. While compiling works fine the relinking during
make install fails with ecore-drm linking does not find eeze or eldbus as its
deps. This only shows on systems with no efl installed, a build from scratch.

As far as I can see we have all dependencies set correctly in configure as
well as in the Makefile which are working fine even in highly parallel builds.
It was a bit surprising here to me that the include order is still important
with our correct dependencies. Autotools wisdom is welcome here to either
explain to me why this is needed or what the correct fix would be.

The includes all moved before Ecore_Evas because that would use ecore_drm if
enabled.

Fixes T2281
2015-04-13 11:39:00 +02:00
..
benchmarks eina: fix eina_bench.c compilation error. 2015-02-09 22:04:51 +01:00
bin efreed cache - fix coverity warning on rm cleanup on sanity check 2015-04-13 09:47:24 +09:00
bindings eo_cxx: fix after change in internal function naming of Eo. 2015-04-03 16:22:06 +02:00
edje_external/emotion
examples [evas/evas_3D] Some fixes in evas-3d-shadows example 2015-04-10 14:20:35 +09:00
lib Emile: Fix memory leak 2015-04-13 14:00:46 +09:00
modules Evas GL common: Properly disable texuv3 when only texuv2 is used 2015-04-13 17:43:52 +09:00
scripts elua: lualian generator code cleanup 2015-04-02 16:18:37 +01:00
static_libs
tests eio-model: Fixed crash when files are created in the temporary dir 2015-04-10 17:23:12 -03:00
utils/ecore
Makefile.am build: Make sure the ecore_drm Makefile gets included after its dependencies 2015-04-13 11:39:00 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore_con: Split ecore_con test suite from ecore. 2015-04-06 16:37:53 +02:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Audio_Cxx.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Cocoa.am eina: Fix MacOS X build with clang 3.6. 2015-02-12 07:55:33 +01:00
Makefile_Ecore_Con.am ecore_con: Make sure the server.key and pem are distributed in the tarball 2015-04-07 13:19:34 +02:00
Makefile_Ecore_Cxx.am
Makefile_Ecore_Drm.am ecore/drm: Compile ecore_drm_logind.c without condition 2015-02-13 10:12:25 +01:00
Makefile_Ecore_Evas.am ecore_evas: remove unwanted binary. 2015-04-10 14:04:33 +02:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_X.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile_Ector.am Ector: clean up makefile a bit. 2015-04-09 23:11:35 +01:00
Makefile_Edje.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Edje_Cxx.am
Makefile_Edje_Helper.am
Makefile_Eet.am Eet: add diffeet a tool for diffing eet files. 2014-11-25 11:30:30 +00:00
Makefile_Eet_Cxx.am
Makefile_Eeze.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Efl.am efl - add model mv header to installled headers - fix build break 2015-04-06 10:11:15 +09:00
Makefile_Efl_Cxx.am emodel: Created Emodel and Eio_Model. 2015-04-05 15:19:45 +02:00
Makefile_Efreet.am
Makefile_Eina.am eina: add eina_matrix. 2015-04-03 16:12:48 +02:00
Makefile_Eina_Cxx.am cxx: General C++ Eo wrapper generation improvement 2015-01-05 15:52:27 -02:00
Makefile_Eio.am efl: move emodel to be an efl interfaces. 2015-04-05 16:23:38 +02:00
Makefile_Eio_Cxx.am emodel: Created Emodel and Eio_Model. 2015-04-05 15:19:45 +02:00
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am
Makefile_Elocation.am elocation test binary variables should not be defined if tests don't exist 2014-12-08 15:26:09 -05:00
Makefile_Elua.am elua: remove main.h (launcher is only 1 C file now) 2014-12-12 13:43:39 +00:00
Makefile_Elua_Helper.am elua: fix make helper 2014-12-11 17:11:30 +00:00
Makefile_Embryo.am
Makefile_Emile.am emile: fix build on NEON enable system. 2015-03-22 17:41:36 +01:00
Makefile_Emotion.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Eo.am Eo: protect against recursive object destruction calls, fixes T1741 2014-11-18 15:25:34 +00:00
Makefile_Eo_Cxx.am fix build when cxx is disabled 2015-01-06 15:09:11 -05:00
Makefile_Eolian.am eolian: fix make distcheck 2015-02-19 15:30:02 +01:00
Makefile_Eolian_Cxx.am eolian_cxx: Fix occasional build error with eolian_cxx_test_wrapper.cc 2015-02-23 17:53:59 -03:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am build: Workaround an automake limitation during parallel install relinking 2015-02-26 13:51:20 +01:00
Makefile_Ethumb_Client.am
Makefile_Evas.am autotools: use bash for gen_shaders*.sh 2015-04-10 12:05:05 +02:00
Makefile_Evas_Cxx.am evas - unbreak build from cedric merge... 2015-04-04 09:42:05 +09:00
Makefile_Evil.am