aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-10-3112-4874/+6129
|\
| * Update the vendored libraries.Gravatar Sadie Powell2025-10-3110-1401/+2345
* | Update the vendored dependencies.Gravatar Sadie Powell2025-08-013-1825/+3299
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-05-187-142/+190
|\|
| * Update fmtlib.Gravatar Sadie Powell2025-05-097-142/+190
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-1310-5734/+1
|\|
| * Remove the {fmt} headers that we don't use.Gravatar Sadie Powell2025-04-1210-5734/+1
* | Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-064-0/+371
* | Vendor yyjson.Gravatar Sadie Powell2025-02-275-0/+17548
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-02-2710-91/+119
|\|
| * Update fmtlib.Gravatar Sadie Powell2025-02-2610-91/+119
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-1717-4096/+3666
|\|
| * Update the vendored libraries.Gravatar Sadie Powell2024-12-2815-4088/+3658
| * Update utfcpp.Gravatar Sadie Powell2024-12-103-8/+8
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-045-55/+103
|\|
| * Update the vendored libraries.Gravatar Sadie Powell2024-08-035-55/+103
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-164-27/+61
|\|
| * Update the vendored dependencies.Gravatar Sadie Powell2024-07-144-27/+61
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-07-0515-4711/+5338
|\|
| * Update the vendored dependencies.Gravatar Sadie Powell2024-07-0215-4711/+5338
* | Move the md5 and cloak_md5 modules to inspircd-contrib.Gravatar Sadie Powell2024-06-075-364/+0
|/
* Update vendored libraries.Gravatar Sadie Powell2024-01-0914-627/+878
* Update vendored dependencies.Gravatar Sadie Powell2023-12-1614-1171/+871
* Merge branch 'insp3' into master.Gravatar Sadie Powell2023-12-143-81/+216
|\
| * Update the vendored libraries.Gravatar Sadie Powell2023-11-163-81/+216
* | Remove rang and use fmtlib for printing coloured messages.•••This supports more platforms (e.g. Haiku) and is actually still maintained unlike the former. All of this code should really be cleaned up for release (maybe by adding something like Anope's LOG_CONSOLE) but for now I've just replaced it with the fmtlib equivalent. Gravatar Sadie Powell2023-07-124-543/+0
* | Update vendored fmtlib.Gravatar Sadie Powell2023-06-2515-2133/+2611
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-02-225-16/+39
|\|
| * Switch to the Debian fork of the now-obsolete http_parser library.•••We should look to switching to its replacement (llhttp) in v4. Gravatar Sadie Powell2023-02-214-16/+33
| * Allow applying patches to vendored libraries.Gravatar Sadie Powell2023-02-211-0/+6
| * Backport the changes to the vendoring tool from master.Gravatar Sadie Powell2023-02-211-1/+3
* | Replace InspIRCd::Format with fmt::format.Gravatar Sadie Powell2023-01-231-1/+1
* | Vendor the fmtlib library.Gravatar Sadie Powell2023-01-2317-0/+15396
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-01-013-19/+51
|\|
| * Update vendored dependencies.Gravatar Sadie Powell2022-12-303-19/+51
* | Update the vendored libraries.Gravatar Sadie Powell2022-11-164-125/+128
* | Replace getopt/ya_getopt with Lyra.Gravatar Sadie Powell2022-04-306-411/+4449
* | Replace the inlined MD5 implementation with a vendored one.Gravatar Sadie Powell2022-01-315-0/+364
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2022-01-314-3/+69
|\|
| * Include the upstream license files for vendored libraries.Gravatar Sadie Powell2022-01-313-2/+44
* | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. Gravatar Sadie Powell2022-01-263-0/+519
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-08-281-1/+1
|\|
| * Update vendored dependencies.Gravatar Sadie Powell2021-08-271-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-117-473/+3
|\|
| * Only vendor the bits of utfcpp that we actually use.Gravatar Sadie Powell2021-05-057-473/+3
* | Require Perl 5.26 in the build system.•••This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. Gravatar Sadie Powell2021-02-281-1/+1
|/
* Migrate some stuff away from print_format.Gravatar Sadie Powell2021-01-271-1/+1
* Fix unnecessary begin blocks in Perl source files.Gravatar Sadie Powell2021-01-251-9/+1
* Update vendored libraries.Gravatar Sadie Powell2020-10-303-9/+9
* Unvendor optional-lite.•••The use for this never actually materialised in v3. Gravatar Sadie Powell2020-10-013-1716/+0