| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up some remaining old format string stuff. | 2023-01-24 | 1 | -1/+1 | |
| * | Vendor the fmtlib library. | 2023-01-23 | 1 | -1/+1 | |
| * | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2022-12-10 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix building with the Intel C++ compiler.•••- Fix adding -Wshadow in the compiler flags twice. - Detect the new Clang-based Intel compiler as well as the old one. - Silence some deprecation warnings using Intel syntax. | 2022-12-10 | 1 | -1/+1 | |
| * | | Fix more warnings discovered with -Weverything. | 2022-09-05 | 1 | -1/+1 | |
| * | | Fix installing example SQL schemas. | 2022-05-02 | 1 | -2/+4 | |
| * | | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. | 2022-01-26 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-08-28 | 1 | -2/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-08-27 | 1 | -2/+1 | |
| * | | Drop support for Debian GNU/kFreeBSD.•••This distribution is long dead and probably can't build v4 anyway. | 2021-07-19 | 1 | -2/+2 | |
| * | | Avoid using -pthreads on Haiku. | 2021-06-19 | 1 | -2/+3 | |
| * | | Avoid creating unnecessary symlinks. | 2021-06-09 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2021-06-09 | 1 | -38/+64 | |
| |\| | |||||
| | * | Fix uninstalling files on `make deinstall` and similar. | 2021-06-09 | 1 | -10/+29 | |
| | * | Add the --disable-ownership option to help packagers out. | 2021-06-09 | 1 | -31/+38 | |
| | * | Fix the compiler_info name for the Intel compiler. | 2021-06-09 | 1 | -1/+1 | |
| * | | Refactor the compiler and linker flags in the makefile. | 2021-06-09 | 1 | -28/+45 | |
| * | | Link against libc++fs/libstdc++fs on older compilers. | 2021-06-08 | 1 | -1/+1 | |
| * | | Stop explicitly linking against libstdc++. | 2021-06-08 | 1 | -2/+2 | |
| * | | Added -Wshorten-64-to-32 and fixed all warnings. | 2021-05-30 | 1 | -1/+4 | |
| * | | Merge branch 'insp3' into master. | 2021-05-22 | 1 | -0/+2 | |
| |\| | |||||
| | * | Create the runtime directory at install time if it does not exist. | 2021-05-14 | 1 | -0/+2 | |
| * | | Stop asking if users want to generate a self-signed certificate.•••Users should be using real certificates in 2021. | 2021-03-30 | 1 | -1/+0 | |
| * | | Stop installing inspircd-genssl and delete the now useless manpage.•••Hopefully this pushes people towards using real certificates instead of self-signed certificates. | 2021-03-30 | 1 | -3/+0 | |
| * | | Merge branch 'insp3' into master. | 2021-02-01 | 1 | -4/+0 | |
| |\| | |||||
| | * | Fix the base path being used for more than just the install prefix. | 2021-01-31 | 1 | -4/+0 | |
| * | | Merge tag 'v3.8.1' into master. | 2020-11-20 | 1 | -0/+1 | |
| |\| | |||||
| | * | Add an AppArmor config. | 2020-11-12 | 1 | -0/+1 | |
| * | | Only use libc++ when building with AppleClang. | 2020-11-10 | 1 | -1/+1 | |
| * | | Initial support for platform-specific module file extensions. | 2020-11-04 | 1 | -3/+9 | |
| * | | Merge branch 'insp3' into master. | 2020-11-01 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-10-30 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-10-27 | 1 | -7/+1 | |
| |\| | |||||
| | * | Remove the mod-footer make target as it prints invalid messages. | 2020-09-30 | 1 | -7/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-09-27 | 1 | -1/+1 | |
| |\| | |||||
| | * | Store generated SSL certificates in the .configure directory.•••Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org> | 2020-09-26 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-07-29 | 1 | -0/+1 | |
| |\| | |||||
| | * | Add a logrotate config. | 2020-07-27 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-07-15 | 1 | -0/+2 | |
| |\| | |||||
| | * | Implement a tool for testing SSL connectivity. | 2020-06-16 | 1 | -0/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-06-08 | 1 | -0/+1 | |
| |\| | |||||
| | * | Add a file to the config directory telling new users what to do. | 2020-05-21 | 1 | -0/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-05-19 | 1 | -0/+1 | |
| |\| | |||||
| | * | Implement support for portable installations. | 2020-05-16 | 1 | -0/+1 | |
| | * | Migrate from Travis CI to GitHub Actions.•••This brings shiny new GitHub integrations as well as allowing us to bring back the macOS builds which were disabled because of the very broken Travis CI macOS infrastructure. | 2020-01-17 | 1 | -1/+1 | |
| * | | Bump the minimum compiler version to C++17. | 2020-05-11 | 1 | -1/+1 | |
| * | | Add the vendor directory to the default include path. | 2020-04-12 | 1 | -1/+1 | |
| * | | Migrate from Travis CI to GitHub Actions.•••This brings shiny new GitHub integratiosn as well as allowing us to bring back the macOS builds which were disabled because of the very broken Travis CI macOS infrastructure. | 2020-01-17 | 1 | -1/+1 | |
