aboutsummaryrefslogtreecommitdiffstats
path: root/include/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move server restart logic to the core.Gravatar Sadie Powell2026-06-191-0/+1
| | | | | | | - Properly clean up the process with Cleanup() instead of using - DieRestart. - Use close_range on modern Linux instead of the CLOEXEC hack.
* Move the sigabbrev_np() check to the rehashsignal module.Gravatar Sadie Powell2026-06-171-1/+0
|
* Fix a missing function check.Gravatar Sadie Powell2026-06-131-0/+1
|
* Update my email address.Gravatar Sadie Powell2026-06-061-1/+1
|
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-271-0/+27