summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Add support for mysql versions where type my_bool not exists.Andrei Karas1-0/+22
2018-11-11Remove the unused src/tool directoryHaru1-1/+1
2018-09-19Add -Wvla flag into configure.Andrei Karas1-0/+1
2018-08-25Change language specification to c11 in the autoconf buildsHaru1-1/+31
2018-08-25Add support for build for AD clients.Andrei Karas1-0/+32
2018-08-25Add support for build for SAK clients.Andrei Karas1-0/+32
2017-12-02Add configure option --enable-packetver-zero for enable support for zero clie...Andrei Karas1-0/+33
2017-07-27Add configure flag for silent warnings about var tracking errors.Andrei Karas1-0/+2
2017-03-25Fix gcc lto.Andrei Karas1-5/+34
2016-12-07Re-add -fvisibility=hidden on FreeBSD (necessary for plugins)Haru1-1/+1
2016-10-17Corrected an inverted superuser check causing unnecessarily slow GitLab buildsHaru1-1/+1
2016-10-07Suppressed the superuser check in CI buildsHaru1-1/+1
2016-10-02Added Doxygen configuration (use 'make docs' to generate)Haru1-0/+1
2016-07-12Add omit frame pointer flag if debug flag enabled.Andrei Karas1-0/+28
2016-07-08Disable epoll by default and fix formatting in epoll in configure.acAndrei Karas1-13/+16
2016-07-08Added epoll as event-dispatcher on linux (instead of select())Florian Wilkemeyer1-0/+39
2016-07-04Added messages to discourage running Hercules as root.Haru1-0/+45
2016-04-29Rename configure.in into configure.acAndrei Karas1-0/+1456