Commit Graph

14 Commits

Author SHA1 Message Date
Carsten Haitzler 92b03ded05 Pass meson dist - we have to install config.h and not use install option
install option for configure_file is a 0.50 feature - stick to 0.47
stuff so we can pass meson dist
2019-05-21 14:41:24 +01:00
Mike Blumenkrantz bd88282047 remove autotools 2017-11-20 07:05:36 -05:00
Mike Blumenkrantz bbea839dfa fix undefined variable warnings for meson build 2017-09-26 12:26:18 -04:00
Carsten Haitzler ef2fb5c4f9 meson build - trim down some data file build files a little 2017-08-10 23:40:56 +09:00
Mike Blumenkrantz e8dc71cd48 meson. 2017-07-20 17:18:33 -04:00
Mike Blumenkrantz e50b8e5933 Revert "fix dbus unit installation with DESTDIR"
This reverts commit 3afaafe506.

broken test machine = broken commits :(
2015-02-13 16:46:52 -05:00
Mike Blumenkrantz 3afaafe506 fix dbus unit installation with DESTDIR 2015-02-12 23:12:23 -05:00
Jérémy Zurcher 28ac706fb0 e18.service -> enlightenment.service : Part II 2014-07-29 10:15:17 +02:00
Mike Blumenkrantz 528cff8313 e18.service -> enlightenment.service 2014-07-28 08:42:24 -04:00
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
Gustavo Sverzut Barbieri 5bdba47e84 generate e18.service using prefix, allows disabling systemd.
If one have systemd but installs to ~/ (no root) then installing
e18.service hurts.

Have e18.service to be generated using @prefix@ so it won't hardcode
to /usr/bin, removing "-locked" as that can be configured in the GUI
and in some cases you just want your e18 without lock/password.
2013-08-22 09:43:40 -03:00
Cedric Bail 8f9e1d9b4f systemd: improve unit. 2013-05-11 10:16:45 +09:00
Cedric Bail 4e35b0369e systemd: add support for hibernate and suspend. 2013-03-30 18:14:26 +09:00
Cedric Bail cd28bc8145 e: add support for systemd user session. 2013-03-30 18:14:26 +09:00