summaryrefslogtreecommitdiff
path: root/src/bin/eet
Commit message (Expand)AuthorAgeFilesLines
* bin/eet and ecore_con: remove Evil.h when not necessary and include evil_priv...Vincent Torri2019-05-171-4/+0
* meson - dont install eina bench cmp and use install_modeCarsten Haitzler (Rasterman)2018-12-271-9/+0
* meosn - fix install of scripts and bins and their timestamps and modesCarsten Haitzler (Rasterman)2018-12-271-0/+9
* meson: enable cross compilingMarcel Hollerbach2018-12-071-1/+7
* Meson: set vieet as executableDaniel Zaoui2018-10-211-1/+1
* here comes mesonMarcel Hollerbach2018-10-021-0/+10
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-2/+2
* vieet: Add read-only modeJean-Philippe Andre2017-08-181-2/+14
* eet cmdline tool - dont give garbage certificate length if there is noneCarsten Haitzler (Rasterman)2017-03-241-4/+11
* eet: Fix warning in eet fileVivek Ellur2015-11-231-1/+1
* eet: Add options -V/--version to show eet version.Stefan Schmidt2015-04-021-0/+3
* eet: List -h option in help messageStefan Schmidt2015-04-021-0/+1
* eet: fix variable namingAndrii Kroitor2015-03-261-11/+11
* Eet: add diffeet a tool for diffing eet files.Tom Hacohen2014-11-251-0/+55
* vieet: list the sections of an eet file if a section isn't passed.Tom Hacohen2014-11-121-3/+9
* Eet vieet: Fixed to work on non-bash compat shells.Tom Hacohen2014-03-081-4/+4
* Eet: Added vieet a tool to edit eet files.Tom Hacohen2014-03-071-0/+59
* efl: Unified eina critical manro to CRI.Daniel Juyung Seo2013-12-261-4/+4
* ftell can return -1 to indicate error, so trap for thatChris Michael2013-11-181-0/+7
* ftell can return -1 to indicate error, so trap for that.Chris Michael2013-11-181-0/+7
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-111-0/+1
* efl: Remove check for unistd.hLucas De Marchi2013-01-101-4/+1
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-31/+0
* efl: backport r78689.Cedric BAIL2012-10-311-11/+45
* merge: add a holdall variableVincent Torri2012-10-261-0/+1
* merge: -Wl,--enable-auto-import is useless with recent versions of gcc on Win...Vincent Torri2012-10-251-2/+0
* efl: eet binary is not optional anymore.Gustavo Sverzut Barbieri2012-10-101-2/+1
* and esnure we have all the right include paths.Carsten Haitzler2012-09-271-2/+2
* merge: fix compilation when no EFL is installed...Vincent Torri2012-09-211-2/+18
* merge: add eetVincent Torri2012-09-172-0/+524