summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix 'make distcheck' from a fresh checkoutRichard Hughes2013-07-301-1/+0
* Remove the now-unused /etc/colord.confRichard Hughes2013-07-021-1/+0
* trivial: Fix RPM build with the new-style README fileRichard Hughes2013-07-021-1/+1
* Add a shim libcolordcompat library with some helpers for ArgyllCMSRichard Hughes2013-05-171-0/+1
* trivial: Add a 'make clang' targetRichard Hughes2013-05-091-0/+11
* Install the bash completion support into /usrRichard Hughes2013-04-241-0/+1
* trivial: Hide the test-driver files when using 'git status'Richard Hughes2013-03-281-0/+1
* Save the common ICC profiles as GResources in the colord binary to reduce I/ORichard Hughes2013-02-151-2/+5
* trivial: Fix up the coverity script now we have lib/Richard Hughes2013-02-041-1/+1
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-1/+1
* Reintroduce SANE supportChristopher James Halse Rogers2013-02-011-0/+1
* Import shared-color-profiles into colordRichard Hughes2013-01-021-0/+1
* trivial: Include the session helper in the coverity scan tarballRichard Hughes2012-12-171-0/+1
* Add a 'make coverity' helper to scan the project for errorsRichard Hughes2012-11-161-0/+16
* Allow the user to specify a custom udev rules directoryRichard Hughes2012-09-031-0/+1
* Split out colord-gtk to a new sub-project to prevent a dep loopRichard Hughes2012-06-181-6/+1
* trivial: build libcolord-gtk before the client toolsRichard Hughes2012-05-091-6/+12
* Add CdWindow which allows us to get the color profile for a GtkWidgetRichard Hughes2012-05-031-0/+7
* Honor aclocal flags (GNOME bug 653945)Craig Keogh2012-04-021-1/+1
* Split out the SANE support into it's own processRichard Hughes2012-03-091-0/+1
* trivial: always build the translations after the policy has been generatedRichard Hughes2012-03-021-6/+6
* Install a systemd service file if systemd is usedBenedikt Morbach2012-01-171-1/+2
* Add a configure argument of --enable-fd-fallbackRichard Hughes2011-08-131-1/+3
* trivial: add another couple of files to the gitignore logicRichard Hughes2011-08-011-0/+1
* trivial: ensure we distcheck with gobject-introspectionRichard Hughes2011-07-261-0/+2
* trivial: Pull all the pending translations from TransifexRichard Hughes2011-07-201-0/+3
* Add automatic .gitignore generationRichard Hughes2011-06-101-6/+25
* trivial: We need to build cd-build-profile last to fix out of src-tree buildingRichard Hughes2011-05-101-1/+1
* Move the DBus sample program into examples/ as others will soon followRichard Hughes2011-02-231-0/+1
* Add gtk-doc support to libcolordRichard Hughes2011-02-101-0/+1
* Add and remove UDEV devices as colord devicesRichard Hughes2011-01-141-0/+1
* Add a /etc/colord.conf file for future usageRichard Hughes2011-01-131-0/+1
* Add a libcolord shared library that can be used in the client toolsRichard Hughes2011-01-131-0/+1
* Move all the client code to a new subdirectoryRichard Hughes2011-01-041-0/+1
* Add a simple colormgr man pageRichard Hughes2010-12-201-1/+2
* Add initial buildsystem and basic DBus interface definitionsRichard Hughes2010-12-171-0/+54