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-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