index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2023-10-11
Merge branch '2.0' into 2.1.
Sadie Powell
2023-10-01
Bump actions/checkout from 3 to 4
dependabot[bot]
2023-08-06
Merge branch 2.0 into 2.1.
Sadie Powell
2023-07-30
Fix the pull request template to be more relevant to Anope.
Sadie Powell
2023-07-30
Add some templates for people filing issues on GitHub.
Sadie Powell
2023-06-03
Also build the Windows dependencies in the CI.
Sadie Powell
2022-12-23
Remove some unnecessary dependencies on the Linux CI.
Sadie Powell
2022-12-17
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-17
Bump actions/checkout from 2 to 3
dependabot[bot]
2022-12-17
Allow Dependabot to keep our GitHub CI up to date.
Sadie Powell
2022-12-07
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-07
Add a module that provides regex/pcre using PCRE2.
Sadie Powell
2022-05-01
Build the installer package on Windows CI.
Sadie Powell
2022-03-01
Use windows-2019 for Windows builds.
Sadie Powell
2022-01-13
Add support for Windows CI.
Sadie Powell
2022-01-04
Speed up CI by building with Ninja instead of Make.
Sadie Powell
2022-01-04
Modernize CXXFLAGS on Unix and enable -Werror on CI.
Sadie Powell
2022-01-03
Require C++17 to build Anope.
Sadie Powell
2020-10-02
Remove use of the deprecated register keyword.
Sadie Powell
2020-10-02
Add C++98 and C++14 build matrixes to the Linux CI.
Sadie Powell
2020-09-28
Switch from Travis CI to GitHub Actions.
Sadie Powell