24 Commits

Author SHA1 Message Date
Stefan Ritt
161c46eaf8 Updated info for launchctl 2026-04-02 11:56:19 +02:00
Stefan Ritt
1c08916439 Added compile_commands.json for helix editor 2026-02-10 17:21:04 +01:00
ritt
bc2185158a Added back strlcpy 2024-07-26 16:06:25 +02:00
ritt
0b38d54d74 Switched to C++ 17 2024-03-13 14:50:32 +01:00
Matt Jolly
d1ca68083a
put cmake_minimum_required before project
This suppresses a warning when configuring with CMake
2023-07-16 19:57:06 +10:00
ritt
9adae9b632 Added back regex.c needed under Windows 2022-04-20 13:23:19 +02:00
ritt
d828aa5830 Added optional address sanitizer flags 2022-02-16 16:00:26 +01:00
ritt
ca458a318e Switched to c++ 2022-02-11 16:41:24 +01:00
ritt
29ff2db5d3 Fixed bugs in CMakelists.txt and Makefile 2022-02-11 14:16:55 +01:00
Stefan Ritt
1611b12352 Fixed install of elogd.cfg 2019-12-09 16:09:53 +01:00
ritt
57bea22e7b Fixed git file generation under MacOSX 2019-11-27 15:54:19 +01:00
Stefan Ritt
d05ee3d313 Fixed build process for Windows 10 2019-11-27 15:49:00 +01:00
ritt
46cbc18df5 Fixes for Windows 10 2019-11-27 11:57:08 +01:00
Stefan Ritt
ba84827ad5 Fixed wrong launchctl commands 2019-10-01 08:21:55 +02:00
Stefan Ritt
ce2a48e988 Generate git-revision.h on each build 2019-05-29 10:41:57 +02:00
Stefan Ritt
641cae31dd Added install functionality to CMake 2019-05-26 12:01:19 +02:00
Stefan Ritt
4a01c2aab5 Fixed potential string overflows and removed further compiler warnings 2019-05-22 13:26:45 +02:00
Stefan Ritt
b8a3c9449e Automatically generate git-revision.h file in CMake file 2019-05-21 12:04:40 +02:00
Stefan Ritt
e62e4c24e8 Made CMakeLists.txt file compatible with CMake 2.8.0 2019-05-20 14:58:31 +02:00
Stefan Ritt
26cdd7633f Added strlcpy 2019-05-17 11:00:46 +02:00
Stefan Ritt
2edfb2f592 Fixed issues with OpenSSL library finding 2019-05-17 10:56:43 +02:00
Stefan Ritt
1598b9cbba Changed required CMake version to 3.12 2019-05-17 09:59:51 +02:00
Stefan Ritt
60cc9eebee Added options for KRB5, LDAP and PAM in CMake system 2019-05-16 11:33:03 +02:00
Stefan Ritt
4575ff7ab2 Created first version of CMakeLists.txt 2019-05-15 23:23:24 +02:00