efl/legacy/edje/src/bin/epp
Cedric BAIL dd9c491c5b edje: add edje_watch.
edje_watch call edje_cc and monitor all the source file (edc, font
image, sound). If any of them change, it call edje_cc, update its
watching list and so on. edje_watch as the same command line as
edje_cc.
   Still a little bit rought, but it's the beginning of an interesting
experiment.


SVN revision: 70872
2012-05-08 10:35:57 +00:00
..
Makefile.am fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cppalloc.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpperror.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cppexp.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpphash.c fix compilation of epp on Windows, plus minor formatting 2011-03-21 23:04:35 +00:00
cpphash.h edje now uses (and installs if not previously found) epp as its default C preprocessor, providing consistent output across all platforms and allowing edje_cc to run on windows (vtorri!!) 2011-02-21 08:04:44 +00:00
cpplib.c edje: add edje_watch. 2012-05-08 10:35:57 +00:00
cpplib.h edje: add edje_watch. 2012-05-08 10:35:57 +00:00
cppmain.c Edje: Fixed a couple of warnings that really don't indicate issues. 2012-01-16 12:34:13 +00:00