Arnaud Quette
7371415beb
Fix build regression
...
The removal of dbus-glib and libdbus build dependencies has introduced
a build regression on upower, which fails to link with gobject
Signed-off-by: Richard Hughes <richard@hughsie.com>
2015-08-10 11:06:30 +01:00
Cosimo Cecchi
b549d8928b
build: remove dependency on dbus-glib and libdbus
...
Nothing depends on it any more.
2015-07-29 13:37:11 +01:00
Richard Hughes
efa97d515f
Use PIE to better secure installed tools and also use full RELRO in the daemon
2013-05-07 14:07:31 +01:00
Richard Hughes
5be743c910
Don't use the deprecated INCLUDES in Makefile.am
2013-01-14 09:21:30 +00:00
Richard Hughes
b19fca9637
Use git.mk and remove the manual .gitignore files
2011-07-19 12:40:21 +01:00
Landry Breuil
2527d0170d
upower needs -pthread
...
Signed-off-by: Richard Hughes <richard@hughsie.com>
2011-03-21 18:38:48 +00:00
Michael Biebl
11301ae3d6
Drop devkit and devkit-power-daemon symlinks
...
Signed-off-by: Richard Hughes <richard@hughsie.com>
2011-02-23 16:18:53 +00:00
Richard Hughes
59893663fb
Port from EggDebug to the GLib built-in logging framework
2010-11-01 11:28:31 +00:00
Richard Hughes
4c02c6310d
Make the upower client tool use libupwer-glib, rather than devit-power-gobject
2010-02-05 09:26:10 +00:00
Michael Biebl
83c0574466
Remove EGG_* log define.
...
The EGG_* log defines don't seem to be used and still reference the old
DeviceKit-power name. So just remove it.
2010-02-05 08:35:11 +00:00
Richard Hughes
faeb7ffabc
Rename the man pages and rename the main daemon binary name
2010-01-21 14:47:21 +00:00
Richard Hughes
adcb737767
Make the client tool be called upower, but maintain a symlink to devkit-power
2010-01-21 14:30:28 +00:00
Richard Hughes
d27c836e97
Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedesktop.UPower
2010-01-18 16:53:12 +00:00
Richard Hughes
8362088d12
trivial: rename some internal defines for the upower move
2010-01-18 14:04:24 +00:00
Richard Hughes
15ac5102c8
trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or ABI changes
2010-01-18 12:26:55 +00:00
Richard Hughes
db41483230
I must learn to spell deprecated...
2009-07-03 11:05:00 +01:00
Richard Hughes
0a5149ea6a
Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the client tool
2009-07-03 10:52:24 +01:00
Richard Hughes
d2c0ee6412
move the library directory from libdevkit-power to devkit-power-gobject
2009-02-27 12:22:06 +00:00
Richard Hughes
6f0dc6a530
trivial: fix make distcheck
2009-02-26 13:31:57 +00:00
Richard Hughes
55db60ef82
bugfix: remove use of EggObjList, which was pretty hacky, and try to make the library more sane
2009-02-26 12:15:20 +00:00
Richard Hughes
39df99ae20
trivial: add a fixme
2009-01-23 17:14:02 +00:00
David Zeuthen
fca5018996
nuke devkit-power-on-battery for now
2008-11-11 10:44:08 -05:00
Richard Hughes
670c3bfc7b
trivial: update defines needed for egg debugging code
2008-10-23 12:48:01 +01:00
Richard Hughes
7fdcc278dc
convert to using egg_ functionality like other projects
2008-08-28 15:49:19 +01:00
Richard Hughes
32aaf9ed93
move DkpClient and DkpClientDevice to libdevkit-power
2008-08-11 10:40:22 +01:00
Richard Hughes
918c35586b
refactor out DkpDevice and DkpSupply so we can add another type of device without a metric ton of copy and paste
2008-08-09 14:27:32 +01:00
Richard Hughes
5b6bae572f
abstract out the client and client device parts of the devkit-power tool
2008-08-05 17:26:35 +01:00
Richard Hughes
9dca67f115
add a new ninary to get the battery power state
2008-08-04 17:31:52 +01:00
Richard Hughes
74683e3fa7
of course, the right thing to do is make a static lib to avoid playing with ../src/ type paths
2008-08-01 17:27:12 +01:00
Richard Hughes
1113df1f43
abstract out the meta-device into a seporate struct so we can copy it, check for changes and print it
2008-08-01 16:37:11 +01:00
Richard Hughes
27cde0b6e0
rework devkit-power tool, more work to come
2008-08-01 13:15:40 +01:00
David Zeuthen
37f9df9b05
initial commit
2008-05-08 22:29:38 -04:00