]> granicus.if.org Git - icinga2/history - tools/mkclass
Docs: Add cli commands
[icinga2] / tools / mkclass /
2014-10-31 Gunnar BeutnerImplement field attribute to hide fields in command...
2014-10-31 Gunnar BeutnerHide attributes in command auto-completion which cannot...
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-09-10 Gunnar BeutnerBuild fix for Windows
2014-09-09 Gunnar BeutnerBuild fix for OS X
2014-09-09 Gunnar BeutnerImplement include guards for mkclass
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-09-01 Gunnar BeutnerImplement support for excluding files from unity builds
2014-05-25 Gunnar Beutnermkclass should return exit code 1 when compilation...
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-11 Gunnar BeutnerFix some more compiler warnings.
2014-04-05 Gunnar BeutnerImplement relative object names.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-18 Gunnar BeutnerImplement "safe mode" for icinga::Deserialize.
2013-12-17 Gunnar BeutnerMerge branch 'feature/compiler-warnings-5349' into...
2013-12-17 Gunnar BeutnerFix compiler warnings in auto-generated mkclass code.
2013-12-13 Gunnar BeutnerMerge branch 'feature/tp-contention-5327' into next
2013-12-13 Gunnar BeutnerImprove performance for icinga::Deserialize.
2013-11-21 Gunnar BeutnerUpdate minimum flex version.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerFix compiler warnings in auto-generated code.
2013-11-08 Gunnar BeutnerRemove GetType().
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-08 Michael FriedrichRemove autotools leftovers.
2013-11-07 Gunnar BeutnerMerge branch 'feature/perfdata-2710' into next
2013-11-07 Gunnar BeutnerOptimize ObjectImpl<>::GetDefault*().
2013-11-05 Gunnar BeutnerMerge branch 'feature/reflection-4996' into next
2013-11-05 Gunnar BeutnerImplement Type::GetBaseType().
2013-11-05 Gunnar BeutnerMerge ReflectionObject methods into the Object class.
2013-11-05 Gunnar BeutnerImplement abstract keyword for mkclass.
2013-11-05 Gunnar BeutnerImplement the ReflectionType class.
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.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-11-03 Gunnar BeutnerMerge branch 'feature/freebsd-tests-4990' into next
2013-11-03 Gunnar BeutnerAdd missing newlines.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.