summaryrefslogtreecommitdiff
path: root/m4/efl_threads.m4
Commit message (Expand)AuthorAgeFilesLines
* Revert "autotools: try improving thread detection."Cedric BAIL2014-02-191-19/+20
* autotools: try improving thread detection.Cedric BAIL2014-02-181-20/+19
* m4: remove saving of CFLAGSSebastian Dransfeld2013-11-151-4/+0
* m4: Save cflags before restoring themSebastian Dransfeld2013-11-141-0/+2
* efl: let's try to force that thread things this way.Cedric Bail2013-11-121-4/+1
* efl: let's try to detect in a portable way phtread around the world.Cedric Bail2013-11-121-32/+24
* eina: add Eina_Spinlock API.Cedric Bail2013-10-111-0/+2
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-7/+2
* Eina: add affinity to win32 code.Vincent Torri2012-10-251-0/+1
* efl: change a little bit API.Cedric BAIL2012-10-191-0/+11
* add eina barrier to efl tree.Carsten Haitzler2012-10-171-0/+12
* efl: remove option to debug threads, now enabled based on build profile.Gustavo Sverzut Barbieri2012-10-101-13/+0
* efl: remove EINA_HAVE_ON_OFF_THREADS support.Gustavo Sverzut Barbieri2012-10-101-15/+0
* efl: simplify threads step 1 - make it mandatory.Gustavo Sverzut Barbieri2012-10-101-1/+4
* merge : add einaVincent Torri2012-09-161-0/+149