enlightenment/src/modules/packagekit
Carsten Haitzler 84bf48b3ed module build - clean up and fix meson install of pretty much all modules
so we';re missing installing desktop files. edj icon files, wizard
data files in the wrong place, and much more. this also cleans up the
module meson build of pretty much all modules and make their build
files cimple and consistent so it's far easier to re-use things from
one module to the next. we should aim for simplicity, consistency
between as much as possible so we can refactor and turn into maybe
functions later. imho that starts with consistency though. until i can
see all the common patterns clearly, i don't want to write functions
yet. it's easier to see if all the files are consistently using the
same vars and formatting etc. etc. etc.

but either way the installation needs fixing so it installs all files
in the right places with the right permissions etc. etc. etc.

this doesn't fix all module build files bt all the ones i found that
were broken installs and they use what i think is a cleaner/simpler
template, BUT there is far too much copy & pastage here... far too
much.i need to find a cleaner way to automate this.
2017-07-27 14:29:30 +09:00
..
e-module-packagekit.edj packagekit - update icon 2014-02-02 16:15:19 +09:00
e_mod_config.c e_entry -> elm_entry conversion 2015-01-11 12:20:46 -05:00
e_mod_config.h PackageKit: split config stuff to a proper e_mod_config.c file. 2014-02-03 22:21:25 +01:00
e_mod_main.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
e_mod_main.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mod_packagekit.c Clean up some header inclusion 2016-04-07 13:14:43 -04:00
e_mod_packagekit.h Clean up some header inclusion 2016-04-07 13:14:43 -04:00
meson.build module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00