index
:
graphlcd-base
color
master
GraphLCD Drivers Library
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Make.config
Age
Commit message (
Collapse
)
Author
2018-04-07
Final Makefile fixes. Packaging should be much easier now
Manuel Reimer
2018-04-02
Make packaging possible without editing Make.config
Manuel Reimer
2016-04-01
Add driver for ILI9341 TFT display.
Andreas Regel
2016-04-01
Add driver for SSD1306 OLED display on raspberry pi
Andreas Regel
2016-03-31
Remove dependency target, instead generate dependencies during compliling.
Andreas Regel
2013-05-20
improved consistency of driver switches in Make.config (all driver switches ↵
mrwastl
now start with HAVE_DRIVER_)
2013-05-20
made vncserver driver optional (default is unchanged, on) in Make.config
Lucian Muresan
2013-03-17
Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by default
mrwastl
2013-02-22
more consistent usage of debug code (define HAVE_DEBUG)
Lucian Muresan
2013-02-22
stripping of binaries can easily be disasbled if necessary
Lucian Muresan
2013-01-07
experimental support added for picoLCD 256x64 (contributed by Jochen Koch)
mrwastl
2012-06-16
added support for fontconfig font name representations (eg.: <font ↵
mrwastl
id="FontInfo" url="fc:Sans Serif:bold:size=12"/>). Attention: specifying a size term (eg. 'size=12') is mandatory!
2012-06-09
graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang ↵
mrwastl
make' to do so.
2011-08-10
added support for AX206dpf-based picture frames (contributed by Lutz Neumann)
mrwastl
2011-05-28
configure imagemagick/graphicsmagick-support in Make.config
mrwastl
2010-02-21
initial git upload, based on graphlcd-base-0.1.5
andreas 'randy' weinberger