aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-19Improve makefileMattias Andrée1-0/+1
2021-03-09Add PKGCONFIG_FLAGS to MakefileMattias Andrée1-1/+1
2021-03-09Add pkg-config and librarian filesMattias Andrée1-9/+49
2021-03-07Start replacing info manual with man pagesMattias Andrée1-0/+5
2021-03-05minor fixes + add testsMattias Andrée1-1/+1
2021-03-05Join test source files into test.c and updateMattias Andrée1-2/+8
2021-03-05miscMattias Andrée1-7/+18
2021-03-05Split source files, merge public header files, eliminite use gpp, rewrite makefileMattias Andrée1-283/+163
2021-03-02Change license + change style + miscMattias Andrée1-2/+1
2015-08-10lib version0.7.3Mattias Andrée1-1/+1
2015-05-09bump versionMattias Andrée1-1/+1
2015-04-06m makefile0.7.2Mattias Andrée1-6/+9
2014-11-14m0.7.1Mattias Andrée1-7/+6
2014-10-25bump version0.7Mattias Andrée1-1/+1
2014-09-17bump versionMattias Andrée1-1/+1
2014-09-13bump version0.5Mattias Andrée1-1/+1
2014-09-13move out test mapping functions from test.c into ramps.cMattias Andrée1-1/+1
2014-09-13code separationMattias Andrée1-1/+1
2014-09-13split out crtcinfo from test and doc itMattias Andrée1-1/+1
2014-09-04whoops0.4Mattias Andrée1-1/+1
2014-07-08miscMattias Andrée1-12/+19
2014-06-18os specific compile flagsMattias Andrée1-15/+21
2014-06-18use, and define, __GCC__ rather than usign __GNUC__Mattias Andrée1-0/+6
2014-06-18non-standard warningMattias Andrée1-5/+6
2014-06-18use -O and not -O6 when GCC is not usedMattias Andrée1-1/+1
2014-06-18gcc specific flags and use of wrong parameter nameMattias Andrée1-6/+4
2014-06-18make gcc autoselected if CC env is not setMattias Andrée1-1/+1
2014-06-18make gcc specific flags only present when gcc is selectedMattias Andrée1-13/+32
2014-06-18gcc is requiredMattias Andrée1-0/+2
2014-06-17change gpp symbols to asciiMattias Andrée1-2/+2
2014-06-04split out and doc error api testMattias Andrée1-1/+1
2014-06-04split out and doc adjustment method functions from test.cMattias Andrée1-1/+1
2014-06-04split out and doc lib update warnings from test.cMattias Andrée1-1/+1
2014-06-04set version to 0.10.1Mattias Andrée1-2/+2
2014-06-04update install rulesMattias Andrée1-1/+1
2014-06-03m fixes + print all crtc info , except connector type and subpixel order, in the testMattias Andrée1-1/+1
2014-06-03mMattias Andrée1-2/+2
2014-06-02info: statesMattias Andrée1-1/+1
2014-05-31derpMattias Andrée1-2/+3
2014-05-31rebuild when our python scripts are updatedMattias Andrée1-2/+2
2014-05-31move files aroundMattias Andrée1-10/+10
2014-05-31add libgamma_name_of_error and libgamma_value_of_errorMattias Andrée1-0/+7
2014-05-28info: errorsMattias Andrée1-8/+19
2014-05-28add install and uninstall rulesMattias Andrée1-7/+96
2014-05-28fix order things in the makefileMattias Andrée1-22/+21
2014-05-28hide config.mkMattias Andrée1-2/+2
2014-05-28begin on texinfo manualMattias Andrée1-2/+40
2014-05-25m + add test that lists adjustment methdsMattias Andrée1-9/+35
2014-05-23parse edidMattias Andrée1-1/+1
2014-05-22m misc + most of the gamma-linux-drm stuffMattias Andrée1-1/+1