summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-02-26bugfix: remove use of EggObjList, which was pretty hacky, and try to make the...Richard Hughes1-0/+1
2009-01-23trivial: add a fixmeRichard Hughes1-1/+0
2008-11-11nuke devkit-power-on-battery for nowDavid Zeuthen1-17/+1
2008-10-23trivial: update defines needed for egg debugging codeRichard Hughes1-1/+4
2008-08-28convert to using egg_ functionality like other projectsRichard Hughes1-0/+5
2008-08-11move DkpClient and DkpClientDevice to libdevkit-powerRichard Hughes1-4/+0
2008-08-09refactor out DkpDevice and DkpSupply so we can add another type of device wit...Richard Hughes1-4/+4
2008-08-05abstract out the client and client device parts of the devkit-power toolRichard Hughes1-0/+4
2008-08-04add a new ninary to get the battery power stateRichard Hughes1-3/+16
2008-08-01of course, the right thing to do is make a static lib to avoid playing with ....Richard Hughes1-3/+4
2008-08-01abstract out the meta-device into a seporate struct so we can copy it, check ...Richard Hughes1-0/+2
2008-08-01rework devkit-power tool, more work to comeRichard Hughes1-9/+10
2008-05-08initial commitDavid Zeuthen1-0/+49