| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
|
| |
|
|
|
|
|
|
|
|
| |
Also cull most of the warnings because they're obsolete or things
we want to know about.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
|
| |
|
|
|
|
|
|
|
|
|
| |
I have consulted the Microsoft documentation and this has not been
necessary for a long time. Providing all of the libraries share the
same CRT it should work fine.
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
|
| |
|
|
|
|
|
|
| |
This is safer and has a cleaner failure path (if the functions fail
the struct remains zero initialised).
I have also removed some legacy checks that aren't needed now we
use strftime not asctime.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
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]
|
| | |
|
| | |
|
| |
|