efl/src/bin
Jaehyun Cho e23a4521ea Revert "edje_cc_parse: Fix to insert missing double quotation marks"
This reverts commit 5ae6e1db2f.

On Windows, system() does not execute file if the argument of system()
begins with double quotation marks.
(e.g. system("\"C:\efl\lib/edje/utils/v-1.18/epp.exe\" ...");)

To resolve this issue on Windows, it has been fixed to have the argument
of system() not begin with double quotation marks.
(i.e. Do not use double quotation marks for epp.exe path in system().)
2017-01-11 15:22:52 +09:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_con ecore_con - move libproxy to a slave binary with stdin/out msging 2017-01-09 15:29:33 +09:00
ecore_evas ecore_evas_convert: Fix crazy use of objects from a thread 2016-12-21 13:56:04 +09:00
edje Revert "edje_cc_parse: Fix to insert missing double quotation marks" 2017-01-11 15:22:52 +09:00
eet eet: Fix warning in eet file 2015-11-23 19:41:30 +09:00
eeze Efl.Io.{Queue,Buffer,Buffered_Stream}: slice_get is now a property. 2016-12-19 15:30:56 -02:00
efl Efl.Io.{Queue,Buffer,Buffered_Stream}: slice_get is now a property. 2016-12-19 15:30:56 -02:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efreet efreet_desktop: fix potential error in efreet_desktop_cache_create 2016-12-08 13:26:55 +09:00
eina eina_btlog: flush stdout for each line. 2016-12-08 11:40:45 -02:00
eldbus eldbus-codegen: More memory leak fixes for generated code. 2014-11-24 10:14:23 +01:00
elementary eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo embryo : Prevent buffer overflow in embryo_cc_sc2 2016-09-20 15:31:16 +08:30
eolian eolian gen: properly deal with __eolian wrappers and mixed prop impls 2016-12-27 17:16:17 +01:00
eolian_cxx eolian: remove type silencing stuff entirely 2016-10-25 18:02:23 +02:00
eolian_js eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
ethumb
ethumb_client ethumb: rewrite slave input/output 2016-12-22 14:13:40 +02:00
evas eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
evil Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00