Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Juyung Seo e390159721 elm: Removed the use of __UNUSED__ from elementary.
Use EINA_UNUSED instead.
2014-01-06 23:45:47 +09:00
Cedric Bail 160c470d97 build: fix crosscompilation to be actually working. 2013-12-08 13:32:14 +09:00
Cedric Bail 2de54966c1 elementary: shuttup autotools. 2013-12-05 19:38:55 +09:00
Cedric Bail fafb90676c autotools: improve build system to be able to correctly pick outside and inside tools. 2013-12-01 23:35:43 +09:00
Sebastian Dransfeld e23648de97 quicklaunch: Add AC_LANG_SOURCE to source code
Fixes warning:
configure.ac:217: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/elm_quicklaunch.m4:9: ELM_QUICKLAUNCH is expanded from...
configure.ac:217: the top level
2013-11-14 05:15:43 +01:00
Cedric Bail 14a474b527 elementary: automatically detect if compiler can build quicklaunch binary. 2013-11-04 20:54:21 +09:00
Cedric Bail 936259de01 elementary: we are using the beta API of EFL. 2013-07-23 11:27:34 +09:00
Cedric Bail a0f3716168 elementary: fix build without public Eo API turned on. 2013-06-28 10:23:14 +09:00
Eduardo Lima (Etrunko) fffdaeb025 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:18:06 -03:00
Youness Alaoui 3738c5d7d0 Elementary: Use eina_lock in elm_store
SVN revision: 64775
2011-11-05 17:49:11 +00:00
Youness Alaoui c377a50f70 Elementary: Check for PATH_MAX define availability
SVN revision: 64089
2011-10-15 09:30:52 +00:00
Mike McCormack c6086007c4 elementary: Build with -Wall -W
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 60794
2011-06-29 06:40:45 +00:00
Jonas M. Gastal 0a19a833d1 Elementary: Actionslider example and accompaning documentation.
SVN revision: 60351
2011-06-15 14:22:11 +00:00
Carsten Haitzler 6ce323eaa0 make thread support windows friendly. i hope.
SVN revision: 54754
2010-11-21 04:37:52 +00:00
Lucas De Marchi 3e8419285d Fix common misspellings
Following misspellings were fixed:

accomodate->accommodate
alwyas->always
backgorund->background
beween->between
dependant->dependent
desireable->desirable
doesnt->doesn't
emmitted->emitted
imediately->immediately
ocurred->occurred
sucess->success
ther->the
tranformed->transformed
usefull->useful



SVN revision: 52009
2010-09-09 00:35:43 +00:00
Vincent Torri 0f5c7a96f2 Use a macro to add a specific path for efl tools (edje_cc and eet, here)
See usage in efl_binary.m4


SVN revision: 51514
2010-08-22 07:19:29 +00:00
Vincent Torri b07e49d435 remove unused parameter in the library.
I won't do this everyday, and i won't touch the tests.


SVN revision: 47093
2010-03-09 17:51:30 +00:00
Carsten Haitzler 9d7db82782 documentation... more! build! look vaguely ok
SVN revision: 40734
2009-05-19 09:29:20 +00:00
Carsten Haitzler f2a75b0f05 1. configure.ac finally
2. add docsbuilding infra
3. fix list/genlist on code-based select.



SVN revision: 40667
2009-05-15 11:45:14 +00:00