index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2024-01-24
change the default PUBKEY for the verify-release target
Omar Polo
2024-01-11
install titan too
Omar Polo
2024-01-10
fix release target; add verify-release
Omar Polo
2024-01-10
add signify pubkeys
Omar Polo
2024-01-10
fix SRCS and DISTFILES; forgot iri.h, landlock is long gone
Omar Polo
2023-10-18
`make lint' to check titan.1 too
Omar Polo
2023-10-14
pass LDFLAGS before LIBS
Omar Polo
2023-08-23
remove configure.local{,.example}
Omar Polo
2023-08-23
resurrect landlock support
Omar Polo
2023-08-23
bundle libtls
Omar Polo
2023-08-22
sync DISTFILES
Omar Polo
2023-08-03
two more missing ge -> gemexp
Omar Polo
2023-07-25
rename ge -> gemexp
Omar Polo
2023-07-25
add missing -include titan.d
Omar Polo
2023-07-22
add titan(1) -- a draft titan client
Omar Polo
2023-06-24
there's no more any `static' target
Omar Polo
2023-06-24
add a `lint' maintainer target to check the manpages
Omar Polo
2023-06-23
use REGRESS_HOST to specify the host to listen to; use in CI
Omar Polo
2023-06-23
add missing -include of *.d files
Omar Polo
2023-06-14
add `release' target
Omar Polo
2023-06-13
rework the configure script
Omar Polo
2023-06-11
add a privsep crypto engine
Omar Polo
2023-06-08
move logger() prototype to gmid.h and delete logger.h
Omar Polo
2023-06-08
make ge work again
Omar Polo
2023-06-08
sync DISTFILES
Omar Polo
2023-06-08
use -MMD if the compiler supports it
Omar Polo
2023-06-08
remove Makefile.depend
Omar Polo
2023-06-08
reformat
Omar Polo
2023-06-08
rework the daemon to do fork+exec
Omar Polo
2023-06-06
switch to the more usual log.c
Omar Polo
2023-06-06
rename log.[ch] to logger.[ch]
Omar Polo
2023-06-06
move config-related code to config.c
Omar Polo
2023-06-05
+log.h
Omar Polo
2023-05-08
add tags target
Omar Polo
2023-05-08
drop landlock/seccomp and capsicum support
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-09-10
update depends
Omar Polo
2022-09-08
adjust install/uninstall target
Omar Polo
2022-09-07
add ge: gemini export!
Omar Polo
2022-09-06
get rid of the CGI support
Omar Polo
2022-07-07
include contrib/ in dist
Anna “CyberTailor”
2022-07-04
add missing manpage for gg
1.8.4
Omar Polo
2022-07-04
typo
Omar Polo
2022-07-04
include Makefile.depend too
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
the install target ought to depend on gg too
Omar Polo
2022-04-07
install gmid.conf.5 too
Omar Polo
2022-03-29
fix `make static': compile `gg' too!
Omar Polo
2022-03-26
add target `test' alias for `regress'
Omar Polo
2022-02-03
add gg to `make regress` dependencies
Anna “CyberTailor”
[next]