summaryrefslogtreecommitdiff
path: root/contrib/session-helper/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix compile with -Wformat-signednessRichard Hughes2016-07-271-2/+2
* Add a systemd user service corresponding to the D-Bus session serviceSimon McVittie2015-09-291-0/+8
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-031-0/+2
* Build all installed binaries with PIERichard Hughes2013-05-071-0/+4
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-251-2/+0
* session-helper: Always make sure local symbols are used in preference to the ...Richard Hughes2013-02-281-3/+2
* trivial: Fix more --no-add-needed falloutRichard Hughes2013-02-051-0/+1
* trivial: fix 'make distcheck' by including the gschema in the tarball correctlyRichard Hughes2013-02-041-1/+1
* trivial: Don't include <colord/colord-private.h> as it's installed in the par...Richard Hughes2013-02-041-0/+1
* trivial: Fix non-srcdir building, to hopefully fix the ostree buildRichard Hughes2013-02-041-0/+1
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-2/+2
* Add some default GSetting schema values for the calibration helperRichard Hughes2013-01-151-1/+8
* Don't use the deprecated INCLUDES in Makefile.amRichard Hughes2013-01-141-1/+1
* Ensure the color types are methods in GObject Introspection rather than funct...Richard Hughes2013-01-031-0/+1
* Install a simple header with all the session helper definesRichard Hughes2013-01-031-0/+5
* Add a session helper that can be used to calibrate the screenRichard Hughes2012-12-171-0/+83