aboutsummaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2026-06-057-7/+7
|
* Update the Windows dependencies.Gravatar Sadie Powell2026-04-161-3/+3
|
* Fix the Windows RC using the wrong version variable.Gravatar Sadie Powell2026-04-081-2/+2
|
* Update the Windows dependencies.Gravatar Sadie Powell2026-02-261-3/+3
|
* Update the Windows dependencies.Gravatar Sadie Powell2025-12-031-3/+3
|
* Update the Windows dependencies.Gravatar Sadie Powell2025-10-311-3/+3
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Revert "Demote the regex_tre module to inspircd-contrib".Gravatar Sadie Powell2025-08-192-0/+2
| | | | | | TRE is now maintained again so we can revive this. This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f.
* Update the Windows dependencies.Gravatar Sadie Powell2025-08-151-4/+4
|
* Update copyright headers.Gravatar InspIRCd Robot2025-08-021-1/+1
|
* Speed up the CI build by disabling an unused OpenSSL components.Gravatar Sadie Powell2025-07-121-0/+1
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Update the Windows dependencies.Gravatar Sadie Powell2025-07-121-3/+3
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Tweak the Windows package build options.Gravatar Sadie Powell2025-04-182-10/+12
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Migrate the Windows build to Conan 2.Gravatar Sadie Powell2025-04-174-48/+47
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Update copyright headers.Gravatar InspIRCd Robot2025-03-282-4/+2
|
* Update win32memory to comply with the InspIRCd coding standards.Gravatar Sadie Powell2025-03-161-14/+7
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Revert "Speed up the Windows build with precompiled headers".Gravatar Sadie Powell2024-11-232-10/+0
| | | | This reverts commit 179bccb0c7031786f90cb3af0c00c247025bdc83.
* Speed up the Windows build with precompiled headers.Gravatar Sadie Powell2024-11-142-0/+10
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Update copyright headers.Gravatar InspIRCd Robot2024-11-021-1/+1
|
* Update the Windows packages.Gravatar Sadie Powell2024-10-261-2/+2
| | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* Remove some unnecessary uses of <iostream>.Gravatar Sadie Powell2024-09-161-6/+4
|
* Allow building log_json against yyjson.Gravatar Sadie Powell2024-08-232-2/+3
| | | | | | This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it.
* Update the Windows dependencies.Gravatar Sadie Powell2024-08-031-1/+1
|
* Update copyright headers.Gravatar InspIRCd Robot2024-07-141-1/+1
|
* Update the vendored dependencies.Gravatar Sadie Powell2024-07-021-0/+2
|
* Update copyright headers.Gravatar InspIRCd Robot2024-06-212-2/+2
|
* Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-06-191-7/+7
|\
| * Update the Windows dependencies.Gravatar Sadie Powell2024-06-191-7/+7
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
| * Update copyright headers.Gravatar InspIRCd Robot2024-06-071-3/+3
| |
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-142-2/+2
| |
* | Rename regex_pcre back to regex_pcre2.Gravatar Sadie Powell2024-06-071-1/+1
| | | | | | | | | | This rename happened before we had config compatibility and it doesn't make sense to keep it anymore.
* | Fix a conversion warning in win32service.Gravatar Sadie Powell2024-06-071-1/+1
| |
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-077-11/+10
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-05-281-18/+27
|\|
| * Sync the Windows NSIS installer with the latest code from CMake.Gravatar Sadie Powell2024-05-271-19/+28
| |
* | Move ssl_mbedtls to inspircd-contrib.Gravatar Sadie Powell2024-04-152-3/+1
| | | | | | | | Closes #2088.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-03-011-6/+5
|\| | | | | | | # Conflicts:
| * Update the Windows dependencies.Gravatar Sadie Powell2024-03-012-8/+8
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-12-141-7/+7
|\|
| * Fix the Windows build.Gravatar Sadie Powell2023-12-141-3/+3
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
| * Update the Windows dependencies.Gravatar Sadie Powell2023-11-161-5/+5
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-09-101-6/+7
|\|
| * Update the Windows dependencies.Gravatar Sadie Powell2023-09-101-6/+6
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Windows build cleanup.Gravatar Sadie Powell2023-07-153-53/+50
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Convert all files to use UNIX-style line endings.Gravatar Sadie Powell2023-07-155-1139/+1139
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-07-152-0/+43
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2023-07-152-0/+43
| |
* | Rename several Windows files to use the same naming scheme.Gravatar Sadie Powell2023-07-155-5/+5
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Simplify the codes that InspIRCd can exit with.Gravatar Sadie Powell2023-07-132-10/+6
| | | | | | | | | | | | | | The custom codes that InspIRCd exits with are not very useful and can confuse init systems like systemd which assume that certain exit codes mean certain things. INSPIRCD_BINARY_EXIT was a workaround for this in v3 but considering thatsers have to check the logs anyway so we may as well just use EXIT_SUCCESS and EXIT_FAILURE.
* | Error out if CMake is used on non-Windows.Gravatar Sadie Powell2023-07-131-0/+4
| | | | | | | | | | | | This does not work (currently) and can result in weird issues in code editors that try to automatically run CMake if they see a CMakeLists file.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-07-131-2/+2
|\|