summaryrefslogtreecommitdiff
path: root/tools/crtfont
AgeCommit message (Collapse)Author
2016-03-31Remove dependency target, instead generate dependencies during compliling.Andreas Regel
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.
2011-06-29fix saving of PBMs, fix crtfont and genfont; remove ↵mrwastl
cBitmap::LoadPBM()/::SavePBM (use cPMFile::Load()/Save()) instead; fixed cBitmap::SubBitmap(); add static methods for converting from and to 1BPP
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