summaryrefslogtreecommitdiff
path: root/src/lib/embryo
Commit message (Expand)AuthorAgeFilesLines
* singularize srand in eina_init - only once in one placeCarsten Haitzler (Rasterman)2020-10-031-2/+0
* Get rid of trailing whitespaces (11 / 14)Elyes HAOUAS2020-06-231-41/+41
* refactor buildMarcel Hollerbach2020-05-271-7/+5
* libs: headers: ensure we include headers in the correct order for EAPIStefan Schmidt2020-05-253-2/+4
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-184-7/+3
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-184-3/+7
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-071-1/+1
* doxygen docs: Fix several group problemsXavi Artigas2020-03-031-72/+72
* doxygen: fix duplicated toc sectionsXavi Artigas2020-02-281-1/+1
* exotic: remove left-overs from Exotic supportStefan Schmidt2019-12-043-12/+0
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-201-1/+1
* cmake: remove!Marcel Hollerbach2018-12-201-21/+0
* here comes mesonMarcel Hollerbach2018-10-021-0/+40
* all: Simplify definition of EAPIVincent Torri2018-01-181-4/+4
* efl: remove _MSC_VER (Visual Studio macro) usage in source codeVincent Torri2018-01-042-6/+2
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* cmake: add embryo.Gustavo Sverzut Barbieri2017-01-261-0/+21
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-6/+6
* embryo: Fix typo in float comparison 'fix'Chris Michael2016-12-201-1/+1
* embryo: Fix typoChris Michael2016-12-201-2/+2
* embryo: remove float comparison warningsChris Michael2016-12-201-6/+8
* efl - fix lots of little init/shutdown pairs that are wrongCarsten Haitzler (Rasterman)2016-07-041-0/+1
* embryo: don't mess with env vars in tzdate if no tz is passedMike Blumenkrantz2016-03-241-6/+9
* embryo: add tzdate functionMike Blumenkrantz2016-02-221-0/+65
* embryo: reformat the whole thingMike Blumenkrantz2016-02-227-1464/+1500
* embryo: change the log catagory of printf in embryoJaehwan Kim2016-01-181-1/+1
* edje_embryo: add printf feature.Jaehwan Kim2015-12-311-131/+170
* embryo: add eina_logJaehwan Kim2015-12-302-0/+56
* embryo: fix inverse trigonometry functions typos.Deborshi Saha2015-05-181-3/+3
* embryo: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-4/+7
* embryo: add documentation for Embryo_Version structure.Nicolas Aguirre2014-10-201-5/+9
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-2/+4
* fix clang nonnull reportCarsten Haitzler (Rasterman)2013-07-161-9/+12
* efl: eina_alloca.h to simplify alloca() usage.Gustavo Sverzut Barbieri2013-01-032-34/+0
* remove redundant code in embryo.Carsten Haitzler2013-01-031-5/+1
* efl/docs: clean-up and make it more uniform.Gustavo Sverzut Barbieri2012-12-281-15/+41
* efl: Created Embryo group and added existing Embryo groups to it.Jonas M. Gastal2012-12-181-0/+12
* efl: Adding a unified main page that links to the "mainpage" of libs.Jonas M. Gastal2012-12-181-1/+1
* efl: Fix more shadow warningsMike McCormack2012-11-191-13/+13
* more warn-- in efl tree.Carsten Haitzler2012-11-151-4/+4
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-38/+0
* merge: add embryoVincent Torri2012-10-2610-0/+4511