aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Update the vendored libraries.Gravatar Sadie Powell2026-03-302-5/+3
* Update the vendored libraries.Gravatar Sadie Powell2025-10-3110-1401/+2345
* Update fmtlib.Gravatar Sadie Powell2025-05-097-142/+190
* Remove the {fmt} headers that we don't use.Gravatar Sadie Powell2025-04-1210-5734/+1
* Update fmtlib.Gravatar Sadie Powell2025-02-2610-91/+119
* Update the vendored libraries.Gravatar Sadie Powell2024-12-2815-4088/+3658
* Update utfcpp.Gravatar Sadie Powell2024-12-103-8/+8
* Update the vendored libraries.Gravatar Sadie Powell2024-08-035-55/+103
* Update the vendored dependencies.Gravatar Sadie Powell2024-07-144-27/+61
* Update the vendored dependencies.Gravatar Sadie Powell2024-07-0215-4711/+5338
* 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
* Update vendored dependencies and fix update tool for Perl changes.Gravatar Sadie Powell2020-07-306-14/+41
* Vendor the optional-lite library.Gravatar Sadie Powell2020-04-053-0/+1716
* Update the http_parser library to v2.9.4.Gravatar Sadie Powell2020-04-053-12/+16
* Update the vendored http_parser library to v2.9.3.Gravatar Sadie Powell2020-02-133-12/+82
* Add a function for showing a command whilst executing it.Gravatar Sadie Powell2020-01-181-4/+4
* Add a tool for updating the vendored libaries.Gravatar Sadie Powell2020-01-173-13/+153
* Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. Gravatar Peter Powell2019-12-083-0/+405
* Update vendored utfcpp to v3.1.Gravatar Peter Powell2019-08-022-2/+42
* Update vendored utfcpp library to commit ad27c7d5e0.Gravatar Peter Powell2019-04-256-49/+143
* Update vendored http_parser library to v2.9.2.Gravatar Peter Powell2019-04-253-25/+22
* Fix the link to the http_parser vendor page.Gravatar Peter Powell2019-03-141-1/+1