aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-linux.yml
Commit message (Expand)AuthorAgeFilesLines
* Attempt to run after building to check everything built okay.Gravatar Sadie Powell2021-06-091-0/+11
* Demote the regex_tre module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-2/+1
* Add a workaround for a bug in GitHub Actions.Gravatar Sadie Powell2021-05-271-0/+4
* Fix inconsistencies between the CI environments.Gravatar Sadie Powell2020-11-041-1/+1
* Merge branch 'insp3' into master.Gravatar Sadie Powell2020-10-271-1/+2
|\
| * Fix building the argon2 module on CI due to a broken PPA package.Gravatar Sadie Powell2020-10-161-1/+1
| * Implement support for Argon2 password hashing.•••Resolves #1540.Gravatar ShutterQuick2020-10-101-2/+2
* | Build regex_posix and regex_re2 on GitHub Actions.Gravatar Sadie Powell2020-07-221-2/+3
* | Clean up the Linux CI package list.Gravatar Sadie Powell2020-07-221-2/+18
* | Use separate GitHub Actions builds for socketengine testing.Gravatar Sadie Powell2020-07-201-3/+21
* | Upgrade GitHub Actions to use Ubuntu 20.04.Gravatar Sadie Powell2020-06-171-1/+1
* | Update GitHub Actions to use the latest Clang and GCC.Gravatar Sadie Powell2020-05-081-4/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-02-041-1/+1
|\|
| * Improve manually enabling extra modules.•••- Allow modules to be specified without their prefix and extensions in --{disable,enable}-extras. - Allow modules to be space delimited in --{disable,enable}-extras. Gravatar Sadie Powell2020-01-181-1/+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. Gravatar Sadie Powell2020-01-171-0/+27
* Various CI improvements.•••- Never build with GCC on macOS as its an alias for Clang. - We don't depend on libgeoip anymore so don't install it. Gravatar Sadie Powell2020-01-171-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. Gravatar Sadie Powell2020-01-171-0/+23