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
2023-05-08
drop landlock/seccomp and capsicum support
Omar Polo
2022-12-02
add tests and compat for setresuid and setresgid
Omar Polo
2022-10-31
bump version ahead of 1.8 branch
Omar Polo
2022-10-31
add memmem compat
Omar Polo
2022-10-30
fix previous
Omar Polo
2022-10-30
work around missing HOST_NAME_MAX too
Omar Polo
2022-10-30
work around missing LOGIN_NAME_MAX
Omar Polo
2022-09-08
shim for __dead
Omar Polo
2022-07-04
bump version
Omar Polo
2022-07-04
changes for 1.8.4
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
copyright years
Omar Polo
2022-07-04
add proper copyrights
Omar Polo
2022-04-07
master is now 1.8.3-current
Omar Polo
2022-03-27
tag 1.8.3 -- "Lightbulb Sun" bugfix release
1.8.3
Omar Polo
2022-03-26
tag 1.8.2 -- "Lightbulb Sun" bugfix release
1.8.2
Omar Polo
2022-03-18
get rid of `which` in the configure too
Omar Polo
2022-03-18
configure: allow to set MANDIR from args
Omar Polo
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
[next]