]> granicus.if.org Git - icinga2/history - CMakeLists.txt
Make default getters and setters non-virtual
[icinga2] / CMakeLists.txt
2017-11-09 Gunnar BeutnerMerge branch 'support/2.7'
2017-10-24 Gunnar BeutnerMerge pull request #5620 from Icinga/fix/api-staging...
2017-10-16 Noah HilverlingMerge branch 'mcktr/feature/4128-win-edit-button' of...
2017-10-13 Michael FriedrichMerge pull request #5602 from Icinga/fix/config-validat...
2017-10-13 Michael FriedrichMerge pull request #5231 from Al2Klimov/bugfix/failure...
2017-10-12 Michael FriedrichMerge pull request #5581 from Icinga/fix/api-crash...
2017-10-10 Michael FriedrichMerge pull request #5554 from Icinga/feature/cn-check...
2017-10-10 Michael FriedrichMerge pull request #5636 from Icinga/fix/db-ido-comment...
2017-10-02 Michael FriedrichMerge pull request #5624 from mcktr/mcktr/fix/missing...
2017-09-28 Michael FriedrichMerge pull request #5258 from Icinga/fix/clang-pthread
2017-09-27 Michael FriedrichFix clang compiler detection on Fedora and macOS 5258/head
2017-06-21 Michael FriedrichMerge pull request #5366 from mcktr/fix/doc-satellite...
2017-06-20 Michael FriedrichMerge pull request #5371 from mcktr/fix/travis-ci-build
2017-06-20 mcktrRenamed ChangeLog to CHANGELOG.md in CMakeList.txt 5371/head
2017-06-20 Michael FriedrichMerge pull request #5363 from ruzickap/master
2017-06-20 Michael FriedrichMerge pull request #5370 from Icinga/feature/changelog...
2017-06-20 Michael FriedrichMerge pull request #5369 from Icinga/feature/clean...
2017-06-20 Michael FriedrichRemove experimental redis feature before 2.7 release 5369/head
2017-05-12 Michael FriedrichMerge pull request #5229 from Al2Klimov/bugfix/cmake...
2017-05-12 Alexander A. KlimovCMake: require a GCC version according to INSTALL.md 5229/head
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-04-12 Michael FriedrichMerge pull request #5127 from dgoetz/feature/improve...
2017-04-12 Michael FriedrichMerge pull request #5153 from dgoetz/fix/selinux-packaging
2017-04-06 Jean FlachMake last commit actually work...
2017-04-06 Jean FlachFix openssl1.1 for x64 builds
2017-04-05 Jean FlachFix CMake handling of openssl 1.1.0
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-02-09 Gunnar BeutnerAdd RedisWriter class
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-09-21 Michael FriedrichUpgrade NSClient++ to 0.5.0 stable
2016-08-31 Gunnar BeutnerImprove support for building the chocolatey package
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-28 Gunnar BeutnerFix RPATH for the unit test binaries
2016-08-27 Gunnar BeutnerClean up detection of the -flto flag
2016-08-27 Gunnar BeutnerAdd -flto to compiler flags
2016-08-27 Gunnar BeutnerUse lambda functions for INITIALIZE_ONCE
2016-08-27 Gunnar BeutnerFix support for building with ccache
2016-08-27 Gunnar BeutnerImprove error message for old versions of GCC
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerUpdate cmake config to require a compiler that supports...
2016-08-25 Gunnar BeutnerAdd -fvisibility=hidden to the default compiler flags
2016-08-24 Louis SautierDetect logrotate not installed in /usr/sbin
2016-08-10 Gunnar BeutnerBuild fix for Ubuntu precise
2016-08-10 Gunnar BeutnerInclude compiler name/version and build host name in...
2016-04-20 Gunnar BeutnerFix include for icinga2.wixpatch (again)
2016-04-20 Gunnar BeutnerRemove cmake_policy call
2016-04-20 Gunnar BeutnerFix support for building debug MSI packages
2016-04-20 Gunnar BeutnerMake sure NSIS-based installations are uninstalled...
2016-04-20 Gunnar BeutnerAdd new images for the Windows installer
2016-04-20 Gunnar BeutnerRemove support for NSIS
2016-04-20 Gunnar BeutnerAdd missing pre and post installation commands
2016-04-20 Gunnar BeutnerImplement support for running custom install/uninstall...
2016-04-20 Gunnar BeutnerAdd preliminary support for 64-bit packages
2016-04-20 Gunnar BeutnerUpdate NSClient++ to version 0.4.4.19
2016-04-20 Louis SautierRe-add the 'su' directive to logrotate if supported
2016-04-20 Gunnar BeutnerAdd /bigobj compiler option for Windows
2016-04-14 Gunnar BeutnerFix include for icinga2.wixpatch (again)
2016-04-14 Gunnar BeutnerRemove cmake_policy call
2016-04-14 Gunnar BeutnerFix support for building debug MSI packages
2016-04-14 Gunnar BeutnerMake sure NSIS-based installations are uninstalled...
2016-04-11 Gunnar BeutnerAdd new images for the Windows installer
2016-03-31 Gunnar BeutnerRemove support for NSIS
2016-03-31 Gunnar BeutnerAdd missing pre and post installation commands
2016-03-31 Gunnar BeutnerImplement support for running custom install/uninstall...
2016-03-30 Gunnar BeutnerAdd preliminary support for 64-bit packages
2016-03-30 Gunnar BeutnerUpdate NSClient++ to version 0.4.4.19
2016-03-29 Louis SautierRe-add the 'su' directive to logrotate if supported
2016-03-29 Gunnar BeutnerAdd /bigobj compiler option for Windows
2016-02-23 Gunnar BeutnerAdd -pthread to build flags
2016-02-23 Gunnar BeutnerBuild fix for Windows
2016-02-16 Gunnar BeutnerAdd -pthread to build flags
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-11 Gunnar BeutnerBuild fix for Windows
2015-12-11 Michael FriedrichFix build error with older CMake versions on VERSION_LE...
2015-12-11 Michael FriedrichFix build error with older CMake versions on VERSION_LE...
2015-12-08 Michael FriedrichAdd CMake flag for disabling the unit tests
2015-12-08 Gunnar BeutnerDisable --std=c++11 for ancient GCC versions
2015-11-30 Gunnar BeutnerDisable --std=c++11 for ancient GCC versions
2015-11-26 Gunnar BeutnerMerge branch 'support/2.4'
2015-11-25 Michael FriedrichAdd CMake flag for disabling the unit tests
2015-11-14 Gunnar BeutnerUpdate download URL for NSClient++
2015-11-06 Gunnar BeutnerRevert "Make sure 'api setup' is run by the Windows...
2015-11-06 Matthaus OwensDon't try to use --gc-sections on SunOS
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-20 Gunnar BeutnerBuild fix for OpenBSD
2015-10-01 Gunnar BeutnerMake sure 'api setup' is run by the Windows installer
2015-09-25 Hendrik RöderUse SIDs for setting permissions on $INSTDIR
2015-09-24 Hendrik RöderUse SIDs for setting permissions on $INSTDIR
2015-09-04 Gunnar BeutnerImplement reload functionality for Windows
2015-08-31 Gunnar BeutnerAdd start menu item for Icinga Studio
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
2015-08-24 Gunnar BeutnerDon't re-download NSCP for every build
2015-08-18 Gunnar BeutnerDon't re-download NSCP for every build
2015-08-10 Gunnar BeutnerImplement reload functionality for Windows
2015-07-14 Michael FriedrichEnable -Wno-deprecated-register for Clang and AppleClang
2015-07-01 Gunnar BeutnerFix build problems on AIX
2015-06-17 Gunnar BeutnerAdd "Install NSClient++" check box in the Windows wizard
2015-06-15 Gunnar BeutnerAdd "Install NSClient++" check box in the Windows wizard
next