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
2022-02-10
tag 1.8.1 -- "Lightbulb Sun" bugfix release
1.8.1
Omar Polo
2022-02-03
start new release cycle
Omar Polo
2022-01-30
prepare 1.8 release
1.8
Omar Polo
2022-01-03
work around freebsd' printf
Omar Polo
2022-01-03
track file dependency using -MMD if available
Omar Polo
2021-12-09
configure: support --prefix=...
Omar Polo
2021-11-16
don't run the test binaries, compilation status is enough
Omar Polo
2021-10-23
master is now 1.8-dev
Omar Polo
2021-10-07
add compat for sys/tree.h
Omar Polo
2021-10-02
improve libevent2 handling
Omar Polo
2021-09-24
sync release
Omar Polo
2021-09-19
define HAVE_LANDLOCK accordingly
Omar Polo
2021-09-19
add configure check and shim for landlock
Omar Polo
2021-09-19
tag 1.7.3
1.7.3
Omar Polo
2021-09-18
sort tests
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
[next]