Phansa
c0c6705f5d
Welcome to 2017
...
Welcome to 2017
2017-04-10 00:11:40 +01:00
Alexey Sokolov
ded8a00358
Fix detection of _FILE_OFFSET_BITS in CMake
...
The test wrongly succeeded in C instead of correctly failing in C++
That caused off_t to be different types in core and in modpython on
32-bit systems, and modpython couldn't load with undefined symbol.
2017-01-08 03:09:36 +00:00
Alexey Sokolov
c7559b82f7
Enable i18n in CI
2016-01-31 20:09:19 +00:00
Alexey Sokolov
8eeeaf71a0
Add framework for translating ZNC to different languages
2016-01-31 20:09:19 +00:00
Alexey Sokolov
f585c572ab
Really fix cmake build when qt5 is not fully found
...
try_compile() errors out instead of just returning false when underlying
CMakeLists.txt fails :-(
Thanks kerio again
2016-01-16 17:11:53 +00:00
Alexey Sokolov
a0c05b38f8
Fix CMake build when Qt5 is partially found
...
Thanks kerio for report
2016-01-16 16:36:32 +00:00
Alexey Sokolov
561a18054c
Yet another attempt to use CMake
2016-01-15 10:50:33 +00:00