aboutsummaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-02-281-5/+5
|\
| * Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2023-02-281-5/+5
* | Vendor the fmtlib library.Gravatar Sadie Powell2023-01-232-2/+2
* | Add support for using the Public Suffix List in cloak_sha256.•••Closes #1658. Gravatar Sadie Powell2023-01-141-0/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-01-013-6/+3
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2022-12-303-6/+3
* | Move some stuff from the Windows compat header to where it is used.Gravatar Sadie Powell2022-12-271-4/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-12-253-15/+19
|\|
| * Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-12-231-4/+4
| * Deduplicate retrieving error messages on Windows.Gravatar Sadie Powell2022-12-132-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. Gravatar Sadie Powell2022-12-052-1/+4
* | Yet more stylistic fixes.Gravatar Sadie Powell2022-12-012-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-11-161-3/+2
|\|
| * Update the Windows dependencies.Gravatar Sadie Powell2022-11-161-3/+2
| * Add a workaround for a conflict between libmysqlclient and pcre.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-10-291-0/+1
* | Add a workaround for a conflict between libmysqlclient and pcre2.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-10-221-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-10-221-6/+6
|\|
| * Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-10-221-5/+5
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-10-011-4/+10
|\|
| * Add Windows extra modules to the module list instead of copying.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-09-221-7/+11
* | Fix various cases of the &* being next to the name instead of type.Gravatar Sadie Powell2022-09-291-2/+2
* | Use NOMINMAX on Windows and undefine error in the log header.Gravatar Sadie Powell2022-09-232-5/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-09-213-4/+8
|\|
| * Allow building regex_posix against PCRE on Windows for link compat.Gravatar Sadie Powell2022-09-212-1/+2
| * Avoid packaging unnecessary .lib files on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-09-212-2/+2
| * Fix the ldap module when building against Windows LDAP.Gravatar Sadie Powell2022-09-212-2/+3
* | Clean up the Windows build process and remove some legacy code.Gravatar Sadie Powell2022-09-032-41/+10
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-08-041-5/+5
|\|
| * Update the Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-08-041-5/+5
* | Modernize various minor legacy C++isms.Gravatar Sadie Powell2022-07-302-2/+2
* | Switch from NULL to nullptr.Gravatar Sadie Powell2022-07-223-10/+10
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-06-221-4/+4
|\|
| * Update Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-06-221-4/+4
* | Get rid of entrypoint, specify the main function name directly.Gravatar Sadie Powell2022-05-072-3/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-05-021-111/+133
|\|
| * Sync NSIS template with the one from CPack.Gravatar Sadie Powell2022-05-011-111/+133
* | Implement support for JSON logging.Gravatar Sadie Powell2022-05-022-0/+2
* | Put modules in their own VS folder on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-302-0/+4
* | Drop SO_NAME on Windows; we use native file extensions now.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-301-11/+9
* | Slim down the globally included files.Gravatar Sadie Powell2022-04-301-12/+0
* | Enable support for UNIX socket listeners on Windows.Gravatar Sadie Powell2022-04-301-8/+0
* | Replace getopt/ya_getopt with Lyra.Gravatar Sadie Powell2022-04-301-2/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-291-2/+1
|\|
| * Remove an obsolete workaround for Windows packaging.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-271-2/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-04-265-83/+38
|\|
| * Migrate Windows build instructions to the docs site.Gravatar Sadie Powell2022-04-241-56/+0
| * Modernise the CMake syntax slightly.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-242-9/+9
| * Install the example configs/sql/locales properly on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-241-6/+3
| * Update the instructions for how to enable modules on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2022-04-241-2/+2
| * Enable all dependencies for Windows CI.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-04-241-3/+3