]> granicus.if.org Git - icinga2/history - CMakeLists.txt
Update INSTALL - master + support/2.0 only
[icinga2] / CMakeLists.txt
2014-08-05 Michael FriedrichRename README to README.md
2014-07-30 Gunnar BeutnerMerge branch 'fix/gnb-adapt-spec-for-suse-5818'
2014-07-30 Tim HardeckDon't copy INSTALL documentation to system docs
2014-07-22 Gunnar BeutnerRename ICINGA2_PLUGIN_PATH to ICINGA2_PLUGINDIR
2014-07-22 Gunnar BeutnerMake location of the /run directory configurable
2014-07-16 Gunnar BeutnerAdd cmake constant for PluginDir
2014-06-23 Gunnar BeutnerAdd missing license headers
2014-06-15 Michael Friedrichmove cmake scripts to third-party/
2014-06-13 Michael FriedrichMove agent files to contrib/ for now
2014-05-21 Michael FriedrichFix revision in version string.
2014-05-20 Gunnar BeutnerFix compatibility with older versions of CMake.
2014-05-18 Gunnar BeutnerImplement the ICINGA2_GIT_VERSION_INFO option.
2014-05-18 Gunnar BeutnerImplement support for overriding the version number.
2014-05-09 Gunnar BeutnerRemove the ZlibStream class and the stream_bio function...
2014-04-20 Gunnar BeutnerStop the Icinga service before uninstalling the files.
2014-04-20 Gunnar BeutnerRemove debug output for CPack.
2014-04-20 Gunnar BeutnerMake sure the installer doesn't overwrite config files.
2014-04-19 Gunnar BeutnerFix OpenSSL path.
2014-04-19 Gunnar BeutnerAdd OpenSSL libs to the Windows installer package.
2014-04-19 Gunnar BeutnerInstall runtime libraries in sbin on Windows.
2014-04-18 Gunnar BeutnerAdd include for InstallRequiredSystemLibraries.
2014-04-18 Gunnar BeutnerFix project settings (again).
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-16 Gunnar BeutnerRevert "Use full Git version tag for the MSI package."
2014-04-16 Gunnar BeutnerAdd icon for the Windows installer.
2014-04-16 Carlos CesarioGNU C++ pthread compiler option for AIX.
2014-04-16 Gunnar BeutnerUse full Git version tag for the MSI package.
2014-04-16 Gunnar BeutnerBuild fix for Windows.
2014-04-14 Gunnar BeutnerFix another exception issue with FreeBSD.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-06 Gunnar BeutnerFix dladdr detection.
2014-03-06 Gunnar BeutnerInclude source file name and line numbers in stack...
2014-01-27 Michael FriedrichBuild fix.
2014-01-27 Michael FriedrichDon't include unnecessary dirs in release tarball.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-18 Michael FriedrichFix el5 build.
2013-12-05 Gunnar BeutnerMake ICINGA2_{USER,GROUP,COMMAND_USER,COMMAND_GROUP...
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerChange default build type to 'Release'.
2013-11-27 Gunnar BeutnerFix icinga-version.h in dist tarballs.
2013-11-26 Gunnar BeutnerMerge branch 'feature/vagrant-test-4635' into next
2013-11-26 Gunnar BeutnerImprove bug messages.
2013-11-20 Gunnar BeutnerSet default build type to RelWithDebInfo.
2013-11-13 Gunnar BeutnerFix BIO_f_zlib detection.
2013-11-05 Michael FriedrichMerge branch 'feature/livestatus-regexp-filter-5007...
2013-11-05 Michael FriedrichImplement regex match attribute filters (~, ~~)
2013-11-05 Gunnar BeutnerCreate RPM package for ido-pgsql.
2013-11-05 Gunnar BeutnerFix compiler warnings when compiling with Clang.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.