summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2017-03-25Makefile: change () to {} consistentlyHiltjo Posthuma
reported by tarug0, thanks!
2017-01-05bump version to 0.5Hiltjo Posthuma
2016-05-07release 0.4Hiltjo Posthuma
2016-05-03remove config.h, add options to stagit.cHiltjo Posthuma
2016-03-25clean generated tarball toosin
2016-03-20Makefile: use NAME variable, suggested by QuentinHiltjo Posthuma
2016-03-20Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma
2016-03-20improve make dist, thanks Quentin RameauHiltjo Posthuma
based on a patch from Quentin with some additions. - don't build before make dist - package in directory: stagit-VERSION.
2016-03-20premature version bumperation, 0.4 (unreleased)Hiltjo Posthuma
2016-01-08premature version bumperation (0.3) for gitHiltjo Posthuma
2016-01-06Always use the compat functionssin
2016-01-06Bring in reallocarray() from OpenBSDsin
2016-01-06premature version bumperationHiltjo Posthuma
2016-01-06improve MakefileHiltjo Posthuma
dist: add favicon.png, config.def.h and example.sh install: install favicon.png and example.sh
2015-12-26rename urmoms to stagit, improve documentationHiltjo Posthuma
2015-12-26rename EXTRAOBJ to COMPATOBJHiltjo Posthuma
2015-12-26Makefile: link for COMPATHiltjo Posthuma
2015-12-25compat: add strlcpy, strlcat, for glibcHiltjo Posthuma
2015-12-20add urmoms-index, initial versionHiltjo Posthuma
2015-12-14Add config.def.h and make summary length configurableFRIGN
2015-12-05add Makefile and config.mkHiltjo Posthuma