Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some minor build system improvements.
|
|
|
|
|
|
|
|
On modern hardware this makes no difference to build times.
|
|
- CMP0003 has been the default since 2.6 so there is no need to
enable this.
- CMP0007 and CMP0026 always exist on 3.0+ so there is no need
to check that they exists.
|
|
|
|
Remove redis database support
|
|
|
|
|
|
Also allow log messages to be translatable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
protocol/inspircd: Match servername as well on ENCAP
|
|
Don't give misleading instructions when running CMake fails.
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
|
|
|
|
|
|
|
|
|
|
|