]> granicus.if.org Git - icinga2/history - configure.ac
Replaced custom event code with Boost.Signals.
[icinga2] / configure.ac
2012-06-14 Gunnar BeutnerReplaced custom event code with Boost.Signals.
2012-06-14 Gunnar BeutnerImplemented asynchronous (internal) API calls.
2012-06-06 Gunnar BeutnerFixed memory leaks in the parser.
2012-05-31 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-31 Gunnar BeutnerAdded config parser.
2012-05-30 Gunnar BeutnerUpdated dyntest app.
2012-05-30 Gunnar BeutnerRemoved SQLite.
2012-05-29 Gunnar BeutnerFixed Solaris compatibility.
2012-05-29 Gunnar BeutnerPretty-print library detection data.
2012-05-29 Gunnar BeutnerOnly build SQLite when there's no system-provided library.
2012-05-29 Gunnar BeutnerAdded SQLite.
2012-05-28 Gunnar BeutnerAdded makefile support for unit tests.
2012-05-28 Gunnar BeutnerImproved MingW compatibility.
2012-05-27 Gunnar BeutnerUse spec file as the authorative source of the package...
2012-05-27 Gunnar BeutnerUpdated RPM packaging scripts.
2012-05-27 Gunnar BeutnerFixed autogen.sh on CentOS 6.2
2012-05-26 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-26 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-05-26 Gunnar BeutnerUpdated RPM spec file.
2012-05-26 Gunnar BeutnerUse ax_cxx_compile_stdcxx_0x.m4 to detect C++0x support.
2012-05-26 Gunnar BeutnerFixed --disable-shared on Solaris.
2012-05-25 Gunnar BeutnerProper integration for Boost.
2012-05-25 Gunnar BeutnerAdded TR1 compat support using Boost.
2012-05-25 Gunnar BeutnerCleaned up configure.ac and made the build scripts...
2012-05-18 Gunnar BeutnerAdded automake support for doxygen.
2012-05-12 Gunnar BeutnerAdded support for --disable-shared.
2012-05-11 Gunnar BeutnerAdded error message for missing OpenSSL headers.
2012-05-09 Gunnar BeutnerDisable building static libraries.
2012-05-09 Gunnar BeutnerFixed library dependencies (libtool).
2012-05-09 Gunnar BeutnerImplemented message-based authorisation checks.
2012-05-07 Gunnar BeutnerRefactored subscription code in preparation for a centr...
2012-04-24 Gunnar BeutnerBuild fixes for *NIX.
2012-04-23 Gunnar BeutnerImplemented demo component.
2012-04-13 Gunnar BeutnerBuild fixes.
2012-04-13 Gunnar BeutnerBuild fixes for Windows.
2012-04-13 Gunnar BeutnerBuild fix for *NIX.
2012-04-06 Gunnar BeutnerMade build system more Windows-friendly
2012-04-03 Gunnar BeutnerDetect level of C++ support.
2012-04-03 Gunnar BeutnerAdded support for demangling GCC C++ names.
2012-04-02 Gunnar BeutnerBuild fixes for CentOS 5.3
2012-04-01 Gunnar BeutnerRemoved miniapp demo application
2012-04-01 Gunnar BeutnerFixed compilation errors with automake/gcc
2012-03-28 Gunnar BeutnerInitial commit.