aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2022-10-31bump version ahead of 1.8 branchOmar Polo
2022-10-31add memmem compatOmar Polo
2022-10-30fix previousOmar Polo
2022-10-30work around missing HOST_NAME_MAX tooOmar Polo
2022-10-30work around missing LOGIN_NAME_MAXOmar Polo
2022-09-08shim for __deadOmar Polo
2022-07-04bump versionOmar Polo
2022-07-04changes for 1.8.4Omar Polo
2022-07-04refactor the makefile / configureOmar Polo
2022-07-04copyright yearsOmar Polo
2022-07-04add proper copyrightsOmar Polo
2022-04-07master is now 1.8.3-currentOmar Polo
2022-03-27tag 1.8.3 -- "Lightbulb Sun" bugfix release1.8.3Omar Polo
2022-03-26tag 1.8.2 -- "Lightbulb Sun" bugfix release1.8.2Omar Polo
2022-03-18get rid of `which` in the configure tooOmar Polo
2022-03-18configure: allow to set MANDIR from argsOmar Polo
2022-02-10tag 1.8.1 -- "Lightbulb Sun" bugfix release1.8.1Omar Polo
2022-02-03start new release cycleOmar Polo
2022-01-30prepare 1.8 release1.8Omar Polo
2022-01-03work around freebsd' printfOmar Polo
2022-01-03track file dependency using -MMD if availableOmar Polo
2021-12-09configure: support --prefix=...Omar Polo
2021-11-16don't run the test binaries, compilation status is enoughOmar Polo
2021-10-23master is now 1.8-devOmar Polo
2021-10-07add compat for sys/tree.hOmar Polo
2021-10-02improve libevent2 handlingOmar Polo
2021-09-24sync releaseOmar Polo
2021-09-19define HAVE_LANDLOCK accordinglyOmar Polo
2021-09-19add configure check and shim for landlockOmar Polo
2021-09-19tag 1.7.31.7.3Omar Polo
2021-09-18sort testsOmar Polo
2021-07-11tag v1.7.11.7.1Omar Polo
2021-07-10tag v1.71.7Omar Polo
2021-07-10move version number to configure scriptOmar Polo
2021-07-08replace add_{cflags,ldflags} with add_libraryAnna “CyberTailor”
2021-07-08check freedesktop's libbsdAnna “CyberTailor”
2021-07-07always append -W flags to CFLAGSOmar Polo
2021-07-07refactor add_{cflags,ldflags}Omar Polo
2021-07-07add --enable-sandboxOmar Polo
2021-07-07check libimsg tooOmar Polo
2021-07-07always append LDFLAGS and CFLAGSOmar Polo
2021-07-06try to preserve as much as possible CFLAGS and LDFLAGS from envOmar Polo
2021-07-06explain the OpenBSD bitOmar Polo
2021-07-02configure: add --disable-sandboxOmar Polo
2021-06-16drop the dependency on lex by implementing yylex by ourselvesOmar Polo
2021-04-25add compat for reallocarrayOmar Polo
2021-02-23include sys/types.s to fix the build on OpenBSDOmar Polo
2021-02-23checks for compat + don't initialise HAVE_*Omar Polo
2021-02-23tests and compat for imsgOmar Polo
2021-02-23moving logging to its own processOmar Polo