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