index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
2021-07-19
tag 1.7.2
1.7.2
Omar Polo
2021-07-11
tag v1.7.1
1.7.1
Omar Polo
2021-07-10
tag v1.7
1.7
Omar Polo
2021-07-10
move version number to configure script
Omar Polo
2021-07-08
replace add_{cflags,ldflags} with add_library
Anna “CyberTailor”
2021-07-08
check freedesktop's libbsd
Anna “CyberTailor”
2021-07-07
always append -W flags to CFLAGS
Omar Polo
2021-07-07
refactor add_{cflags,ldflags}
Omar Polo
2021-07-07
add --enable-sandbox
Omar Polo
2021-07-07
check libimsg too
Omar Polo
2021-07-07
always append LDFLAGS and CFLAGS
Omar Polo
2021-07-06
try to preserve as much as possible CFLAGS and LDFLAGS from env
Omar Polo
2021-07-06
explain the OpenBSD bit
Omar Polo
2021-07-02
configure: add --disable-sandbox
Omar Polo
2021-06-16
drop the dependency on lex by implementing yylex by ourselves
Omar Polo
2021-04-25
add compat for reallocarray
Omar Polo
2021-02-23
include sys/types.s to fix the build on OpenBSD
Omar Polo
2021-02-23
checks for compat + don't initialise HAVE_*
Omar Polo
2021-02-23
tests and compat for imsg
Omar Polo
2021-02-23
moving logging to its own process
Omar Polo
2021-02-12
typo
Omar Polo
2021-02-12
fix various compilation errors
Omar Polo
2021-02-11
improve compat/getprogname on GNU libc
Omar Polo
2021-02-10
link to compat/ even in regress
Omar Polo
2021-02-08
fix detection on non-openbsd systems
Omar Polo
2021-02-08
look for libevent
Omar Polo
2021-02-07
keep original CFLAGS
Omar Polo
2021-02-07
define MANDIR
Omar Polo
2021-02-04
add compat for setproctitle
Omar Polo
2021-02-02
let LEX and YACC be customizable via args
Omar Polo
2021-01-27
adjust CFLAGS detection
Omar Polo
2021-01-25
gen compat for getprogname
Omar Polo
2021-01-25
rework the configless mode: change flags and generate certs
Omar Polo
2021-01-22
fixing compat compilation
Omar Polo
2021-01-22
missing ; in prototype
Omar Polo
2021-01-21
add missing getprogname test + eventually include err.h
Omar Polo
2021-01-21
more OpenBSD goodies
Omar Polo
2021-01-21
simplify CFLAGS/LDFLAGS autodetection
Omar Polo
2021-01-21
typo
Omar Polo
2021-01-21
add a configure script and some compat
Omar Polo