aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove config.def.h: it was not used anymoreHiltjo Posthuma2017-05-071-2/+1
| | | | thanks tarug0 for reporting it!
* Makefile: change () to {} consistentlyHiltjo Posthuma2017-03-251-5/+5
| | | | reported by tarug0, thanks!
* bump version to 0.50.5Hiltjo Posthuma2017-01-051-1/+1
|
* release 0.40.4Hiltjo Posthuma2016-05-071-1/+1
|
* remove config.h, add options to stagit.cHiltjo Posthuma2016-05-031-5/+1
|
* clean generated tarball toosin2016-03-251-1/+1
|
* Makefile: use NAME variable, suggested by Quentin0.3.1Hiltjo Posthuma2016-03-201-6/+6
|
* Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma2016-03-201-2/+5
|
* improve make dist, thanks Quentin RameauHiltjo Posthuma2016-03-201-8/+8
| | | | | | | based on a patch from Quentin with some additions. - don't build before make dist - package in directory: stagit-VERSION.
* premature version bumperation, 0.4 (unreleased)Hiltjo Posthuma2016-03-201-1/+1
|
* premature version bumperation (0.3) for gitHiltjo Posthuma2016-01-081-1/+1
|
* Always use the compat functionssin2016-01-061-0/+5
|
* Bring in reallocarray() from OpenBSDsin2016-01-061-0/+1
|
* premature version bumperationHiltjo Posthuma2016-01-061-1/+1
|
* improve Makefile0.1Hiltjo Posthuma2016-01-061-2/+7
| | | | | dist: add favicon.png, config.def.h and example.sh install: install favicon.png and example.sh
* rename urmoms to stagit, improve documentationHiltjo Posthuma2015-12-261-13/+13
|
* rename EXTRAOBJ to COMPATOBJHiltjo Posthuma2015-12-261-5/+5
|
* Makefile: link for COMPATHiltjo Posthuma2015-12-261-2/+2
|
* compat: add strlcpy, strlcat, for glibcHiltjo Posthuma2015-12-251-4/+7
|
* add urmoms-index, initial versionHiltjo Posthuma2015-12-201-3/+9
|
* Add config.def.h and make summary length configurableFRIGN2015-12-141-1/+5
|
* add Makefile and config.mkHiltjo Posthuma2015-12-051-0/+72