src.ctf.lttng-live: remove some goto error-handling
[babeltrace.git] / configure.ac
2024-03-28  Simon Marchiconfigure.ac: build with `-DFMT_EXCEPTIONS=0`
2024-02-12  Simon Marchitests/lib: remove some `Makefile.am`s
2024-02-07  Philippe Proulxconfigure.ac: don't make `tests/utils/env.sh` executable
2024-01-29  Simon MarchiFix: lib: handle BT_FUNC_STATUS_NOT_FOUND in bt_plugin_...
2024-01-29  Simon Marchitests: rename lib plugins test files
2024-01-23  Simon Marchiconfigure: use single word for PROJECT-NAME argument...
2024-01-23  Simon MarchiFix typos
2023-12-14  Simon Marchilogging: strip down and clean `log.h` and `log.c`
2023-11-03  Michael JeansonReduce the number of Makefiles in 'src/' by one more
2023-11-02  Michael JeansonReduce the number of Makefiles in 'src/' even MOAR!
2023-11-02  Michael Jeansonconfigure: re-enable '-Wunused-parameter'
2023-11-02  Michael Jeansonconfigure: re-enable '-Wmissing-field-initializers'
2023-11-01  Simon MarchiFix: tests: conditionally skip Python bindings test...
2023-10-26  Michael JeansonReduce the number of Makefiles in 'doc/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/text'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/lttng...
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/common'
2023-10-26  Michael JeansonReduce the number of Makefiles in 'src/plugins/utils'
2023-10-24  Simon Marchictf: reduce the number of `Makefile.am`s
2023-10-18  Michael Jeansonfix: python bindings: use stdlib distutils when setupto...
2023-10-11  Philippe Proulxconfigure.ac: require Python 3.4+
2023-08-30  Erica BugdenBump minimum supported automake version to 1.13
2023-05-31  Simon Marchitests: add framework to run code in comp cls / comp...
2023-05-02  Simon Marchiconfigure: add --enable-ubsan configure flag
2023-04-27  Michael Jeansonfix: document proper Bison version requirement
2023-03-30  Simon MarchiVisibility hidden by default
2023-03-07  Michael Jeansonpython: replace distutils with setuptools
2022-08-22  Simon Marchiconfigure: enable -Wshadow-field
2022-06-15  Simon Marchiconfigure: disable -Wmaybe-uninitialized
2022-06-15  Simon Marchiconfigure: enable -Wsuggest-override
2022-06-15  Simon Marchiconfigure: enable -Wshadow-field-in-constructor
2022-01-28  Philippe ProulxAdd libbabeltrace2 C++ interface base
2021-12-10  Michael Jeansonfix: don't add libelf and libdw to global LIBS
2021-11-18  Michael Jeansonconfigure: Introduce macro ae_in_git_repo
2021-11-18  Michael Jeansonconfigure: centralize version information
2021-11-18  Michael Jeansonconfigure: regroup program checks
2021-11-18  Michael Jeansonconfigure: Normalize indentation to 2 spaces
2021-11-18  Michael Jeansonconfigure: cleanup typos and sorting
2021-11-12  Simon MarchiAdd --enable-asan configure option
2021-11-12  Michael JeansonAdd a single generated env file to the test suite
2021-09-13  Francis DeslauriersFix: build with `--enable-python-bindings` fails
2021-01-26  Simon MarchiFix: configure: support Autoconf 2.70
2020-12-01  Michael JeansonAdd C++11 support to the build system
2020-12-01  Michael Jeansonfix: merge of AE_FEATURE and FreeBSD disable debug...
2020-10-28  Michael JeansonFix: elfutils detection fallback for sles12
2020-10-28  Michael JeansonRename AM_CHECK_PYTHON_SPHINX to AE_CHECK_PYTHON_SPHINX
2020-10-28  Michael JeansonRename AM_PATH_PYTHON_MODULES to AE_PATH_PYTHON_MODULES
2020-10-28  Michael JeansonIntroduce AE_FEATURE to manage configure features
2020-10-28  Michael Jeansonport: add 'notext' keyword linker support
2020-10-28  Michael Jeansonport: disable debug-info by default on FreeBSD
2020-08-25  Michael JeansonEnable autotools warnings as errors
2020-08-06  Geneviève BastienTests: sink.text.pretty: Add unit tests for enum fields...
2020-07-16  Simon Marchiconfigure: enable -Wstrict-prototypes unconditionally
2020-06-08  Simon Marchiconfigure: remove unused configuration macros
2020-04-23  Philippe Proulxtests: add libbabeltrace2 pre/postcondition testing...
2020-04-14  Simon MarchiAdd initial Python bindings documentation
2020-04-11  Simon Marchiconfigure: remove -Wno-format-nonliteral
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2020-03-18  Simon Marchiconfigure: enable -Wsuggest-attribute=format
2020-03-17  Simon Marchiconfigure: simplify warning flags detection
2020-02-29  Francis DeslauriersFix: configure.ac: silently accepting invalid Python...
2020-02-29  Francis DeslauriersCleanup: configure.ac: remove redundant `AC_ARG_ENABLE...
2020-02-28  Geneviève Bastienconfigure: Add flags as hints when option is disabled
2020-02-03  Michael Jeansonfix: Remove empty python bindings documentation
2020-01-30  Michael Jeansonfix: set autoconf package name to babeltrace2
2020-01-24  Jérémie GalarneauUpdate working version to Babeltrace 2.1.0-rc1
2020-01-22  Jérémie GalarneauRelease: Babeltrace 2.0.0 "Amqui"
2020-01-21  Philippe Proulxconfigure.ac, lib: rename "extra" (version) to "develop...
2020-01-21  Philippe Proulxconfigure.ac: add version name/description definitions...
2020-01-20  Philippe ProulxDocument libbabeltrace2's C API
2020-01-07  Simon Marchibuild: try calling python-config with --embed
2019-12-05  Simon MarchiUse argpar from upstream
2019-12-05  Simon Marchistring-format: introduce function to format component...
2019-11-16  Jérémie GalarneauUpdate version to v2.0.0-rc4
2019-11-05  Francis DeslauriersUpdate version to v2.0.0-rc2
2019-11-05  Simon MarchiIgnore -Wcast-function-type warning
2019-10-31  Simon Marchilogging: ignore -Wundef in log.c
2019-10-29  Simon MarchiFix -Wmissing-prototypes/-Wmissing-declarations warnings
2019-10-29  Simon Marchictf: Remove redundant declarations of lexer/parser...
2019-10-29  Simon MarchiFix: ctf-writer: field_type_common_has_known_id always...
2019-10-29  Simon MarchiFix -Wshadow warnings
2019-10-29  Simon Marchidebug-info: fix one -Wnull-dereference warning
2019-10-29  Simon MarchiFix -Wjump-misses-init warnings
2019-10-29  Simon MarchiFix -Wmissing-include-dirs warnings
2019-10-29  Simon MarchiFix -Wduplicated-cond warnings
2019-10-28  Simon MarchiFix -Wsuggest-attribute warnings
2019-10-28  Simon MarchiFix -Wstrict-prototypes warnings
2019-10-28  Simon Marchiconfigure: allow adding compiler-specific warning flags
2019-10-16  Simon MarchiBump required glib version to 2.28
2019-10-11  Simon MarchiAdd parameter validation utility
2019-10-09  Michael JeansonRequire automake >= 1.12
2019-10-08  Simon MarchiMove CLI params parsing to its own lib
2019-08-12  Simon MarchiMove autodisc to its own convenience library
2019-08-10  Francis DeslauriersAdd message compare common func/library; make flt.utils...
2019-08-08  Francis DeslauriersTests: flt.utils.muxer: add message ordering tests
2019-08-02  Simon MarchiRemove popt from project's dependencies
2019-08-02  Simon Marchicli: remove babeltrace2-log
2019-08-02  Philippe ProulxAdd internal command-line argument parser API
2019-07-31  Philippe Proulxconfigure.ac: refine Python 3 interpreter and dev....
next
This page took 0.063255 seconds and 6 git commands to generate.