Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-27 | Add configure flag for silent warnings about var tracking errors. | Andrei Karas | 1 | -0/+2 |
2017-03-25 | Fix gcc lto. | Andrei Karas | 1 | -5/+34 |
2016-12-07 | Re-add -fvisibility=hidden on FreeBSD (necessary for plugins) | Haru | 1 | -1/+1 |
2016-10-17 | Corrected an inverted superuser check causing unnecessarily slow GitLab builds | Haru | 1 | -1/+1 |
2016-10-07 | Suppressed the superuser check in CI builds | Haru | 1 | -1/+1 |
2016-10-02 | Added Doxygen configuration (use 'make docs' to generate) | Haru | 1 | -0/+1 |
2016-07-12 | Add omit frame pointer flag if debug flag enabled. | Andrei Karas | 1 | -0/+28 |
2016-07-08 | Disable epoll by default and fix formatting in epoll in configure.ac | Andrei Karas | 1 | -13/+16 |
2016-07-08 | Added epoll as event-dispatcher on linux (instead of select()) | Florian Wilkemeyer | 1 | -0/+39 |
2016-07-04 | Added messages to discourage running Hercules as root. | Haru | 1 | -0/+45 |
2016-04-29 | Rename configure.in into configure.ac | Andrei Karas | 1 | -0/+1456 |