| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the Windows dependencies. | 2024-12-23 | 1 | -3/+3 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2024-06-19 | 1 | -7/+7 | |
| * | Update copyright headers. | 2024-06-07 | 1 | -3/+3 | |
| * | Sync the Windows NSIS installer with the latest code from CMake. | 2024-05-27 | 1 | -19/+28 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2024-03-01 | 2 | -8/+8 | |
| * | Fix the Windows build.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2023-12-14 | 1 | -3/+3 | |
| * | Update the Windows dependencies. | 2023-11-16 | 1 | -5/+5 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2023-09-10 | 1 | -6/+6 | |
| * | Update copyright headers. | 2023-07-15 | 2 | -0/+43 | |
| * | Update required OpenSSL version on Windows.•••The dependency issue which was preventing us from updating has finally been resolved. | 2023-07-13 | 1 | -2/+2 | |
| * | Update Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] | 2023-07-01 | 1 | -4/+4 | |
| * | When building the PACKAGE project we don't need to specify a target. | 2023-04-27 | 1 | -1/+1 | |
| * | Update the Windows dependencies. | 2023-04-22 | 1 | -4/+4 | |
| * | Add a script for doing the Windows build. | 2023-03-23 | 1 | -0/+4 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2023-02-28 | 1 | -5/+5 | |
| * | Update copyright headers. | 2022-12-30 | 3 | -6/+3 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-12-23 | 1 | -4/+4 | |
| * | Deduplicate retrieving error messages on Windows. | 2022-12-13 | 2 | -13/+15 | |
| * | Import regex_pcre2 from inspircd-contrib.•••The original plan was to make the PCRE2 switch happen in v3 but it seems that distributions are beginning to unpackage the old pcre library already. | 2022-12-05 | 2 | -1/+4 | |
| * | Update the Windows dependencies. | 2022-11-16 | 1 | -3/+2 | |
| * | Add a workaround for a conflict between libmysqlclient and pcre.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-10-29 | 1 | -0/+1 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-10-22 | 1 | -5/+5 | |
| * | Add Windows extra modules to the module list instead of copying.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-09-22 | 1 | -7/+11 | |
| * | Allow building regex_posix against PCRE on Windows for link compat. | 2022-09-21 | 2 | -1/+2 | |
| * | Avoid packaging unnecessary .lib files on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-09-21 | 2 | -2/+2 | |
| * | Fix the ldap module when building against Windows LDAP. | 2022-09-21 | 2 | -2/+3 | |
| * | Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-08-04 | 1 | -5/+5 | |
| * | Update Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-06-22 | 1 | -4/+4 | |
| * | Sync NSIS template with the one from CPack. | 2022-05-01 | 1 | -111/+133 | |
| * | Remove an obsolete workaround for Windows packaging.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-27 | 1 | -2/+1 | |
| * | Migrate Windows build instructions to the docs site. | 2022-04-24 | 1 | -56/+0 | |
| * | Modernise the CMake syntax slightly.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 2 | -9/+9 | |
| * | Install the example configs/sql/locales properly on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 1 | -6/+3 | |
| * | Update the instructions for how to enable modules on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] | 2022-04-24 | 1 | -2/+2 | |
| * | Enable all dependencies for Windows CI.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 1 | -3/+3 | |
| * | Allow building with license-incompatible modules if manually enabled.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 2 | -2/+5 | |
| * | Add a function for enabling extra modules on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 1 | -8/+17 | |
| * | Newer versions of mbedTLS can only be static linked on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-24 | 1 | -1/+0 | |
| * | Fix building the Windows package on NSIS 3. | 2022-04-24 | 1 | -2/+2 | |
| * | Update the Windows dependencies to fix a version conflict.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-04-05 | 1 | -2/+3 | |
| * | Swap out mysql-connector-c for libmysqlclient on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-03-19 | 1 | -2/+2 | |
| * | Update the Windows dependencies. | 2022-03-19 | 1 | -6/+6 | |
| * | Raise the minimum CMake version on Windows to 3.8.•••This matches master and guarantees stuff will keep working with upcoming CMake deprecations. | 2022-03-19 | 1 | -1/+1 | |
| * | Update Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] | 2022-02-20 | 1 | -6/+6 | |
| * | Update copyright headers. | 2021-12-30 | 1 | -1/+1 | |
| * | Update Windows dependencies. | 2021-11-08 | 1 | -7/+7 | |
| * | Update copyright headers. | 2021-08-27 | 1 | -0/+1 | |
| * | Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | 2021-06-21 | 1 | -23/+23 | |
| * | Code refactor and minor fix (#1879) | 2021-06-12 | 1 | -2/+2 | |
| * | Migrate Windows builds to installing their dependencies via Conan. | 2021-06-07 | 2 | -0/+58 |
