efl/legacy/ecore/src/lib/ecore
Vincent Torri 942bd26378 Ecore: some simplifications of the autotools
* remove --enable-auto-import link flag (useless, now)
 * remove WIN32_C*FLAGS (idem)
 * remove cegcc cases (not supported anymore)
 * use directly win32 macro in Makefile.am


SVN revision: 79399
2012-11-16 17:24:28 +00:00
..
Ecore.h Fix typos: s/pooler/poller/g 2012-10-29 21:50:03 +00:00
Ecore_Getopt.h ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
Makefile.am Ecore: some simplifications of the autotools 2012-11-16 17:24:28 +00:00
ecore.c ecore: Add thread safety support to ecore pipe 2012-11-06 10:49:05 +00:00
ecore_alloc.c Porting to Eo: Job, Animator, Idler, Idle_Enterer, Idle_Exiter, Timer, Ecore_Poll 2012-10-10 08:19:58 +00:00
ecore_anim.c Porting to Eo: Job, Animator, Idler, Idle_Enterer, Idle_Exiter, Timer, Ecore_Poll 2012-10-10 08:19:58 +00:00
ecore_app.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_events.c remove EAPI from _ecore_event_signal_user_new(). 2012-04-13 15:36:42 +00:00
ecore_exe.c add warning if u dont have process priority swizzling. 2012-07-18 11:54:32 +00:00
ecore_exe_ps3.c Ecore: Port ecore to the PS3 2011-11-05 17:49:49 +00:00
ecore_exe_win32.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_exe_wince.c ran ecrustify on ecore. some manual fixing too. 2011-10-21 05:40:39 +00:00
ecore_getopt.c Cleanup Doxygen Warnings - ecore 1 2012-04-23 20:09:44 +00:00
ecore_glib.c ecore: Fix missing initializer warning 2012-11-15 11:14:19 +00:00
ecore_idle_enterer.c ecore: fix typos reported in #1611 2012-10-11 01:29:56 +00:00
ecore_idle_exiter.c Fix on the class name of ecore idle exiter. 2012-10-28 08:46:27 +00:00
ecore_idler.c Porting to Eo: Job, Animator, Idler, Idle_Enterer, Idle_Exiter, Timer, Ecore_Poll 2012-10-10 08:19:58 +00:00
ecore_job.c Porting to Eo: Job, Animator, Idler, Idle_Enterer, Idle_Exiter, Timer, Ecore_Poll 2012-10-10 08:19:58 +00:00
ecore_main.c ecore: Add thread safety support to ecore pipe 2012-11-06 10:49:05 +00:00
ecore_pipe.c ecore: Add thread safety support to ecore pipe 2012-11-06 10:49:05 +00:00
ecore_poll.c ecore: Fix warning 2012-10-15 12:12:36 +00:00
ecore_private.h ecore: Add thread safety support to ecore pipe 2012-11-06 10:49:05 +00:00
ecore_signal.c i wonder if this patches over some odd signal processing hang i see in 2012-05-31 13:32:09 +00:00
ecore_thread.c Ecore: some simplifications of the autotools 2012-11-16 17:24:28 +00:00
ecore_throttle.c main loop checks for all of ecore -> back. (removed by cedric last year) 2012-03-29 08:52:25 +00:00
ecore_time.c ecore: fix typos. 2012-02-24 11:48:53 +00:00
ecore_timer.c ecore: Fix unbalanced lock 2012-10-20 05:08:18 +00:00