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
2024-04-04
prepare release 2.0.1
2.0.2
Omar Polo
2024-04-03
use -Werror=implicit-function-declaration for function detection
Omar Polo
2024-02-02
add a note regarding the usage of the bundled libtls
Omar Polo
2024-01-24
set next version
Omar Polo
2024-01-24
prepare release 2.0.1
2.0.1
Omar Polo
2024-01-14
configure: fix --mandir handling
Anna “CyberTailor”
2024-01-11
start the 2.1 release cycle
Omar Polo
2024-01-11
prepare release 2.0
2.0
Omar Polo
2024-01-11
configure: add --sysconfdir / $SYSCONFDIR handling
Omar Polo
2024-01-07
add more endian.h macros implementation for macos
Omar Polo
2023-08-24
we're in public alpha right now!
Omar Polo
2023-08-23
don't leave HAVE_GETENTROPY undefined
Omar Polo
2023-08-23
resurrect landlock support
Omar Polo
2023-08-23
fix build of regress
Omar Polo
2023-08-23
fix previous; check for getentropy only when arc4random is missing
Omar Polo
2023-08-23
typo
Omar Polo
2023-08-23
bundle libtls
Omar Polo
2023-08-13
fix INSTALL handling
Omar Polo
2023-08-07
address the strnvis(3) portability fiasco
Omar Polo
2023-07-02
add compat for endian (now required by imsg)
Omar Polo
2023-06-23
don't quote $5 when calling pkg-config
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2023-06-11
add -Wpointer-sign to the mix
Omar Polo
2023-06-08
configure: look for WAIT_ANY
Omar Polo
2023-06-08
use -MMD if the compiler supports it
Omar Polo
2023-06-08
rework the daemon to do fork+exec
Omar Polo
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
[next]