aboutsummaryrefslogtreecommitdiff
path: root/src/windows
Commit message (Expand)AuthorAgeFilesLines
* Switch the Windows build to use the default CMake NSIS template.•••The only difference between the default template and ours is we have code in ours to install the Windows service which we can now do via cmake. [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2026-05-062-1017/+18
* Version the Windows install by the major version.Gravatar Sadie Powell2026-05-022-5/+5
* Switch ascii comparisons over to our own casemap functions.Gravatar Sadie Powell2026-04-301-4/+0
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-2710-0/+1713