aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2021-07-19tag 1.7.21.7.2Omar 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
2021-02-12typoOmar Polo
2021-02-12fix various compilation errorsOmar Polo
2021-02-11improve compat/getprogname on GNU libcOmar Polo
2021-02-10link to compat/ even in regressOmar Polo
2021-02-08fix detection on non-openbsd systemsOmar Polo
2021-02-08look for libeventOmar Polo
2021-02-07keep original CFLAGSOmar Polo
2021-02-07define MANDIROmar Polo
2021-02-04add compat for setproctitleOmar Polo
2021-02-02let LEX and YACC be customizable via argsOmar Polo
2021-01-27adjust CFLAGS detectionOmar Polo
2021-01-25gen compat for getprognameOmar Polo
2021-01-25rework the configless mode: change flags and generate certsOmar Polo
2021-01-22fixing compat compilationOmar Polo
2021-01-22missing ; in prototypeOmar Polo
2021-01-21add missing getprogname test + eventually include err.hOmar Polo
2021-01-21more OpenBSD goodiesOmar Polo
2021-01-21simplify CFLAGS/LDFLAGS autodetectionOmar Polo
2021-01-21typoOmar Polo
2021-01-21add a configure script and some compatOmar Polo