summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-04demote -Wstrict-overflow to not run for Cython compiled filesMattias Andrée1-3/+3
2014-04-02enable more warningsMattias Andrée1-2/+1
2014-04-02enable more warningsMattias Andrée1-4/+5
2014-04-02update makefileMattias Andrée1-1/+5
2014-04-01enable more warningsMattias Andrée1-2/+6
2014-04-01enable more warnings and add .h filesMattias Andrée1-2/+5
2014-03-25m bug + beginning of bedtime exampleMattias Andrée1-1/+1
2014-03-22m + list examples in info manualMattias Andrée1-9/+12
2014-03-21add battery exampleMattias Andrée1-1/+2
2014-03-21demo _ICC_PROFILEMattias Andrée1-1/+1
2014-03-20install weather.py1.13Mattias Andrée1-1/+1
2014-03-20install weather exampleMattias Andrée1-1/+1
2014-03-20missed to rm command before the filename when cython failsMattias Andrée1-1/+1
2014-03-19move translate_to_integers and ramps_to_function to aux.pyMattias Andrée1-1/+2
2014-03-19add modes exampleMattias Andrée1-1/+1
2014-03-19install textconf example1.12Mattias Andrée1-1/+1
2014-03-17update makefile to install darkroom exampleMattias Andrée1-1/+1
2014-03-17fix installation of licensesMattias Andrée1-1/+2
2014-03-16move calculation of correlated colour temperature to the new module blackbodyMattias Andrée1-1/+1
2014-03-12m + cython side of drmMattias Andrée1-9/+5
2014-03-12begin on drm supportMattias Andrée1-1/+7
2014-03-11add backlight exampleMattias Andrée1-1/+2
2014-03-11add threaded exampleMattias Andrée1-1/+1
2014-03-10list icc profilesMattias Andrée1-1/+7
2014-03-10licenses partially under AGPL3 and partially under GPL3Mattias Andrée1-2/+3
2014-03-10add example that uses xmonad's log to determine active workspaces, allowing you to have different adjustments on different workspaces and monitorsMattias Andrée1-1/+1
2014-03-04m make cleanMattias Andrée1-1/+1
2014-03-04small example transitioning from current settings1.7Mattias Andrée1-1/+1
2014-03-04add example: stored-settingsMattias Andrée1-1/+1
2014-02-25add example that can be used from xmobarMattias Andrée1-1/+2
2014-02-25add example logarithmicMattias Andrée1-1/+1
2014-02-25buf cause by typo + add example: crtc-searchingMattias Andrée1-1/+1
2014-02-25m bug + add example with output listingMattias Andrée1-1/+1
2014-02-25split out adhoc mode to adhoc.pyMattias Andrée1-1/+1
2014-02-24improve makefileMattias Andrée1-53/+111
2014-02-24prototype list_monitorsMattias Andrée1-1/+14
2014-02-22m makefile1.4Mattias Andrée1-1/+1
2014-02-22move completion into src and build its output scripts to binMattias Andrée1-10/+13
2014-02-21add vidmode supportMattias Andrée1-10/+15
2014-02-21update makefile1.3Mattias Andrée1-1/+1
2014-02-21fix make uninstall rule + add shell auto completionMattias Andrée1-7/+57
2014-02-20add rules to install pdf, ps and dvi manualsMattias Andrée1-2/+20
2014-02-20fix makefileMattias Andrée1-1/+1
2014-02-20m + add new example: sleepmodeMattias Andrée1-1/+1
2014-02-19mMattias Andrée1-1/+26
2014-02-19update makefileMattias Andrée1-10/+38
2014-02-19typoMattias Andrée1-1/+1
2014-02-19fix makefile1.0Mattias Andrée1-4/+4
2014-02-19add examples to makefileMattias Andrée1-1/+10
2014-02-17forgot to include __main__Mattias Andrée1-1/+1