aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump version0.5Mattias Andrée2014-09-131-1/+1
* move out test mapping functions from test.c into ramps.cMattias Andrée2014-09-131-1/+1
* code separationMattias Andrée2014-09-131-1/+1
* split out crtcinfo from test and doc itMattias Andrée2014-09-131-1/+1
* whoops0.4Mattias Andrée2014-09-041-1/+1
* miscMattias Andrée2014-07-081-12/+19
* os specific compile flagsMattias Andrée2014-06-181-15/+21
* use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée2014-06-181-0/+6
* non-standard warningMattias Andrée2014-06-181-5/+6
* use -O and not -O6 when GCC is not usedMattias Andrée2014-06-181-1/+1
* gcc specific flags and use of wrong parameter nameMattias Andrée2014-06-181-6/+4
* make gcc autoselected if CC env is not setMattias Andrée2014-06-181-1/+1
* make gcc specific flags only present when gcc is selectedMattias Andrée2014-06-181-13/+32
* gcc is requiredMattias Andrée2014-06-181-0/+2
* change gpp symbols to asciiMattias Andrée2014-06-171-2/+2
* split out and doc error api testMattias Andrée2014-06-041-1/+1
* split out and doc adjustment method functions from test.cMattias Andrée2014-06-041-1/+1
* split out and doc lib update warnings from test.cMattias Andrée2014-06-041-1/+1
* set version to 0.10.1Mattias Andrée2014-06-041-2/+2
* update install rulesMattias Andrée2014-06-041-1/+1
* m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée2014-06-031-1/+1
* mMattias Andrée2014-06-031-2/+2
* info: statesMattias Andrée2014-06-021-1/+1
* derpMattias Andrée2014-05-311-2/+3
* rebuild when our python scripts are updatedMattias Andrée2014-05-311-2/+2
* move files aroundMattias Andrée2014-05-311-10/+10
* add libgamma_name_of_error and libgamma_value_of_errorMattias Andrée2014-05-311-0/+7
* info: errorsMattias Andrée2014-05-281-8/+19
* add install and uninstall rulesMattias Andrée2014-05-281-7/+96
* fix order things in the makefileMattias Andrée2014-05-281-22/+21
* hide config.mkMattias Andrée2014-05-281-2/+2
* begin on texinfo manualMattias Andrée2014-05-281-2/+40
* m + add test that lists adjustment methdsMattias Andrée2014-05-251-9/+35
* parse edidMattias Andrée2014-05-231-1/+1
* m misc + most of the gamma-linux-drm stuffMattias Andrée2014-05-221-1/+1
* library linking and some of gamma-linux-drmMattias Andrée2014-05-221-2/+6
* add initialise, destroy and free for gamma rampsMattias Andrée2014-05-221-1/+1
* do ramp translations in the façadeMattias Andrée2014-05-221-1/+5
* misc awesomenessMattias Andrée2014-05-211-1/+1
* miscMattias Andrée2014-05-211-5/+6
* miscMattias Andrée2014-05-211-1/+1
* add ./configureMattias Andrée2014-05-211-1/+5
* add makefile + implement adjustment method common functionsMattias Andrée2014-05-211-0/+88