efl/src/lib/efl
Carsten Haitzler 76244d89a7 vpath file - add a keey property to know if obj should be kept around
if its a file downloading (to a tmp location) or a zip/tar/whatever
file being extracted also to a tmp location and that tmp file needs to
be removed after ...you need to keep the obj around to know when to
delete the file. this makes the keeping optional and you query if the
vpath obj is meant to be kept or not. if it's not it's safe to del
immediately.

this cuts down 1 obj per image obj/edje obj when generally unused.
save some mem.
2017-02-13 16:51:49 +09:00
..
interfaces vpath file - add a keey property to know if obj should be kept around 2017-02-13 16:51:49 +09:00
.gitignore CMake: rework to use some helper macros. 2017-01-23 18:23:40 +01:00
CMakeLists.txt cmake: add efl library. 2017-01-25 19:29:20 -02:00
Efl.h efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
Efl.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Efl_Config.h.cmake cmake: sync EFL_EO_API_SUPPORT definition with autotools. 2017-02-03 12:36:50 -02:00
Efl_Config.h.in
Efl_Model_Common.h efl: add efl_model and efl_ui_view classes 2017-02-06 15:26:21 -08:00
config.h.cmake cmake: add ector. 2017-01-27 10:56:02 -02:00