summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* Eet: add nice m4 macros to check functions and libraries. Will be usable easi...Vincent Torri2012-07-011-5/+2
* eet: add Exotic supportCedric BAIL2012-02-241-1/+1
* eet: add support for statistique.Cedric BAIL2012-02-101-0/+60
* eet: write to standard output if no output file given.Boris Faure2012-01-071-27/+61
* ran ecrustify on eet. this seems to do a good job of eet. comments?Carsten Haitzler2011-10-211-71/+76
* eet_main.c : use correct guardsVincent Torri2011-07-161-2/+3
* remove .cvsignore filesBoris Faure2011-06-121-5/+0
* * eet: improve detection of -Wl,--as-neededCedric BAIL2010-12-031-1/+1
* logs don't need trailing newline.Gustavo Sverzut Barbieri2010-10-071-22/+22
* log domains in lower case.Gustavo Sverzut Barbieri2010-10-071-1/+1
* FORMATTINGLucas De Marchi2010-08-041-4/+0
* formatting. <- uncrustifyCarsten Haitzler2010-07-311-67/+67
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-281-96/+123
* more correct version of the dso fixCarsten Haitzler2010-07-111-1/+1
* binary can be disabledVincent Torri2010-01-151-1/+2
* * eet: Revert back some INF macro to fprintf as this is not for logging pur...Cedric BAIL2009-10-061-3/+3
* * Check the returned value of eet_init() in the binary.Vincent Torri2009-10-021-5/+7
* remove useless Eina_Log macros. Patch by Mathieu Taillefumier.Vincent Torri2009-10-021-24/+60
* * fix copy/paste typo in start.batVincent Torri2009-09-181-1/+3
* * eet: Expose Eet_Node so we can now write external parser for eet_data. Sti...Cedric BAIL2009-04-161-0/+1
* Fix problem reported by clang.Gustavo Sverzut Barbieri2009-02-261-2/+1
* Print signature and certificate lenght (give you an idea of the over head).Cedric BAIL2009-01-271-0/+6
* check if the linker supports --as-neededVincent Torri2009-01-091-1/+1
* as-needed is not globally supported - perhaps it needs to be detected?handyande2008-12-311-1/+1
* Better error handling with eet identity.Cedric BAIL2008-12-051-0/+5
* Add crypto support to eet.Cedric BAIL2008-11-131-20/+32
* autotools cleanups:Vincent Torri2008-10-261-1/+2
* include Evil.h so that fopen can manage filesVincent Torri2008-10-242-4/+16
* Make eet depends on eina.Cedric BAIL2008-10-201-2/+3
* Patch, typo.Cedric BAIL2008-09-081-4/+0
* Add signature support in eet.Cedric BAIL2008-09-081-0/+58
* actually barf help then exit -1Carsten Haitzler2008-08-181-1/+1
* fail when not passed good argsCarsten Haitzler2008-08-181-1/+5
* wrong return error handling. 0 == error, 1 == ok.Carsten Haitzler2008-08-011-1/+1
* put WIN32_CFLAGS in CFLAGS, not CPPFLAGS. Formattingdoursse2008-04-191-1/+3
* * rename lt_auto_import to lt_enable_auto_importdoursse2008-04-191-1/+1
* * rename 'create_shared_lib' to 'lt_no_undefined'doursse2008-04-151-1/+1
* bitching--Carsten Haitzler2008-04-101-1/+0
* cedrics eet -d fixes.. yay!Carsten Haitzler2008-04-101-14/+2
* remove trailing spaces and factorize Windows detectiondoursse2008-03-291-6/+6
* up eet to alpha status. see email to e-devel.Carsten Haitzler2008-03-281-1/+6
* autostuff improvements:doursse2007-11-041-3/+7
* ignoreSebastian Dransfeld2007-09-151-0/+5
* and now we have a small tool that can extract, import, list, decode, encodeCarsten Haitzler2007-09-082-0/+271
* remove eet test progsCarsten Haitzler2006-10-284-593/+0
* Quiet.Kim Woelders2005-07-291-0/+1
* don't define _POSIX_SOURCE, it breaks things very slightly. if anyone knows t...tsauerbeck2005-05-261-3/+4
* whitespace + unsignedCarsten Haitzler2005-05-232-46/+57
* slightly faster image loadCarsten Haitzler2005-05-102-1/+121
* dont allow .. ../ /../ and /.. and absolute paths starting with / in the testCarsten Haitzler2005-03-311-1/+12