| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert BufferedSocketError/BufferedSocketState to an enum class. | 8 days | 1 | -0/+1 | |
| * | Print a helpful message after installation is complete. | 2026-07-01 | 1 | -0/+4 | |
| * | Enable LTO for release builds if supported by the compiler. | 2026-06-13 | 1 | -0/+15 | |
| * | Fix missing virtual dtors in types with virtual methods.•••This is fine currently but is a potential future cause of bugs. | 2026-06-13 | 1 | -1/+1 | |
| * | Move warnings from win32wrapper to CMake.•••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] | 2026-06-11 | 1 | -2/+9 | |
| * | Fix checking for PIC support.•••Some systems (e.g. Haiku) require check_pie_supported to be called to properly detect support for position-independent executables. | 2026-06-10 | 1 | -0/+2 | |
| * | Update my email address. | 2026-06-06 | 1 | -1/+1 | |
| * | Use a faster linker (mold, lld, gold) if they're available. | 2026-05-06 | 1 | -0/+10 | |
| * | Make the pkg-config output a bit less verbose. | 2026-05-06 | 1 | -0/+1 | |
| * | Fix some CMake variables not being updated if CMake re-runs.•••Getting rid of the return(PROPAGATE) usage here also allows us to lower the minimum CMake version from 3.25 to 3.21. | 2026-05-01 | 1 | -1/+1 | |
| * | Improve support for unity builds. | 2026-04-29 | 1 | -1/+4 | |
| * | Fix scripts not having their user/group set if one isn't configured. | 2026-04-28 | 1 | -8/+4 | |
| * | Switch the build system to CMake. | 2026-04-27 | 1 | -0/+242 |
