aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2024-08-25prepare release 2.1.12.1.1Omar Polo
2024-08-24fix config.log args loggingOmar Polo
2024-08-23work around comically tiny HOST_NAME_MAX on glibc systemOmar Polo
2024-08-05configure/getprogname: fix handling and use __progname tooOmar Polo
2024-08-03-current againOmar Polo
2024-08-03prepare release 2.12.1Omar Polo
2024-06-17log configure invocation and uname in config.logOmar Polo
2024-06-11-current againOmar Polo
2024-06-11prepare release 2.0.42.0.5Omar Polo
2024-06-09drop vestiges of -DLIBBSD_OPENBSD_VISOmar Polo
2024-06-08fix previous; it's compat/vis.c, sigh...Omar Polo
2024-06-08fix previous; add strnvis to $COMPATSOmar Polo
2024-06-08change the approach for strnvisOmar Polo
2024-06-06-current againOmar Polo
2024-06-06prepare release 2.0.42.0.4Omar Polo
2024-06-06attempt to deal with the portability fiasco of strnvis(3)Omar Polo
2024-06-04-current againOmar Polo
2024-06-04prepare release 2.0.32.0.3Omar Polo
2024-04-04set next versionOmar Polo
2024-04-04prepare release 2.0.12.0.2Omar Polo
2024-04-03use -Werror=implicit-function-declaration for function detectionOmar Polo
2024-02-02add a note regarding the usage of the bundled libtlsOmar Polo
2024-01-24set next versionOmar Polo
2024-01-24prepare release 2.0.12.0.1Omar Polo
2024-01-14configure: fix --mandir handlingAnna “CyberTailor”
2024-01-11start the 2.1 release cycleOmar Polo
2024-01-11prepare release 2.02.0Omar Polo
2024-01-11configure: add --sysconfdir / $SYSCONFDIR handlingOmar Polo
2024-01-07add more endian.h macros implementation for macosOmar Polo
2023-08-24we're in public alpha right now!Omar Polo
2023-08-23don't leave HAVE_GETENTROPY undefinedOmar Polo
2023-08-23resurrect landlock supportOmar Polo
2023-08-23fix build of regressOmar Polo
2023-08-23fix previous; check for getentropy only when arc4random is missingOmar Polo
2023-08-23typoOmar Polo
2023-08-23bundle libtlsOmar Polo
2023-08-13fix INSTALL handlingOmar Polo
2023-08-07address the strnvis(3) portability fiascoOmar Polo
2023-07-02add compat for endian (now required by imsg)Omar Polo
2023-06-23don't quote $5 when calling pkg-configOmar Polo
2023-06-13rework the configure scriptOmar Polo
2023-06-11add -Wpointer-sign to the mixOmar Polo
2023-06-08configure: look for WAIT_ANYOmar Polo
2023-06-08use -MMD if the compiler supports itOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo
2023-05-08drop landlock/seccomp and capsicum supportOmar Polo
2022-12-02add tests and compat for setresuid and setresgidOmar Polo
2022-10-31bump version ahead of 1.8 branchOmar Polo
2022-10-31add memmem compatOmar Polo
2022-10-30fix previousOmar Polo