index
:
Stagit.git
master
My dummies version of stagit for people who are intrested in setting up a stagit wrapper for their git server.
Shipwreckt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Expand
)
Author
2019-12-01
Makefile improvements
Hiltjo Posthuma
2019-02-16
Makefile: add DOCPREFIX for installing docs in ports
Hiltjo Posthuma
2018-05-25
assume OpenBSD 5.9+, always try pledge(2) on OpenBSD
Hiltjo Posthuma
2017-12-07
Remove a non-portable syntax in Makefile
Quentin Rameau
2016-07-02
config.mk: remove -lc
Hiltjo Posthuma
2016-05-03
add OpenBSD pledge(2) support using -DUSE_PLEDGE
Hiltjo Posthuma
2016-03-20
Makefile: separate CPPFLAGS, compile optimized build by default
Hiltjo Posthuma
2016-02-24
config.mk: add -D_DEFAULT_SOURCE to commented builds
Hiltjo Posthuma
2016-01-13
stop glibc complaining about _BSD_SOURCE being deprecated
Quentin Rameau
2016-01-06
No need for -D_POSIX_C_SOURCE=200809L
sin
2016-01-06
Always use the compat functions
sin
2016-01-06
Bring in reallocarray() from OpenBSD
sin
2016-01-06
Change default MANPREFIX to be ${PREFIX}/man
sin
2015-12-26
rename EXTRAOBJ to COMPATOBJ
Hiltjo Posthuma
2015-12-25
compat: add strlcpy, strlcat, for glibc
Hiltjo Posthuma
2015-12-05
add Makefile and config.mk
Hiltjo Posthuma