summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-09-15use define instead of sed for VERSION expansion in helperFlorian Pritz1-7/+3
2011-09-12rewrite format_bytes()Florian Pritz1-1/+1
2011-06-07remove unneded quotes in dist targetFlorian Pritz1-1/+1
2011-06-06remove redundancy in makefileFlorian Pritz1-6/+7
2011-06-05don't overwrite CFLAGS if setFlorian Pritz1-1/+1
2011-06-04Makefile: replace - with . in $(VERSION)Florian Pritz1-1/+1
2011-06-04remove dependency on curl binaryFlorian Pritz1-9/+9
2011-04-11add missing file to dist tarballv0.7.1Florian Pritz1-1/+1
2011-03-23rename fb.c.in -> fb-upload.c.inFlorian Pritz1-6/+6
2011-03-20add .PHONY target to makefileFlorian Pritz1-0/+2
2011-03-20use helper script instead of curl for uploadingFlorian Pritz1-4/+15
2011-01-22use --dirty in the versionFlorian Pritz1-1/+1
2010-10-29change the way we generate dist tarballsFlorian Pritz1-4/+10
2010-10-24add MANDIR/BINDIR; remove license install; fix VERSION callFlorian Pritz1-7/+7
2010-10-24add version targetv0.6.8.4Florian Pritz1-0/+3
2010-10-24add dist target; get version from git tagsFlorian Pritz1-5/+14
2010-10-23add COPYING to MakefileFlorian Pritz1-0/+2
2010-10-23add a Makefilev0.6.8Florian Pritz1-0/+15