enlightenment_my/src/modules
Marcel Hollerbach 29901d67b2 meson: use file instead of doing the relative path by hand
a reason for doing that is that you can just pack together targets into
a array and pass them to our helper, and the helper will just handle
them, so even module with eldbus codegen etc is now supported.

This also means that we are just passing the src object directly into
the shared_module call, which means the user of our helper can just pack
everything he needs into the src var and the helper does not need to
know about it.
2017-08-08 18:38:37 +02:00
..
appmenu meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
backlight meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
battery batget - fix warnings about buffer sizes 2017-08-04 14:53:30 +09:00
bluez4 meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
clock meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_applications meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_bindings meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_dialogs meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_display meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_interaction meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_intl meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_menus meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_paths meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_performance meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_randr meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_shelves meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_theme meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_window_manipulation meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
conf_window_remembers meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
connman meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
cpufreq fix fallthrough warnings 2017-08-04 12:35:27 +09:00
everything meson. 2017-07-20 17:18:33 -04:00
fileman meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
fileman_opinfo meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
gadman meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
geolocation meson. 2017-07-20 17:18:33 -04:00
ibar meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
ibox meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
layout do not generate module.desktop files 2017-07-14 18:40:50 -04:00
lokker meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
luncher meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
mixer fix fallthrough warnings 2017-08-04 12:35:27 +09:00
msgbus meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
music-control e build - make 2 modules (music contrl and pager plain) consistent 2017-07-27 14:47:21 +09:00
notification meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
packagekit meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
pager meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
pager_plain meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
quickaccess meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
shot meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
start meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
syscon meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
sysinfo sysinfo: fix single-core OpenBSD results. 2017-08-04 17:22:32 -04:00
systray meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
tasks meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
teamwork meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
temperature meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
tiling meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
time meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
winlist meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wireless meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wizard meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wl_buffer meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wl_desktop_shell module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
wl_drm meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wl_fb meson. 2017-07-20 17:18:33 -04:00
wl_text_input meson. 2017-07-20 17:18:33 -04:00
wl_weekeyboard meson. 2017-07-20 17:18:33 -04:00
wl_wl meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
wl_x11 meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
xkbswitch meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
xwayland meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
Makefile.mk build - remove policy mobile module 2017-07-27 20:23:59 +09:00
Makefile_appmenu.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_backlight.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_battery.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_bluez4.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_clock.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_applications.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_bindings.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_dialogs.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_display.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_interaction.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_intl.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_menus.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_paths.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_performance.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_randr.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_shelves.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_theme.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_conf_window_manipulation.mk fix autofoo build to match renaming scheme used for meson 2017-07-30 23:20:27 +09:00
Makefile_conf_window_remembers.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_connman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_cpufreq.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_everything.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_fileman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_fileman_opinfo.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_gadman.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_geolocation.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_ibar.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_ibox.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_luncher.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_mixer.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_msgbus.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_music_control.mk e build - make 2 modules (music contrl and pager plain) consistent 2017-07-27 14:47:21 +09:00
Makefile_notification.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_packagekit.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_pager.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_pager_plain.mk e build - make 2 modules (music contrl and pager plain) consistent 2017-07-27 14:47:21 +09:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_quickaccess.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_shot.mk use snapshot object for shot module 2017-07-20 17:18:33 -04:00
Makefile_start.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_syscon.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_sysinfo.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_systray.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_tasks.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_teamwork.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_temperature.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_tiling.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_time.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_winlist.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_wireless.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_wizard.mk module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
Makefile_wl_buffer.mk add wl_buffer output module 2017-02-10 17:24:13 -05:00
Makefile_wl_desktop_shell.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_wl_drm.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_fb.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_text_input.mk Fix out of tree builds 2016-11-02 16:16:49 -05:00
Makefile_wl_weekeyboard.mk Fix out of tree builds 2016-11-02 16:16:49 -05:00
Makefile_wl_wl.mk remove library checks for a number of modules along with useless defines 2016-03-11 17:19:32 -05:00
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 2015-12-09 13:50:39 -05:00
Makefile_xkbswitch.mk do not generate module.desktop files 2017-07-14 18:40:50 -04:00
Makefile_xwayland.mk add configure flag for xwayland binary 2016-05-06 13:37:10 -04:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00