Remove Babeltrace 1 files and reorganize the tree
[babeltrace.git] / configure.ac
2017-05-28  Philippe ProulxRemove Babeltrace 1 files and reorganize the tree
2017-05-28  Philippe ProulxRename <babeltrace/component/...> -> <babeltrace/graph...
2017-05-28  Philippe ProulxPut Python plugin support in a separate shared object
2017-05-28  Philippe ProulxAdd utils.dummy component class, move plugins/trimmer...
2017-05-28  Philippe ProulxAdd bt_plugin_create_from_name()
2017-05-28  Philippe ProulxAdd support for plugins written in Python
2017-05-28  Philippe ProulxAdd Babeltrace 2 Python bindings tests
2017-05-28  Philippe ProulxAdd Babeltrace 2 Python bindings
2017-05-28  Philippe ProulxInstall notification headers in babeltrace/component...
2017-05-28  Philippe ProulxAdd bt_plugin test
2017-05-28  Philippe ProulxDecouple component class from plugin subsystem, remove...
2017-05-28  Jérémie GalarneauTests writer: write a trace defining no packet context
2017-05-27  Michael JeansonFix: prepend to $program_transform_name instead overrid...
2017-05-27  Jérémie GalarneauGenerate a binary looking for in-tree plug-ins
2017-05-27  Mathieu DesnoyersFix: babeltrace launch wrapper script
2017-05-27  Mathieu DesnoyersUse build tree plugins when executing from build tree
2017-05-27  Julien DesfossezCTF Writer sink
2017-05-27  Jérémie GalarneauAdd trimmer plug-in skeleton
2017-05-27  Philippe ProulxAdd Doxygen support to build system to build the API doc
2017-05-27  Jérémie GalarneauAdd support for statically-built plug-ins
2017-05-27  Jérémie GalarneauRename correlator to muxer
2017-05-27  Jérémie GalarneauAdd filter component type
2017-05-27  Jérémie GalarneauAdd notification utility library
2017-05-27  Jérémie GalarneauIntegrate ctf proto into the plugin build system
2017-05-27  Philippe ProulxAdd ctf-reader prototype
2017-05-27  Jérémie GalarneauBump library version to 2.0
2017-05-27  Philippe ProulxInstall plugins in $(libdir)/babeltrace/plugins
2017-05-27  Philippe ProulxPlugins: rename reader -> fs, and symbols.c to plugin.c
2017-05-27  Philippe ProulxMove plugin system sources to lib/plugin-system
2017-05-27  Jérémie GalarneauAdd base plug-in skeletons
2017-05-27  Jérémie GalarneauImplement ctf text output plug-in stub
2017-05-27  Jérémie GalarneauBuild system: build reader plug-in stub
2017-05-27  Jérémie GalarneauAdd plugin base implementation
2017-05-27  Jérémie GalarneauAdd plugin interface to build system
2017-05-26  Philippe Proulxax_lib_elfutils -> bt_lib_elfutils
2017-05-26  Philippe Proulxm4/ax_lib_elfutils.m4: use m4_default() for optional...
2016-09-14  Nathan Lynchbabeltrace: add test for babeltrace --list
2016-08-19  Nathan LynchRemove useless PACKAGE_LIBS substitution
2016-07-25  Jérémie GalarneauTypo: configure.ac implemenation -> implementation
2016-07-25  Samuel Martinconfigure: fix uuid support detection on static build
2016-06-07  Jérémie GalarneauTests: no substitution needed for multi-trace intersect...
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-05-25  Antoine BusqueFix: typo in --disable-debug-info in configure error...
2016-05-13  Jérémie GalarneauMove Python bindings to babeltrace subfolder
2016-05-13  Jérémie GalarneauTests: Multi-trace stream intersection test
2016-05-06  Mathieu DesnoyersFix: debug-info feature enable/disable
2016-05-05  Antoine BusqueFix: swapped libelf and libdw names in configure error...
2016-04-29  Michael JeansonUse tar-ustar format for dist
2016-04-29  Michael JeansonTests: Replace prove by autotools tap runner
2016-04-29  Simon MarchiFix: Make test_dwarf and test_bin_info tests work out...
2016-04-29  Michael JeansonHandle test_ctf_writer_complete like the other tests...
2016-04-28  Jérémie Galarneauconfigure: introduce new macro AX_LIB_ELFUTILS
2016-04-28  Michael JeansonAdd configure report
2016-04-28  Jérémie Galarneauconfigure: check for elfutils (libelf and libdw) >...
2016-04-27  Jérémie GalarneauHarmonize spelling of debug-info
2016-04-27  Jérémie GalarneauIndicate default debug-info build settings in configure...
2016-04-25  Michael JeansonDisable debuginfo by default on Solaris and OSX
2016-04-20  Michael JeansonTests: Use AC_CONFIG_FILES to generate test scripts
2016-04-20  Antoine BusqueInitial implementation of the debuginfo API
2016-02-11  Jérémie GalarneauFix out-of-tree tests: seek tests can't find traces
2016-02-10  Michael JeansonFix: check for socket lib before function checks
2016-02-10  Michael JeansonPort: Add OSX libuuid compat
2016-01-19  Jérémie GalarneauDocs: Document reference counting scheme implemented...
2015-11-04  Jérémie GalarneauUpdate version to 2.0.0-pre
2015-11-04  Jonathan RajotteOnly compare "bison -y" to the basename of YACC variable
2015-10-14  Michael JeansonConfigure: Add missing checks
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-14  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Set required compiler flags to use pthreads
2015-10-13  Michael JeansonPort: Add configure check for __attribute__ support
2015-10-13  Michael JeansonPort: cleanup and portability fix to configure.ac
2015-10-13  Alexis MartinPort: Add support for linkers with no support for ...
2015-10-13  Michael JeansonPort: Add AX_LIB_SOCKET_NSL macro to configure.ac
2015-10-13  Michael JeansonPort: Replace bzero() by memset()
2015-10-07  Jonathan RajotteConfigure: add check for type
2015-10-07  Jonathan RajotteConfigure: add check on headers
2015-10-07  Jonathan RajotteConfigure: add missing check for used funcs
2015-07-03  Jonathan RajotteBuild: add version check on flex
2015-07-02  Jonathan RajotteBuild: add version check on autoconf
2015-07-02  Jonathan RajotteBuild: m4 macro for Bison version check
2015-03-16  Jérémie GalarneauChange version from 1.3.0 to 1.3.0-pre
2015-03-13  Jérémie GalarneauUpdate version to 1.3.0
2015-03-10  Philippe ProulxFix out-of-tree build for Python bindings + doc
2015-02-17  Philippe ProulxPython: add Sphinx doc project
2014-10-16  Jérémie GalarneauDetect Python packages directory on configure
2014-10-13  Jérémie GalarneauPython bindings: fail configure if python version ...
2014-06-27  Jérémie GalarneauSplit the CTF-Writer implementation in IR and Writer...
2014-06-27  Jérémie GalarneauSplit the CTF-Writer API into IR and Writer-specific...
2014-03-13  Lars PerssonUse autoconf AM_MAINTAINER_MODE
2014-02-28  Mathieu DesnoyersVersion 1.2.0 v1.2.0
2014-02-27  Mathieu DesnoyersVersion 1.2.0-rc2 v1.2.0-rc2
2014-02-19  Mathieu DesnoyersBump soname version to 1.0.0
2014-02-14  Mathieu DesnoyersVersion 1.2.0-rc1 v1.2.0-rc1
2013-12-13  Julien Desfossezlttng-live input plugin
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-13  Jérémie GalarneauDon't generate Python bindings by default
next
This page took 0.261264 seconds and 107 git commands to generate.