#122: Edje files should be built at every compilation
------------------------------+---------------------------------------------
Reporter: Thanatermesis | Owner:
Type: TODO | Status: closed
Priority: Minor | Milestone: Edje 1.0
Component: other | Resolution: Will Not Fix
Keywords: edj file rebuild | Blocking:
Blockedby: |
------------------------------+---------------------------------------------
Changes (by barbieri):
* status: new => closed
* resolution: => Will Not Fix
Comment:
This is not a problem. In ideal world, packagers would build from clean
sources. Since we're not stable and don't provide users with packages,
they have to package themselves.
But update process should always be:
* make uninstall
* make distclean
* ./autogen.sh ...
* make all install
Make distclean should take care of deleting old .edj.
Forcing EDJ to be recompiled every time would add an unnecessary burden on
developers that compile the whole thing each hour or so, like me :-)
--
Ticket URL: <http://trac.enlightenment.org/e/ticket/122#comment:4>
Enlightenment <http://www.enlightenment.org/>
Enlightenment Project
|