summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Drop old fb-client and adjust MakefileFlorian Pritz1-22/+5
2013-08-15Makefile: use CC from env if setFlorian Pritz1-1/+1
2012-10-07Makefile: Honor LDFLAGSFlorian Pritz1-1/+1
2012-04-14Makefile: install requires allFlorian Pritz1-1/+1
2012-04-04Makefile: add PREFIX supportFlorian Pritz1-3/+4
2012-03-15Makefile: get rid of MY_CFLAGS; allow users to override CFLAGSFlorian Pritz1-3/+2
2012-03-14Makefile: create all manpage dirsv1.0.2Florian Pritz1-1/+1
2012-03-14Makefile: preserve some flags even if $CFLAGS is setv1.0.1Florian Pritz1-2/+3
2012-01-26first draft of a mdoc(7) manpage replacing the podMoritz Wilhelmy1-8/+5
2012-01-25Makefile: replace install -D with -dFlorian Pritz1-3/+6
2012-01-25merge functions and shell helper into main scriptFlorian Pritz1-10/+7
2012-01-04fix stat calls on non-gnu systemsFlorian Pritz1-1/+2
2012-01-04move to subdirectory in LIBDIRFlorian Pritz1-4/+5
2011-12-11add bash version of fb-helper.cFlorian Pritz1-0/+8
2011-12-11use pkg-config instead of hardcoding compiler optionsFlorian Pritz1-2/+3
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