Commit Graph

33 Commits

Author SHA1 Message Date
Gunnar Beutner dade476533 Remove the ZlibStream class and the stream_bio functionality.
Fixes #6119
2014-05-09 10:23:54 +02:00
Gunnar Beutner ad894c367a Stop the Icinga service before uninstalling the files.
Refs #4865
2014-04-20 15:35:51 +02:00
Gunnar Beutner 7ece6dd2b9 Remove debug output for CPack.
Refs #4865
2014-04-20 14:06:09 +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 b7d4593b8c Fix OpenSSL path.
Refs #4865
2014-04-19 12:25:33 +02:00
Gunnar Beutner f6953d76ef Add OpenSSL libs to the Windows installer package.
Refs #4865
2014-04-19 10:45:50 +02:00
Gunnar Beutner 0bb5b6f584 Install runtime libraries in sbin on Windows.
Refs #4865
2014-04-19 02:05:54 +02:00
Gunnar Beutner c1ebf2933a Add include for InstallRequiredSystemLibraries.
Refs #4865
2014-04-19 01:54:56 +02:00
Gunnar Beutner 85667f552c Fix project settings (again).
Refs #4865
2014-04-18 14:11:47 +02:00
Gunnar Beutner 0fb55f3404 Fix NSIS installer and Windows service.
Refs #4865
2014-04-18 12:15:01 +02:00
Gunnar Beutner 7be74c8141 Revert "Use full Git version tag for the MSI package."
This reverts commit 03750951c2.
2014-04-16 20:26:02 +02:00
Gunnar Beutner 9c85b2c409 Add icon for the Windows installer.
Refs #4865
2014-04-16 19:54:18 +02:00
Carlos Cesario 56ce830286 GNU C++ pthread compiler option for AIX.
Ref. https://www.ibm.com/developerworks/aix/library/au-gnu.html

Fixes #5999

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-04-16 15:33:30 +02:00
Gunnar Beutner 03750951c2 Use full Git version tag for the MSI package.
Refs #4865
2014-04-16 15:01:53 +02:00
Gunnar Beutner a6dcb757f6 Build fix for Windows. 2014-04-16 11:13:55 +02:00
Gunnar Beutner 8c771d51e4 Fix another exception issue with FreeBSD.
Refs #6008
2014-04-14 03:02:33 +02:00
Michael Friedrich ce737ff2f3 Change copyright header (again).
Fixes #5424
2014-03-19 11:42:47 +01:00
Gunnar Beutner 95e26b0726 Fix dladdr detection.
Fixes #5717
2014-03-06 12:16:00 +01:00
Gunnar Beutner f8a2ddc464 Include source file name and line numbers in stack traces.
Fixes #5715
2014-03-06 10:59:13 +01:00
Michael Friedrich a2e504bd01 Build fix.
Refs #5409
2014-01-27 17:03:50 +01:00
Michael Friedrich 4428e1a4e2 Don't include unnecessary dirs in release tarball.
Fixes #5409
2014-01-27 16:28:03 +01:00
Michael Friedrich 555d72150a Update copyright header.
Fixes #5424
2014-01-09 00:32:11 +01:00
Michael Friedrich 7e03fbb2b4 Fix el5 build.
Fixes #5033
2013-12-18 15:16:00 +01:00
Gunnar Beutner f67343967c Make ICINGA2_{USER,GROUP,COMMAND_USER,COMMAND_GROUP} variables overwritable.
Fixes #5257
2013-12-05 09:42:42 +01:00
Gunnar Beutner b6220c6ecf Change default build type to 'Release'.
Refs #5246
2013-12-02 08:40:00 +01:00
Gunnar Beutner 4ff308c948 Fix icinga-version.h in dist tarballs.
Fixes #5226
2013-11-27 11:31:19 +01:00
Gunnar Beutner 4ed798385d Improve bug messages.
Refs #4635
2013-11-26 18:35:36 +01:00
Gunnar Beutner e5fba1d881 Set default build type to RelWithDebInfo.
Fixes #5112
2013-11-20 16:36:11 +01:00
Gunnar Beutner 4b52528c48 Fix BIO_f_zlib detection.
Fixes #5019
2013-11-13 12:01:39 +01:00
Michael Friedrich 74f9106243 Implement regex match attribute filters (~, ~~)
Requires the boost regex library.

Refs #5007

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-11-05 17:13:40 +01:00
Gunnar Beutner de6cac6e4a Create RPM package for ido-pgsql.
Fixes #4999
2013-11-05 10:37:36 +01:00
Gunnar Beutner 0c59f34ab9 Fix compiler warnings when compiling with Clang.
Fixes #4997
2013-11-05 07:32:11 +01:00
Gunnar Beutner f2307c4242 Add cmake build files.
Refs #4962
2013-11-03 13:45:26 +01:00