summaryrefslogtreecommitdiff
path: root/tools/convpic/Makefile
AgeCommit message (Collapse)Author
2013-03-21glcdgraphics: bug fix in glcd.c, moved methods Scale() and Blend() to ↵mrwastl
image.c, added static methods for loading/saving image; showpic and convpic working again; convpic cleaned up; showpic: added parameters for scaling and centering image
2013-03-17Makefiles: rename PRESTRIP to HAVE_STRIP and unset it by defaultmrwastl
2013-02-22stripping of binaries can easily be disasbled if necessaryLucian Muresan
2012-06-09graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang ↵mrwastl
make' to do so.
2010-02-28added LDFLAGS in Makefiles for better combatandreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger