| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve support for unity builds. | 2026-04-29 | 1 | -0/+1 | |
| * | Switch the build system to CMake. | 2026-04-27 | 1 | -0/+42 | |
| * | Allow the vendoring script to run build commands. | 2026-04-05 | 1 | -0/+5 | |
| * | Merge branch 'insp4' into master. | 2026-03-31 | 2 | -5/+3 | |
| |\ | |||||
| | * | Update the vendored libraries. | 2026-03-30 | 2 | -5/+3 | |
| * | | Merge branch 'insp4' into master. | 2025-10-31 | 12 | -4874/+6129 | |
| |\| | |||||
| | * | Update the vendored libraries. | 2025-10-31 | 10 | -1401/+2345 | |
| * | | Update the vendored dependencies. | 2025-08-01 | 3 | -1825/+3299 | |
| * | | Merge branch 'insp4' into master. | 2025-05-18 | 7 | -142/+190 | |
| |\| | |||||
| | * | Update fmtlib. | 2025-05-09 | 7 | -142/+190 | |
| * | | Merge branch 'insp4' into master. | 2025-04-13 | 10 | -5734/+1 | |
| |\| | |||||
| | * | Remove the {fmt} headers that we don't use. | 2025-04-12 | 10 | -5734/+1 | |
| * | | Rewrite every single hash module for the new interface. | 2025-04-06 | 4 | -0/+371 | |
| * | | Vendor yyjson. | 2025-02-27 | 5 | -0/+17548 | |
| * | | Merge branch 'insp4' into master. | 2025-02-27 | 10 | -91/+119 | |
| |\| | |||||
| | * | Update fmtlib. | 2025-02-26 | 10 | -91/+119 | |
| * | | Merge branch 'insp4' into master. | 2025-01-17 | 17 | -4096/+3666 | |
| |\| | |||||
| | * | Update the vendored libraries. | 2024-12-28 | 15 | -4088/+3658 | |
| | * | Update utfcpp. | 2024-12-10 | 3 | -8/+8 | |
| * | | Merge branch 'insp4' into master. | 2024-08-04 | 5 | -55/+103 | |
| |\| | |||||
| | * | Update the vendored libraries. | 2024-08-03 | 5 | -55/+103 | |
| * | | Merge branch 'insp4' into master. | 2024-07-16 | 4 | -27/+61 | |
| |\| | |||||
| | * | Update the vendored dependencies. | 2024-07-14 | 4 | -27/+61 | |
| * | | Merge branch 'insp4' into master. | 2024-07-05 | 15 | -4711/+5338 | |
| |\| | |||||
| | * | Update the vendored dependencies. | 2024-07-02 | 15 | -4711/+5338 | |
| * | | Move the md5 and cloak_md5 modules to inspircd-contrib. | 2024-06-07 | 5 | -364/+0 | |
| |/ | |||||
| * | Update vendored libraries. | 2024-01-09 | 14 | -627/+878 | |
| * | Update vendored dependencies. | 2023-12-16 | 14 | -1171/+871 | |
| * | Merge branch 'insp3' into master. | 2023-12-14 | 3 | -81/+216 | |
| |\ | |||||
| | * | Update the vendored libraries. | 2023-11-16 | 3 | -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. | 2023-07-12 | 4 | -543/+0 | |
| * | | Update vendored fmtlib. | 2023-06-25 | 15 | -2133/+2611 | |
| * | | Merge branch 'insp3' into master. | 2023-02-22 | 5 | -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. | 2023-02-21 | 4 | -16/+33 | |
| | * | Allow applying patches to vendored libraries. | 2023-02-21 | 1 | -0/+6 | |
| | * | Backport the changes to the vendoring tool from master. | 2023-02-21 | 1 | -1/+3 | |
| * | | Replace InspIRCd::Format with fmt::format. | 2023-01-23 | 1 | -1/+1 | |
| * | | Vendor the fmtlib library. | 2023-01-23 | 17 | -0/+15396 | |
| * | | Merge branch 'insp3' into master. | 2023-01-01 | 3 | -19/+51 | |
| |\| | |||||
| | * | Update vendored dependencies. | 2022-12-30 | 3 | -19/+51 | |
| * | | Update the vendored libraries. | 2022-11-16 | 4 | -125/+128 | |
| * | | Replace getopt/ya_getopt with Lyra. | 2022-04-30 | 6 | -411/+4449 | |
| * | | Replace the inlined MD5 implementation with a vendored one. | 2022-01-31 | 5 | -0/+364 | |
| * | | Merge branch 'insp3' into master. | 2022-01-31 | 4 | -3/+69 | |
| |\| | |||||
| | * | Include the upstream license files for vendored libraries. | 2022-01-31 | 3 | -2/+44 | |
| * | | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. | 2022-01-26 | 3 | -0/+519 | |
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update vendored dependencies. | 2021-08-27 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-05-11 | 7 | -473/+3 | |
| |\| | |||||
| | * | Only vendor the bits of utfcpp that we actually use. | 2021-05-05 | 7 | -473/+3 | |
