]> git.armaanb.net Git - stagit.git/history - config.mk
bump version to 0.9.2
[stagit.git] / config.mk
2019-02-16 Hiltjo PosthumaMakefile: add DOCPREFIX for installing docs in ports
2018-05-25 Hiltjo Posthumaassume OpenBSD 5.9+, always try pledge(2) on OpenBSD
2017-12-07 Quentin RameauRemove a non-portable syntax in Makefile
2016-07-02 Hiltjo Posthumaconfig.mk: remove -lc
2016-05-02 Hiltjo Posthumaadd OpenBSD pledge(2) support using -DUSE_PLEDGE
2016-03-20 Hiltjo PosthumaMakefile: separate CPPFLAGS, compile optimized build...
2016-02-24 Hiltjo Posthumaconfig.mk: add -D_DEFAULT_SOURCE to commented builds
2016-01-13 Quentin Rameaustop glibc complaining about _BSD_SOURCE being deprecated
2016-01-06 sinNo need for -D_POSIX_C_SOURCE=200809L
2016-01-06 sinAlways use the compat functions
2016-01-06 sinBring in reallocarray() from OpenBSD
2016-01-06 sinChange default MANPREFIX to be ${PREFIX}/man
2015-12-26 Hiltjo Posthumarename EXTRAOBJ to COMPATOBJ
2015-12-25 Hiltjo Posthumacompat: add strlcpy, strlcat, for glibc
2015-12-05 Hiltjo Posthumaadd Makefile and config.mk