summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-03-01Use windows-2019 for Windows builds.Sadie Powell
2022-01-13Add support for Windows CI.Sadie Powell
2022-01-04Speed up CI by building with Ninja instead of Make.Sadie Powell
2022-01-04Modernize CXXFLAGS on Unix and enable -Werror on CI.Sadie Powell
2022-01-03Require C++17 to build Anope.Sadie Powell
2020-10-02Remove use of the deprecated register keyword.Sadie Powell
2020-10-02Add C++98 and C++14 build matrixes to the Linux CI.Sadie Powell
2020-09-28Switch from Travis CI to GitHub Actions.Sadie Powell