Update version to v2.0.0-rc2
[babeltrace.git] / configure.ac
2019-11-01  Jérémie GalarneauUpdate version to v2.0.0-rc2 v2.0.0-rc2
2019-11-01  Simon Marchilogging: ignore -Wundef in log.c
2019-10-30  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-30  Simon Marchictf: Remove redundant declarations of lexer/parser...
2019-10-30  Simon MarchiFix: ctf-writer: field_type_common_has_known_id always...
2019-10-30  Simon MarchiFix -Wshadow warnings
2019-10-30  Simon Marchidebug-info: fix one -Wnull-dereference warning
2019-10-30  Simon MarchiFix -Wjump-misses-init warnings
2019-10-30  Simon MarchiFix -Wmissing-include-dirs warnings
2019-10-30  Simon MarchiFix -Wduplicated-cond warnings
2019-10-30  Simon MarchiFix -Wsuggest-attribute warnings
2019-10-30  Simon MarchiFix -Wstrict-prototypes warnings
2019-10-30  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-17  Jérémie GalarneauUpdate version to v2.0.0-rc1 v2.0.0-rc1
2019-10-17  Simon MarchiBump required glib version to 2.28
2019-10-17  Simon MarchiAdd parameter validation utility
2019-10-17  Michael JeansonRequire automake >= 1.12
2019-10-09  Simon MarchiMove CLI params parsing to its own lib
2019-09-04  Simon MarchiMove autodisc to its own convenience library
2019-09-04  Francis DeslauriersAdd message compare common func/library; make flt.utils...
2019-09-04  Francis DeslauriersTests: flt.utils.muxer: add message ordering tests
2019-08-07  Simon MarchiRemove popt from project's dependencies
2019-08-07  Simon Marchicli: remove babeltrace2-log
2019-08-07  Philippe ProulxAdd internal command-line argument parser API
2019-08-07  Philippe Proulxconfigure.ac: refine Python 3 interpreter and dev....
2019-08-07  Simon Marchibt2: move __version__ to version.py.in
2019-07-18  Simon Marchiconfigure: report SWIG and SWIG_LIB values
2019-07-18  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2019-07-18  Francis Deslaurierscleanup: configure.ac: replace spaces by tabs
2019-07-18  Michael JeansonFix warnings with bison >= 3.4 and autoconf < 2.70
2019-07-18  Michael JeansonMake the Python plugin provider a libtool module
2019-07-18  Michael JeansonRename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
2019-07-18  Philippe ProulxTests: move `test_bitfield` outside lib tests, add...
2019-07-18  Michael JeansonReplace libuuid with internal implementation
2019-07-18  Simon Marchilib: remove stream activity messages
2019-07-18  Philippe ProulxFix: bt_ctfser_write_float64(): use `double` in union...
2019-07-18  Philippe ProulxAllow only TRACE, DEBUG, and INFO as the build-time...
2019-07-18  Philippe ProulxAdd `src/py-common`, containing bt_py_common_format_exc...
2019-07-18  Michael Jeansontests: Rework test suite
2019-07-18  Michael Jeansonfix: Use python-config 'ldflags' instead of 'libs'
2019-07-18  Philippe ProulxRename `BT_LOG_LEVEL` -> `BT_MINIMAL_LOG_LEVEL`
2019-07-18  Philippe ProulxDo not require logging support for BT_[CTF_]ASSERT_PRE()
2019-07-18  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-18  Philippe ProulxPut `flt.lttng-utils.debug-info` tests into their own...
2019-06-18  Philippe ProulxRemove unused `tests/plugins/test_utils_muxer_complete.in`
2019-06-18  Philippe ProulxAdd facilities to test CLI and plugin regressions with...
2019-06-18  Philippe ProulxAdd `sink.text.details`, a testing textual sink which...
2019-06-18  Michael Jeansontests: Move ctf-writer to it's own directory
2019-06-13  Michael JeansonRe-organize sources
2019-06-13  Michael Jeansonctf-writer: externalize libbabeltrace2-ctf-writer
2019-06-13  Michael JeansonCleanup: remove useless Makefiles from extras
2019-06-13  Philippe ProulxRemove everything related to the `bt2.ctf_writer` Pytho...
2019-06-13  Philippe ProulxRemove everything related to the `babeltrace` Python...
2019-06-13  Michael Jeansonlib: Reset libbabeltrace2 to SONANE 0
2019-06-13  Michael Jeansonlib: Rename to libbabeltrace2
2019-06-13  Michael Jeansoncli: Rename to babeltrace2
2019-06-13  Michael JeansonCleanup: use detected asciidoc to build CONTRIBUTING...
2019-06-13  Michael Jeansontests: build system spring cleanup
2019-06-13  Michael Jeansontests: Add powerpc64le-linux-gnu debug-info artifacts
2019-06-13  Michael Jeansontests: Add powerpc-linux-gnu debug-info artifacts
2019-06-13  Michael Jeansontests: Add i386-linux-gnu debug-info artifacts
2019-06-13  Michael Jeansontests: Build new x86_64-linux-gnu debug-info artifacts
2019-06-13  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-03  Jérémie GalarneauUpdate version to v2.0.0-pre5 v2.0.0-pre5
2019-05-03  Simon Marchisrc.ctf.fs: make trace-info query accept clock-class...
2019-05-03  Simon Marchipython-plugin-provider: Make it build
2019-05-03  Simon MarchiAdd env wrapper to facilitate importing the in-tree...
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: Implement file descriptor...
2019-05-03  Francis DeslauriersCleanup: Move `debug-info` in its own sub-directory
2019-05-03  Simon MarchiRemove babeltrace 1 Python bindings and tests
2019-05-03  Francis Deslauriersflt.lttng-utils.debug-info: adapt debug-info component...
2019-05-03  Philippe ProulxAdd a common, internal CTF serialization library; make...
2019-05-03  Philippe Proulxlib: rename "notification" -> "message"
2019-05-03  Philippe ProulxRename: field type -> field class
2019-05-03  Philippe ProulxCTF IR -> Trace IR
2019-05-03  Philippe ProulxSplit CTF IR and CTF writer APIs and implementations
2019-05-03  Philippe ProulxAdd internal BT_ASSERT() and BT_ASSERT_PRE() helpers
2019-05-03  Philippe ProulxAdd tests: CTF writer: `timestamp_begin`/`timestamp_end...
2019-05-03  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-17  Philippe ProulxAdd CONTRIBUTING.adoc
2017-09-17  Michael JeansonTest fix: python plugin provider with new bindings
2017-09-17  Michael JeansonRemove the python bindinds tests switch from configure
2017-09-17  Michael JeansonAdd python tap runner to the tree
2017-09-17  Michael JeansonBuild Python bindings with distutils for consistent...
2017-08-29  Michael JeansonFix: support older pkg-config autoconf macros
2017-08-29  Jérémie Galarneausrc.ctf.fs: move internal util to ctf/common/utils
2017-08-21  Michael JeansonTest: rework shell test scripts
2017-08-21  Michael JeansonTest: use static data in test_ctf_writer
2017-08-21  Philippe ProulxAdd Python plugin provider tests
2017-08-21  Philippe ProulxUpdate Python bindings and tests to match the latest API
next
This page took 0.309915 seconds and 107 git commands to generate.