aboutsummaryrefslogtreecommitdiff
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2022-03-271-2/+2
|\
| * Swap out mysql-connector-c for libmysqlclient on Windows.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-03-191-2/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-03-191-7/+7
|\|
| * Update the Windows dependencies.Gravatar Sadie Powell2022-03-191-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. Gravatar Sadie Powell2022-03-191-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-03-111-7/+7
|\|
| * Update Windows dependencies.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2022-02-201-6/+6
* | Remove the nationalchars module.•••This is mostly undocumented, partially broken, and is replaced by the codepage module which will soon be extended to support UTF-8 ranges to entirely replace it. Gravatar Sadie Powell2022-01-311-4/+0
* | Kill vendor_directory in favour of normal include paths.Gravatar Sadie Powell2022-01-262-8/+1
* | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. Gravatar Sadie Powell2022-01-263-22/+1
* | Slim the included headers down more.Gravatar Sadie Powell2022-01-264-12/+7
* | Replace uses of the FileSystem class with std::filesystem.Gravatar Sadie Powell2022-01-151-5/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-031-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-12-301-1/+1
* | Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-5/+6
* | Rename regex_pcre2 to regex_pcre.Gravatar Sadie Powell2021-11-141-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-11-101-7/+6
|\|
| * Update Windows dependencies.Gravatar Sadie Powell2021-11-081-7/+7
* | Yeet regex_pcre into contrib.Gravatar Sadie Powell2021-10-012-2/+0
* | Add the regex_pcre2 module.Gravatar Sadie Powell2021-09-262-0/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-281-0/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-08-271-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-07-011-23/+23
|\|
| * Fix various spelling issues (#1883).•••Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Gravatar Josh Soref2021-06-211-23/+23
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-131-2/+2
|\|
| * Code refactor and minor fix (#1879)Gravatar Herman2021-06-121-2/+2
* | Fix MSVC compatibility issues.Gravatar Sadie Powell2021-06-071-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-074-1/+63
|\|
| * Migrate Windows builds to installing their dependencies via Conan.Gravatar Sadie Powell2021-06-072-0/+58
| * Update the Windows icon to something used this decade.Gravatar Sadie Powell2021-06-071-0/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-141-1/+0
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-05-141-1/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-111-1/+1
|\|
| * Fix a bunch of weird indentation and spacing issues.Gravatar Sadie Powell2021-04-271-1/+1
* | Remove the remainders of genssl.Gravatar Sadie Powell2021-04-081-14/+0
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-051-1/+0
|\|
| * Fix a bunch of really obvious unnecessary includes.Gravatar Sadie Powell2021-03-051-1/+0
* | Remove unnecessary prefix from socketengine source files.Gravatar Sadie Powell2021-03-051-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-054-2/+30
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-03-054-3/+5
| * Fix not being able to colour format output to stderr on Windows.Gravatar Sadie Powell2021-03-032-0/+21
| * Fix building on Windows.Gravatar Sadie Powell2021-03-021-0/+5
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-281-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2021-02-261-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-011-0/+2
|\|
| * 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. Gravatar Sadie Powell2021-02-011-0/+2
* | Initial support for platform-specific module file extensions.Gravatar Sadie Powell2020-11-042-3/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-05-053-3/+7
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-04-241-0/+1
| * Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-213-3/+3