summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix build regressionArnaud Quette2015-08-101-0/+1
* build: remove dependency on dbus-glib and libdbusCosimo Cecchi2015-07-291-2/+0
* Use PIE to better secure installed tools and also use full RELRO in the daemonRichard Hughes2013-05-071-1/+4
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* Use git.mk and remove the manual .gitignore filesRichard Hughes2011-07-191-0/+2
* upower needs -pthreadLandry Breuil2011-03-211-0/+2
* Drop devkit and devkit-power-daemon symlinksMichael Biebl2011-02-231-3/+0
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-2/+1
* Make the upower client tool use libupwer-glib, rather than devit-power-gobjectRichard Hughes2010-02-051-3/+3
* Remove EGG_* log define.Michael Biebl2010-02-051-4/+0
* Rename the man pages and rename the main daemon binary nameRichard Hughes2010-01-211-1/+1
* Make the client tool be called upower, but maintain a symlink to devkit-powerRichard Hughes2010-01-211-28/+7
* Rename the DBus service from org.freedesktop.DeviceKit.Power to org.freedeskt...Richard Hughes2010-01-181-2/+2
* trivial: rename some internal defines for the upower moveRichard Hughes2010-01-181-3/+3
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-8/+8
* I must learn to spell deprecated...Richard Hughes2009-07-031-1/+1
* Protect the non-GObject accessors with DKP_DISABLE_DEPRECIATED and fix up the...Richard Hughes2009-07-031-0/+1
* move the library directory from libdevkit-power to devkit-power-gobjectRichard Hughes2009-02-271-2/+2
* trivial: fix make distcheckRichard Hughes2009-02-261-11/+12
* bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...Richard Hughes2009-02-261-0/+1
* trivial: add a fixmeRichard Hughes2009-01-231-1/+0
* nuke devkit-power-on-battery for nowDavid Zeuthen2008-11-111-17/+1
* trivial: update defines needed for egg debugging codeRichard Hughes2008-10-231-1/+4
* convert to using egg_ functionality like other projectsRichard Hughes2008-08-281-0/+5
* move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes2008-08-111-4/+0
* refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes2008-08-091-4/+4
* abstract out the client and client device parts of the devkit-power toolRichard Hughes2008-08-051-0/+4
* add a new ninary to get the battery power stateRichard Hughes2008-08-041-3/+16
* of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes2008-08-011-3/+4
* abstract out the meta-device into a seporate struct so we can copy it, check ...Richard Hughes2008-08-011-0/+2
* rework devkit-power tool, more work to comeRichard Hughes2008-08-011-9/+10
* initial commitDavid Zeuthen2008-05-081-0/+49