MAGIC
9081aa971d
Welcome to 2020
2020-01-02 00:36:05 +01:00
Alexey Sokolov
8159d643cd
Merge branch '1.7.x'
2019-11-23 10:16:49 +00:00
Alexey Sokolov
f6327b8294
Fix in-source cmake build.
...
When doing sequence "cmake .; make; cmake ." the second cmake failed
because targets translation_foo and po_foo were defined twice (where foo
is some module). One of those targets came from foo.cpp, but another one
from foo.so, because we use GLOB to gather list of modules.
2019-11-23 10:16:02 +00:00
Alexey Sokolov
960b76d2ea
Use FindPython3 in addition to pkg-config
2019-08-08 21:56:45 +01:00
dgw
8d5427cf9b
Welcome to 2019
...
What are we going to do today, Brain?
The same thing we do every year, Pinky: Update all the copyright
headers!
[Skip CI]
2019-01-01 17:05:05 -06:00
Falk Seidel
d647eaabc0
Welcome to 2018
...
The same procedure as last year, Miss Sophie?
The same procedure as every year, James.
[skip ci]
2018-01-19 19:38:58 +00:00
Alexey Sokolov
3b3a0ac291
Export CMake target more cleanly.
...
This allows external modules to use newer C++ versions than C++11.
2017-12-13 00:21:59 +00:00
Alexey Sokolov
fa79f69be9
CMake: use pkg-config to find python.
...
Makes it easier to override its path.
2017-05-28 01:27:14 +01:00
Phansa
3189ce7f8a
Welcome to 2017
...
Welcome to 2017
temp
temp2
2017-03-12 20:34:26 -04:00
Alexey Sokolov
b56ab9106d
Fix OpenSSL CMake build on OS X
...
See #1311
2016-09-17 16:54:13 +01:00
Alexey Sokolov
8eeeaf71a0
Add framework for translating ZNC to different languages
2016-01-31 20:09:19 +00:00
Alexey Sokolov
561a18054c
Yet another attempt to use CMake
2016-01-15 10:50:33 +00:00