]> granicus.if.org Git - icinga2/history - CMakeLists.txt
Implement CMake options for some of the modules
[icinga2] / CMakeLists.txt
2014-12-19 Gunnar BeutnerImplement CMake options for some of the modules
2014-12-17 Gunnar BeutnerFix the dependency nightmare that is libreadline
2014-12-16 Gunnar BeutnerAdd readline support for the "repl" command
2014-12-11 Gunnar BeutnerFix path for the OpenSSL DLLs
2014-12-06 Gunnar BeutnerUse relative paths for the OpenSSL DLLs
2014-12-04 Gunnar BeutnerFix warnings when using CMake 3.1.0
2014-11-14 Gunnar BeutnerMerge branch 'larsengels-master'
2014-11-14 Lars EngelsAdd support to conditionally use MysSQL and/or PostgreSQL
2014-11-12 Gunnar BeutnerFix _DEBUG define on *NIX
2014-11-06 Jean FlachAdd Windows plugins
2014-10-27 Gunnar BeutnerUse system-provided version of YAJL where available
2014-10-20 Gunnar BeutnerRemove {DAEMON,ICINGA2}_USER and {DAEMON,ICINGA2}_GROUP...
2014-10-19 Gunnar BeutnerFix CMake warnings on OS X
2014-10-16 Gunnar BeutnerRemove icinga2-build-ca, icinga2-build-key and icinga2...
2014-10-15 Gunnar BeutnerRemove icinga2-list-objects
2014-10-13 Gunnar BeutnerMove all libraries into the lib/ directory
2014-09-17 Gunnar BeutnerAdd the agent scripts to cmake
2014-09-06 Gunnar BeutnerCheck whether the nice() function is available
2014-09-03 Gunnar BeutnerUpdate CFLAGS/CXXFLAGS for the SunPro compiler
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-08-31 Gunnar BeutnerDetect whether __COUNTER__ is available
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-16 Gunnar BeutnerMerge branch 'feature/objects-json-6702'
2014-08-16 Gunnar BeutnerAdd Python module for the icinga2.debug file
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.