summaryrefslogtreecommitdiff
path: root/Make.config
AgeCommit message (Expand)Author
2018-04-07Final Makefile fixes. Packaging should be much easier nowManuel Reimer
2018-04-02Make packaging possible without editing Make.configManuel Reimer
2016-04-01Add driver for ILI9341 TFT display.Andreas Regel
2016-04-01Add driver for SSD1306 OLED display on raspberry piAndreas Regel
2016-03-31Remove dependency target, instead generate dependencies during compliling.Andreas Regel
2013-05-20improved consistency of driver switches in Make.config (all driver switches n...mrwastl
2013-05-20made vncserver driver optional (default is unchanged, on) in Make.configLucian Muresan
2013-03-17Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by defaultmrwastl
2013-02-22more consistent usage of debug code (define HAVE_DEBUG)Lucian Muresan
2013-02-22stripping of binaries can easily be disasbled if necessaryLucian Muresan
2013-01-07experimental support added for picoLCD 256x64 (contributed by Jochen Koch)mrwastl
2012-06-16added support for fontconfig font name representations (eg.: <font id="FontIn...mrwastl
2012-06-09graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang make...mrwastl
2011-08-10added support for AX206dpf-based picture frames (contributed by Lutz Neumann)mrwastl
2011-05-28configure imagemagick/graphicsmagick-support in Make.configmrwastl
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger