summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-09-06build: Remove autotoolsBastien Nocera1-207/+0
2021-09-02tests: Return 77 when skipping testsBenjamin Berg1-1/+3
2021-08-17tests: Run test suite in verbose mode by defaultBastien Nocera1-1/+1
2021-01-19build: Remove libusb dependency in LinuxBastien Nocera1-2/+0
2019-02-24Move D-Bus policy file to /usr/share/dbus-1/system.d/Michael Biebl1-1/+1
2018-10-02test: Fix up-self-test crash during out-of-tree buildsBastien Nocera1-0/+1
2018-04-16daemon: Lock down systemd service fileBastien Nocera1-1/+1
2017-10-31linux: Add example to run a single testBastien Nocera1-1/+3
2017-04-06daemon: Move a number of constants to a shared fileBastien Nocera1-0/+1
2015-09-23build: Always ship upower.service.inBastien Nocera1-1/+2
2015-09-23build: Fix missing includesBastien Nocera1-0/+1
2015-07-29daemon: remove custom marshal setupCosimo Cecchi1-11/+0
2015-07-29Share generated code between daemon and libraryCosimo Cecchi1-48/+4
2015-07-29build: remove dependency on dbus-glib and libdbusCosimo Cecchi1-3/+0
2015-07-29daemon: port UpDevice to GDBusCosimo Cecchi1-3/+8
2015-07-29daemon: port UpDaemon to GDBusCosimo Cecchi1-3/+8
2015-07-29daemon: port UpWakeups to GDBusCosimo Cecchi1-3/+8
2015-07-29daemon: port UpKbdBacklight to GDBusCosimo Cecchi1-3/+10
2015-07-07bsd: Add critical action support for *BSDEric Koegel1-2/+14
2014-07-16Remove polkit testsMartin Pitt1-2/+0
2014-07-14Remove polkit dependencyEric Koegel1-4/+0
2013-10-18linux: Fix UMockdev typelib not being foundBastien Nocera1-1/+1
2013-10-14Remove QoS interfaceBastien Nocera1-10/+0
2013-10-14daemon: Remove obsolete featuresBastien Nocera1-7/+0
2013-10-08Linux integration tests: First test case for libraryMartin Pitt1-1/+1
2013-05-07trivial: Fix the gitignore filesRichard Hughes1-0/+1
2013-05-07Use PIE to better secure installed tools and also use full RELRO in the daemonRichard Hughes1-0/+5
2013-03-21Drop --enable-systemd and linking to libsystemd-daemonMartin Pitt1-2/+2
2013-02-20integration-test: Always run on a fake system busMartin Pitt1-3/+1
2013-01-14Don't use the deprecated INCLUDES in Makefile.amRichard Hughes1-1/+1
2012-09-19build: Fix srcdir != builddirColin Walters1-5/+5
2012-07-11Use systemd for suspend and hibernateMatthias Clasen1-2/+10
2012-01-17Install a systemd service file if systemd is usedBenedikt Morbach1-7/+20
2011-12-05Fix invocation of src/linux/integration-testMartin Pitt1-1/+1
2011-10-04Add --with-historydir to specify where we want the history files to be storedLandry Breuil1-1/+2
2011-07-19Use git.mk and remove the manual .gitignore filesRichard Hughes1-0/+5
2011-05-04Respect $PYTHON for running the test suiteMartin Pitt1-1/+1
2011-05-04up-self-test: Run subset of tests when system D-BUS is not availableMartin Pitt1-0/+1
2011-04-26trivial: Fix Linux integration test dependency on upowerdMartin Pitt1-0/+8
2011-04-13fix up-self-test buildMartin Pitt1-0/+2
2011-03-21openbsd: add openbsd backend SUBDIRLandry Breuil1-1/+6
2011-03-14Add a config option 'EnableWattsUpPro' to disable the Watts Up Pro deviceRichard Hughes1-0/+2
2011-03-09Depend on stable GUdev APIMichael Biebl1-1/+0
2011-02-23Drop devkit and devkit-power-daemon symlinksMichael Biebl1-3/+0
2010-11-01Port from EggDebug to the GLib built-in logging frameworkRichard Hughes1-5/+1
2010-10-11Add support for controlling leds keyboard backlightsAlex Murray1-0/+10
2010-06-05Port to GTestRichard Hughes1-4/+4
2010-05-28Add battery query support for iDevicesBastien Nocera1-1/+2
2010-05-18Port UPower to libusb1 to avoid crappy unfixable crashesRichard Hughes1-0/+1
2010-03-26Convert the daemon to using objects from libupower-glib, not devkit-power-gob...Richard Hughes1-6/+2