Rename VERBOSE log level to TRACE
[babeltrace.git] / configure.ac
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe ProulxRemove unused `src/plugins/ctf/common/utils`
2019-06-20  Philippe Proulxconfigure.ac: change default minimal log level from...
2019-06-17  Philippe ProulxPut `flt.lttng-utils.debug-info` tests into their own...
2019-06-17  Philippe ProulxRemove unused `tests/plugins/test_utils_muxer_complete.in`
2019-06-17  Philippe ProulxAdd facilities to test CLI and plugin regressions with...
2019-06-17  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-13  Michael Jeansontests: Move ctf-writer to it's own directory
2019-06-12  Michael JeansonRe-organize sources
2019-06-11  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-08  Michael JeansonCleanup: remove useless Makefiles from extras
2019-06-08  Philippe ProulxRemove everything related to the `bt2.ctf_writer` Pytho...
2019-06-08  Philippe ProulxRemove everything related to the `babeltrace` Python...
2019-06-07  Michael Jeansonlib: Reset libbabeltrace2 to SONANE 0
2019-06-07  Michael Jeansonlib: Rename to libbabeltrace2
2019-06-07  Michael Jeansoncli: Rename to babeltrace2
2019-06-06  Michael JeansonCleanup: use detected asciidoc to build CONTRIBUTING...
2019-06-06  Michael Jeansontests: build system spring cleanup
2019-06-06  Michael Jeansontests: Add powerpc64le-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add powerpc-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Add i386-linux-gnu debug-info artifacts
2019-06-06  Michael Jeansontests: Build new x86_64-linux-gnu debug-info artifacts
2019-06-05  Simon Marchicli: Fix exit code of ctf-metadata output
2019-05-21  Francis DeslauriersCleanup: tests: use underscores in filename
2019-05-09  Francis DeslauriersAdd -Werror=implicit-function-declaration to AM_CFLAGS
2019-05-06  Jérémie GalarneauUpdate version to v2.0.0-pre6
2019-05-03  Simon Marchisrc.ctf.fs: make trace-info query accept clock-class...
2019-05-02  Simon Marchipython-plugin-provider: Make it build
2019-05-02  Simon MarchiAdd env wrapper to facilitate importing the in-tree...
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-02  Francis DeslauriersCleanup: Move `debug-info` in its own sub-directory
2019-05-02  Simon MarchiRemove babeltrace 1 Python bindings and tests
2019-05-02  Francis Deslauriersflt.lttng-utils.debug-info: adapt debug-info component...
2019-05-02  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-02  Philippe Proulxlib: rename "notification" -> "message"
2019-05-02  Philippe ProulxRename: field type -> field class
2019-05-02  Philippe ProulxCTF IR -> Trace IR
2019-05-02  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-02  Philippe ProulxAdd internal BT_ASSERT() and BT_ASSERT_PRE() helpers
2019-05-02  Philippe ProulxAdd tests: CTF writer: `timestamp_begin`/`timestamp_end...
2019-05-02  Philippe ProulxAdd test: no clock class in trace's packet header field...
2017-11-02  Philippe ProulxAdd basic flt.lttng-utils.debug-info tests
2017-11-02  Philippe ProulxAdd modern Babeltrace man pages
2017-09-18  Jérémie GalarneauSet version to 2.0-pre4
2017-09-18  Jérémie GalarneauTests babeltrace: adapt python tests to use unittest
2017-09-17  Jérémie GalarneauTests: add tests for the babeltrace python package
2017-09-17  Jérémie Galarneaupython: reimplement the babeltrace package as a bt2...
2017-09-15  Philippe ProulxAdd CONTRIBUTING.adoc
2017-08-29  Michael JeansonTest fix: python plugin provider with new bindings
2017-08-29  Michael JeansonRemove the python bindinds tests switch from configure
2017-08-29  Michael JeansonAdd python tap runner to the tree
2017-08-29  Michael JeansonBuild Python bindings with distutils for consistent...
2017-08-28  Michael JeansonFix: support older pkg-config autoconf macros
2017-08-23  Jérémie Galarneausrc.ctf.fs: move internal util to ctf/common/utils
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-18  Michael JeansonTest: use static data in test_ctf_writer
2017-08-18  Philippe ProulxAdd Python plugin provider tests
2017-08-15  Philippe ProulxUpdate Python bindings and tests to match the latest API
2017-08-10  Julien DesfossezRe-enable the bin-info and dward tests
2017-08-10  Michael JeansonPort: Add glib checks for cross compilation
2017-07-19  Michael JeansonPort: use a separate variable for elfutils libs
2017-07-19  Michael JeansonPort: built-in plugins support for the macOS linker
2017-07-19  Michael JeansonFix: append to LIBS, don't override it
2017-07-17  Michael JeansonCompletely rework configure.ac
2017-07-17  Michael JeansonCleanup: bison and flex detection
2017-07-17  Michael JeansonCleanup: uuid library detection
2017-07-17  Michael JeansonCleanup: popt library detection
2017-07-17  Michael JeansonFix: Don't override user variables within the build...
2017-07-07  Philippe ProulxFix babeltrace-log(1) for Babeltrace 2
2017-07-06  Philippe ProulxAdd src.text.dmesg component class
2017-07-06  Philippe ProulxAdd sink.utils.counter
2017-07-05  Michael JeansonFix: disable debug by default info on Cygwin
2017-07-05  Michael JeansonFix: remove AC_FUNC_MALLOC for cross-compile
2017-07-05  Michael JeansonPort: Replace readdir_r by nftw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-07-05  Nathan Lynchbabeltrace-2.0: do not link with -export-dynamic
2017-06-19  Julien DesfossezTest the trimmer component
2017-06-19  Julien DesfossezTest debug-info
2017-06-16  Julien DesfossezTest: validate that the output of ctf-fs sink is identi...
2017-06-12  Michael JeansonPort: Enable libtool to produce DLLs
2017-06-09  Jérémie GalarneauSet version extra to pre1
2017-06-09  Philippe Proulxconfigure.ac: make the minimal, build-time log level...
2017-06-09  Mathieu DesnoyersFix: make check in out-of-tree
2017-06-09  Mathieu DesnoyersFix: out-of-tree build
2017-06-09  Mathieu DesnoyersFix: add missing files to make dist, disable python...
2017-06-09  Michael JeansonPort: Disable debug info by default on mingw
2017-06-09  Philippe Proulxconfigure.ac: use $enableval in AC_ARG_ENABLE()
2017-06-09  Philippe ProulxRemove remaining old test files
2017-06-09  Philippe Proulxconfigure.ac: add details to final report
2017-06-09  Philippe ProulxFix builds with built-in plugins
2017-05-28  Philippe ProulxFix: do not require lttng-utils.debug-info with --disab...
2017-05-28  Philippe ProulxAdd logging API (internal to log, public to set the...
2017-05-28  Philippe ProulxRename tests/bin -> tests/cli
2017-05-28  Philippe Proulxconfigure.ac: define BT_ENABLE_DEBUG_INFO depending...
2017-05-28  Philippe ProulxRename writer.writer -> ctf.fs (sink) and standardize...
2017-05-28  Philippe ProulxRename debug_info.debug_info -> lttng-utils.debug-info
2017-05-28  Philippe ProulxAdd basic utils.muxer tests
2017-05-28  Philippe ProulxAdd utils.muxer component class
2017-05-28  Philippe ProulxRename text.text sink CC to text.pretty
2017-05-28  Philippe ProulxRename lib/component/ -> lib/graph/ to match include...
next
This page took 0.228645 seconds and 107 git commands to generate.