Michael Friedrich
6ace8001d8
Merge pull request #7019 from Icinga/feature/new-json-library
...
Replace YAJL with nlohmann::json
2019-03-18 17:26:57 +01:00
Alexander A. Klimov
9daca0b216
Get rid of YAJL
2019-03-18 15:07:57 +01:00
Michael Friedrich
724b34c6f2
Integrate nlohmann_json into CMake
...
Better integration into base/json.cpp
Signed-off-by: Alexander A. Klimov <alexander.klimov@icinga.com>
2019-03-18 15:07:50 +01:00
Alexander A. Klimov
85c0d2c2cc
Integrate UTF8-CPP into CMake
2019-03-15 13:34:20 +01:00
Michael Friedrich
37b715baf1
Replace a few more copyright strings
2019-02-25 16:30:40 +01:00
Michael Friedrich
3cb2c1d143
icinga.com: Update everything else
2018-10-18 09:50:53 +02:00
Markus Frosch
9fbc40615a
Improve path handling in cmake and daemon
2018-08-07 14:10:26 +02:00
Markus Frosch
1e4ee94f07
cmake: Improve InstallConfig for stable path handling
...
* similar to install() a non absolute path is prefixed with CMAKE_INSTALL_PREFIX on runtime
* in case of CPack path with be prefixed with share/skel/
* DESTDIR is prefixed as well
Also see https://cmake.org/cmake/help/latest/command/install.html
2018-08-07 14:09:49 +02:00
Michael Insel
6eccdff621
Change a bunch more copyright headers for 2018
...
This changes more copyright headers for 2018.
2018-01-08 18:05:12 +01:00
Michael Friedrich
b7caf0820d
Ensure that *.icinga.com is used everywhere
...
fixes #13897
fixes #13277
2017-01-10 17:19:12 +01:00
Gunnar Beutner
f75739399c
Fix installations that use DESTDIR
...
fixes #11574
2016-04-13 09:32:08 +02:00
Gunnar Beutner
2d7f6ab484
Don't overwrite config files on *NIX
...
fixes #11542
2016-04-12 11:25:44 +02:00
Gunnar Beutner
948c8f1342
Make sure config files aren't overwritten during updates
...
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner
599929b0f6
Update copyright headers for 2016
2016-01-12 08:29:59 +01:00
Michael Friedrich
78bfd0204c
Update copyright year
2015-01-22 12:00:23 +01:00
Gunnar Beutner
eee89da1eb
Fix YAJL detection on Debian squeeze
...
fixes #8214
2015-01-14 13:20:48 +01:00
Gunnar Beutner
05d642f69d
Use system-provided version of YAJL where available
...
fixes #7454
2014-10-27 12:42:57 +01:00
Gunnar Beutner
0f9f9a12b3
Add missing license headers
...
refs #6493
2014-06-23 10:56:12 +02:00
Michael Friedrich
4525ce5040
move cmake scripts to third-party/
...
refs #6485
2014-06-15 02:17:01 +02:00
Gunnar Beutner
e749f6eae5
Make sure the installer doesn't overwrite config files.
...
Refs #4865
2014-04-20 11:22:15 +02:00
Gunnar Beutner
0fb55f3404
Fix NSIS installer and Windows service.
...
Refs #4865
2014-04-18 12:15:01 +02:00
Gunnar Beutner
de6cac6e4a
Create RPM package for ido-pgsql.
...
Fixes #4999
2013-11-05 10:37:36 +01:00
Gunnar Beutner
f2307c4242
Add cmake build files.
...
Refs #4962
2013-11-03 13:45:26 +01:00