aboutsummaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-07-161-3/+4
|\
| * Speed up the CI build by disabling an unused OpenSSL components.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-07-121-0/+1
| * Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-07-121-3/+3
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-182-9/+12
|\|
| * Tweak the Windows package build options.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-04-182-10/+12
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-174-45/+44
|\|
| * Migrate the Windows build to Conan 2.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-04-174-48/+47
* | Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-061-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-292-4/+2
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2025-03-282-4/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-221-14/+7
|\|
| * Update win32memory to comply with the InspIRCd coding standards.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-03-161-14/+7
| * Revert "Speed up the Windows build with precompiled headers".•••This reverts commit 179bccb0c7031786f90cb3af0c00c247025bdc83. Gravatar Sadie Powell2024-11-232-10/+0
| * Speed up the Windows build with precompiled headers.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-11-142-0/+10
* | Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-191-1/+1
* | Vendor yyjson.Gravatar Sadie Powell2025-02-272-3/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-031-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2024-11-021-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-011-2/+2
|\|
| * Update the Windows packages.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-10-261-2/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-302-4/+4
|\|
* | Fix the Windows build.Gravatar Sadie Powell2024-09-191-0/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-191-6/+4
|\|
| * Remove some unnecessary uses of <iostream>.Gravatar Sadie Powell2024-09-161-6/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-232-2/+3
|\|
| * Allow building log_json against yyjson.•••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. Gravatar Sadie Powell2024-08-232-2/+3
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-041-1/+1
|\|
| * Update the Windows dependencies.Gravatar Sadie Powell2024-08-031-1/+1
* | Adjust the build system for the new module structure.Gravatar Sadie Powell2024-07-171-4/+13
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-161-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2024-07-141-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-051-0/+2
|\|
| * Update the vendored dependencies.Gravatar Sadie Powell2024-07-021-0/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-232-2/+2
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2024-06-212-2/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-201-7/+7
|\|
| * Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-06-191-7/+7
| |\
| | * Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-06-191-7/+7
| | * Update copyright headers.Gravatar InspIRCd Robot2024-06-071-3/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-172-2/+2
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-142-2/+2
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-071-1/+1
|\| |
| * | Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-071-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-071-1/+1
|\| |
| * | Fix a conversion warning in win32service.Gravatar Sadie Powell2024-06-071-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-06-077-11/+10
|\| |
| * | Update copyright headers.Gravatar InspIRCd Robot2024-06-077-11/+10
* | | Require C++20.Gravatar Sadie Powell2024-06-071-1/+1
|/ /
* | 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