efl/src
Stefan Schmidt 0a03e63350 build: keep our CLEANFILES tidy to avoid argument list too long during clean
We have been putting the generated eo files and BUILT_SOURCES into CLEANFILES
several times. So far this have not been a real problem but with the elm merge
and more and more eo files showing up this did explode recently.

During make distcheck a lot of files kept being around and make complained about
them. It took some digging to find the arguments list to long error. If you want
details on this great limitation have a look here:
http://www.linuxjournal.com/article/6060

In our case we have been lucky enough that we just appened many files over and
over again. Not doing that solves the issue for now. My testing showed no
problems but if I missed something let me know.

Fixes T3386
2016-03-31 16:29:32 +02:00
..
benchmarks Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
bin elementary: always include web test as this is now an external module. 2016-03-30 11:04:37 -07:00
bindings eolian: add APIs to get all things of each type 2016-03-29 15:01:17 +01:00
edje_external elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
examples Examples: remind Tom to compile before pushing 2016-03-29 09:49:52 +03:00
lib edje entry: fix bug not to call ecore_imf_context_cursor_position_set when deleteing surrounding text 2016-03-31 11:34:01 +09:00
modules wayland: add comment for ref T3396 2016-03-30 16:00:10 -04:00
scripts elementary: enable lua binding gen 2016-03-29 11:23:43 +01:00
static_libs Evas: Add SW engine map/unmap functions 2016-03-28 16:40:01 +09:00
tests elementary: the test are time based which make them race prone, longer delay reduce potential issue. 2016-03-29 14:53:38 -07:00
utils/ecore efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
Makefile.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Ecore_Audio.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Ecore_Audio_Cxx.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am ecore_cocoa: move Ecore_Cocoa_Cursor.h in Ecore_Cocoa.h 2016-03-02 13:56:35 -08:00
Makefile_Ecore_Con.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Ecore_Cxx.am Test rework #3: Ecore_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Ecore_Drm.am ecore_drm: fix out of source tree compilation 2015-12-23 17:43:22 +01:00
Makefile_Ecore_Evas.am ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 code 2015-12-03 12:02:40 -05:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am ecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2 2015-12-03 12:02:40 -05:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am efl js: Fix naming of manual binding functions. 2016-03-18 17:47:09 -03:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
Makefile_Ecore_Wl2.am ecore-wl2: Start on implementing support for multi-seat 2015-12-03 12:05:01 -05:00
Makefile_Ecore_X.am
Makefile_Ector.am ector: do not put ector_types.eot into the list of to be cleaned files. 2016-03-28 15:17:54 -07:00
Makefile_Edje.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Edje_Cxx.am
Makefile_Edje_Helper.am
Makefile_Eet.am Test rework #6: Eet 2016-02-16 12:41:06 +00:00
Makefile_Eet_Cxx.am Test rework #6: Eet_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Eet_Helper.am elementary: add config back in. 2016-03-30 14:15:15 -07:00
Makefile_Eeze.am Test rework #7: Eeze 2016-02-16 12:41:06 +00:00
Makefile_Efl.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Efl_Cxx.am
Makefile_Efl_Js.am efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
Makefile_Efreet.am
Makefile_Eina.am Revert "eina: split Makefile with files/headers in preparation for additional per sub directory compilation" 2016-03-08 00:18:08 +01:00
Makefile_Eina_Cxx.am tests: add dependency on simple.eo.hh for new eina_cxx iterator test 2016-03-23 16:55:03 +01:00
Makefile_Eio.am
Makefile_Eio_Cxx.am
Makefile_Eldbus.am build: make sure eldbus_eolian_type_files lands in a tarball for distcheck 2016-02-18 14:27:35 +01:00
Makefile_Eldbus_Cxx.am Test rework #14: ElDbus_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Elementary.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Elementary_Cxx.am elementary: add back C++ generated binding. 2016-03-28 16:16:15 -07:00
Makefile_Elocation.am eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
Makefile_Elua.am
Makefile_Elua_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Embryo.am
Makefile_Emile.am Test rework #16: Emile 2016-02-16 12:41:06 +00:00
Makefile_Emotion.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eo.am Eo: Implement the fallback eo_add implementation. 2016-03-29 16:01:52 +01:00
Makefile_Eo_Cxx.am
Makefile_Eolian.am tests eolian: add test cases for type stub generations 2016-03-08 11:14:56 +01:00
Makefile_Eolian_Cxx.am Test rework #19: Eolian_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Eolian_Cxx_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eolian_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eolian_Js.am efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
Makefile_Eolian_Js_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Evas_Cxx.am Evas: Fix the build... I hope 2016-01-06 17:56:01 +09:00
Makefile_Evil.am Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00