]> granicus.if.org Git - icinga2/history - lib/config/CMakeLists.txt
Merge pull request #6531 from Icinga/feature/zone-all_parents
[icinga2] / lib / config / CMakeLists.txt
2018-04-25 Michael FriedrichMerge branch 'support/2.8'
2018-04-24 Jean FlachMerge branch 'support/2.8'
2018-03-22 Jean FlachMerge branch 'support/2.8'
2018-03-19 Michael FriedrichMerge pull request #6016 from Icinga/fix/state-filters...
2018-02-15 Jean FlachMerge pull request #5981 from dgoetz/fix/selinux-influxdb
2018-01-29 Gunnar BeutnerMerge pull request #5979 from Icinga/feature/enhance...
2018-01-20 Michael FriedrichMerge pull request #5964 from fedepires/fix/opentsdbwri...
2018-01-19 Michael FriedrichMerge pull request #6015 from Icinga/fix/cmakelist...
2018-01-19 Jean FlachFix whitespaces in CMakeLists files 6015/head
2018-01-18 Jean FlachMerge pull request #5982 from dgoetz/fix/selinux-kill
2018-01-17 Gunnar BeutnerMerge branch 'support/2.8'
2018-01-17 Gunnar BeutnerMerge pull request #5995 from Icinga/fix/influxdb-requests
2018-01-17 Gunnar BeutnerMerge pull request #5994 from Icinga/fix/influxdb-template
2018-01-17 Gunnar BeutnerMerge pull request #5993 from Icinga/feature/cmake...
2018-01-17 Gunnar BeutnerUse CMake object libraries for our libs 5993/head
2018-01-15 Gunnar BeutnerMerge pull request #5940 from Icinga/fix/chocolatey
2018-01-08 Markus FroschMerge pull request #5906 from sahnd/feature/check_openm...
2018-01-05 Markus FroschMerge pull request #5921 from widhalmt/feature/director...
2018-01-05 Markus FroschMerge pull request #5914 from Icinga/fix/itl-check...
2018-01-05 Markus FroschMerge pull request #5913 from mcktr/fix/itl-http-certif...
2018-01-05 Markus FroschMerge pull request #5902 from sahnd/feature/itl-snmp...
2018-01-03 Michael FriedrichMerge pull request #5936 from Icinga/feature/source...
2018-01-03 Gunnar BeutnerClean up source lists in the CMakeLists.txt files 5936/head
2018-01-03 Michael FriedrichMerge pull request #5939 from Icinga/fix/build-fix...
2018-01-03 Michael FriedrichMerge pull request #5934 from Icinga/feature/cmake...
2018-01-03 Michael FriedrichMerge pull request #5932 from Icinga/feature/copyright...
2018-01-03 Michael FriedrichMerge pull request #5927 from Icinga/feature/static...
2018-01-02 Gunnar BeutnerBuild libraries as static libraries
2018-01-02 Michael FriedrichMerge pull request #5931 from Icinga/feature/linker...
2018-01-02 Michael FriedrichMerge pull request #5928 from Icinga/fix/build-fix...
2018-01-02 Michael FriedrichMerge pull request #5925 from Icinga/fix/missing-variab...
2018-01-02 Michael FriedrichMerge pull request #5929 from Icinga/feature/remove...
2018-01-02 Michael FriedrichMerge pull request #5930 from Icinga/feature/boost...
2018-01-02 Gunnar BeutnerMerge pull request #5933 from mcktr/fix/copyright-for...
2018-01-02 Michael InselChange copyright header for 2018 5933/head
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-09-05 Gunnar BeutnerSuppress compiler warnings for auto-generated code
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-24 Gunnar BeutnerImplement unit tests for state changes
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-11-25 Gunnar BeutnerFix race condition in the ConfigItem class
2015-11-19 Gunnar BeutnerFix race condition in the ConfigItem class
2015-10-26 Gunnar BeutnerImplement Array::ToString and Dictionary::ToString
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-08-31 Gunnar BeutnerImplement the Icinga Studio application
2015-08-03 Michael FriedrichImplement support for writing configuration files
2015-07-14 Michael FriedrichEnable -Wno-deprecated-register for Clang and AppleClang
2015-07-05 Michael FriedrichFix -Wno-deprecated-register flag w/ sles11sp3 (Unix...
2015-03-27 Gunnar BeutnerGenerate C++ code for type validators
2015-03-23 Gunnar BeutnerAdd support for the C++11 keyword 'override'
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerImprove Flex version detection on Windows
2015-03-16 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-15 Gunnar BeutnerEnsure that flex meets the version requirements
2015-01-22 Michael FriedrichUpdate copyright year
2014-12-12 Gunnar BeutnerMove the VMFrame class to libbase
2014-12-11 Gunnar BeutnerImplement a way to call methods on objects
2014-11-22 Gunnar BeutnerRemove the C++ code generator
2014-11-20 Gunnar BeutnerImplement a C++ code generator for libconfig
2014-10-16 Gunnar BeutnerRename AExpression to Expression
2014-10-01 Gunnar BeutnerFix missing error messages (part 2)
2014-09-09 Gunnar BeutnerImprove error message for duplicate objects
2014-09-01 Gunnar BeutnerImplement support for excluding files from unity builds
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-04-23 Michael FriedrichAdd group assign/ignore rules.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-23 Gunnar BeutnerRefactor the config parser's AST.
2014-03-22 Gunnar BeutnerClean up the AExpression class.
2014-03-21 Gunnar BeutnerMake config error messages more awesome.
2014-03-19 Gunnar BeutnerMerge branch 'feature/apply-5789' into next
2014-03-19 Gunnar BeutnerImplement the 'apply template' directive.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-21 Gunnar BeutnerUpdate minimum flex version.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerImprove compatibility with ancient versions of Bison.
2013-11-03 Gunnar BeutnerAdd cmake build files.