aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-01-24change the default PUBKEY for the verify-release targetOmar Polo
2024-01-11install titan tooOmar Polo
2024-01-10fix release target; add verify-releaseOmar Polo
2024-01-10add signify pubkeysOmar Polo
2024-01-10fix SRCS and DISTFILES; forgot iri.h, landlock is long goneOmar Polo
2023-10-18`make lint' to check titan.1 tooOmar Polo
2023-10-14pass LDFLAGS before LIBSOmar Polo
2023-08-23remove configure.local{,.example}Omar Polo
2023-08-23resurrect landlock supportOmar Polo
2023-08-23bundle libtlsOmar Polo
2023-08-22sync DISTFILESOmar Polo
2023-08-03two more missing ge -> gemexpOmar Polo
2023-07-25rename ge -> gemexpOmar Polo
2023-07-25add missing -include titan.dOmar Polo
2023-07-22add titan(1) -- a draft titan clientOmar Polo
2023-06-24there's no more any `static' targetOmar Polo
2023-06-24add a `lint' maintainer target to check the manpagesOmar Polo
2023-06-23use REGRESS_HOST to specify the host to listen to; use in CIOmar Polo
2023-06-23add missing -include of *.d filesOmar Polo
2023-06-14add `release' targetOmar Polo
2023-06-13rework the configure scriptOmar Polo
2023-06-11add a privsep crypto engineOmar Polo
2023-06-08move logger() prototype to gmid.h and delete logger.hOmar Polo
2023-06-08make ge work againOmar Polo
2023-06-08sync DISTFILESOmar Polo
2023-06-08use -MMD if the compiler supports itOmar Polo
2023-06-08remove Makefile.dependOmar Polo
2023-06-08reformatOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo
2023-06-06switch to the more usual log.cOmar Polo
2023-06-06rename log.[ch] to logger.[ch]Omar Polo
2023-06-06move config-related code to config.cOmar Polo
2023-06-05+log.hOmar Polo
2023-05-08add tags targetOmar Polo
2023-05-08drop landlock/seccomp and capsicum supportOmar Polo
2022-10-31rework `make dist'Omar Polo
2022-09-10update dependsOmar Polo
2022-09-08adjust install/uninstall targetOmar Polo
2022-09-07add ge: gemini export!Omar Polo
2022-09-06get rid of the CGI supportOmar Polo
2022-07-07include contrib/ in distAnna “CyberTailor”
2022-07-04add missing manpage for gg1.8.4Omar Polo
2022-07-04typoOmar Polo
2022-07-04include Makefile.depend tooOmar Polo
2022-07-04refactor the makefile / configureOmar Polo
2022-07-04the install target ought to depend on gg tooOmar Polo
2022-04-07install gmid.conf.5 tooOmar Polo
2022-03-29fix `make static': compile `gg' too!Omar Polo
2022-03-26add target `test' alias for `regress'Omar Polo
2022-02-03add gg to `make regress` dependenciesAnna “CyberTailor”