efl/legacy/edje/src/bin
Caio Marcelo de Oliveira Filho 5d229801fd edje_cc_out.c: Splitting data_write_scripts() in smaller pieces.
Now we have one function for creating the script file and another for
compiling it.  Also tried to avoid lots of nesting by checking for
error conditions early and returning (or aborting).  Avoided messing
with the code logic.

SVN revision: 35595
2008-08-21 03:57:56 +00:00
..
.cvsignore Quiet. 2005-07-29 16:41:05 +00:00
Makefile.am ecore-evas is needed only for the binaries 2008-06-07 08:03:52 +00:00
edje_cc.c evilize edje. Link against ecore_file only when needed. PATH_MAX and not MAX_PATH. Minor other fixes. 2008-06-06 18:31:49 +00:00
edje_cc.h open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_cc_handlers.c fix typo in doxy 2008-07-02 20:13:31 +00:00
edje_cc_mem.c reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_cc_out.c edje_cc_out.c: Splitting data_write_scripts() in smaller pieces. 2008-08-21 03:57:56 +00:00
edje_cc_parse.c open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_cc_sources.c and compression was off four edje_sources in .dj files. back on! 2008-08-18 15:09:27 +00:00
edje_decc.c open files in binary mode, to fix problems on Windows. Fix a constness 2008-06-28 09:11:48 +00:00
edje_decc.h reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_main.h reorganize header files inclusion. Fix some problems when compiling on Windows 2008-06-07 10:06:14 +00:00
edje_prefix.c evilize edje. Link against ecore_file only when needed. PATH_MAX and not MAX_PATH. Minor other fixes. 2008-06-06 18:31:49 +00:00
edje_prefix.h edje is now also prefix aware. 2006-07-10 18:55:23 +00:00
edje_recc remove trailing spaces 2008-03-24 08:22:01 +00:00