| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | Update the Windows icon to something used this decade. | 2021-06-07 | 1 | -0/+0 | |
| * | Update copyright headers. | 2021-05-14 | 1 | -1/+0 | |
| * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| * | Fix a bunch of really obvious unnecessary includes. | 2021-03-05 | 1 | -1/+0 | |
| * | Update copyright headers. | 2021-03-05 | 4 | -3/+5 | |
| * | Fix not being able to colour format output to stderr on Windows. | 2021-03-03 | 2 | -0/+21 | |
| * | Fix building on Windows. | 2021-03-02 | 1 | -0/+5 | |
| * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| * | Duplicate the stdout file handle when used for logging.•••Failure to do this may result in a crash on shutdown when started in debug mode. | 2021-02-01 | 1 | -0/+2 | |
| * | Update copyright headers. | 2020-04-24 | 1 | -0/+1 | |
| * | Fixes by misspell-fixer | 2020-04-21 | 3 | -3/+3 | |
| * | Disable MSVC warning C4800. | 2020-04-21 | 1 | -0/+3 | |
| * | Update copyright headers. | 2020-01-11 | 5 | -10/+31 | |
| * | Move forking code into a function and remove DaemonSeed. | 2019-12-08 | 1 | -0/+1 | |
| * | Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. | 2019-12-08 | 4 | -97/+11 | |
| * | Add a method for getting a list of files in a directory. | 2019-06-10 | 2 | -56/+0 | |
| * | win: change ssize_t typedef to SSIZE_T•••libmaxminddb redefines this when building under MSVC and breaks the build otherwise due to the redefinition of ssize_t | 2019-05-05 | 1 | -1/+1 | |
| * | Remove the copyright year from the Windows resource file. | 2019-04-30 | 1 | -1/+1 | |
| * | Update most URLs to use HTTPS and fix some dead links. | 2019-03-14 | 3 | -6/+6 | |
| * | Fix building modules which depend on vendor libs on Windows. | 2019-01-03 | 1 | -0/+8 | |
| * | Fix building on Windows. | 2018-07-24 | 1 | -0/+8 | |
| * | Fix the Windows build system to use the new license file location. | 2018-07-23 | 1 | -1/+1 | |
| * | Fix building on Windows (mostly). | 2018-02-17 | 1 | -0/+1 | |
| * | Extract RFC modes from the core to core_channel and core_user. | 2017-12-10 | 1 | -1/+0 | |
| * | Remove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.•••- INSPIRCD_SOCKETENGINE_NAME is not really something that needs to be user facing. If opers want to know this kind of internal info then they can look at the build configuration. - INSPIRCD_SYSTEM causes problems for reproducible builds and is only accurate for the state of the system when InspIRCd is built which is not useful in the slightest. | 2017-10-15 | 1 | -3/+0 | |
| * | Purge code for Windows XP and MSVC pre-2015. | 2017-08-06 | 3 | -108/+1 |
