Add close_range wrapper to liblttng-ust-fd.so
[lttng-ust.git] / configure.ac
2024-01-10  Michael JeansonBuild system: implement REUSE with SPDX identifiers
2024-01-09  Michael JeansonDisallow building static librairies
2023-06-20  Michael Jeansonfix: python agent: use stdlib distutils when setuptools...
2023-06-13  Michael Jeansonpython: use setuptools with python >= 3.12
2022-07-25  Michael JeansonAdd unit tests for num possible cpus
2022-07-21  Michael Jeansonfix: Disable warnings for GNU extensions on Clang
2022-01-24  Michael JeansonAdd a Log4j 2.x Java agent
2022-01-24  Michael JeansonProperly capture java variables at configure
2021-12-09  Jonathan RajotteFix: libnuma is prepended to LIBS
2021-10-05  Michael Jeansoncleanup: spelling fixes in comments
2021-06-08  Michael JeansonSet version to 2.14-pre
2021-06-08  Michael JeansonAdd serialized ABI definition files
2021-05-14  Michael JeansonAdd abi0 conflict tests
2021-05-06  Michael JeansonAdd api0 compile tests
2021-05-06  Michael JeansonMove current compile tests to 'api1'
2021-04-24  Mathieu DesnoyersVersion 2.13.0-rc1 v2.13.0-rc1
2021-04-24  Michael JeansonSet the 2.13 release codename and description
2021-04-23  Michael Jeansonconfigure: fix printing a description containing a...
2021-04-23  Michael JeansonMove pkgconfig file to 'src/lib/'
2021-04-20  Michael JeansonAdd glibc gettid to wrapper
2021-04-19  Michael JeansonDisable strict-aliasing globally
2021-04-19  Michael Jeansonconfigure: enable extended compiler warnings
2021-04-16  Michael JeansonMove liblttng-ust-pthread-wrapper to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-tracepoint to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-common to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust to 'src/lib/'
2021-04-13  Michael JeansonMove libustcomm to 'src/common/'
2021-04-13  Michael JeansonMove libringbuffer to 'src/common/'
2021-04-13  Michael JeansonMove libcounter to 'src/common/'
2021-04-13  Michael JeansonMove liblttng-ust-ctl to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-java* to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-dl to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-fd to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-cyg-profile to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-libc-wrapper to 'src/lib/'
2021-04-13  Michael JeansonMove liblttng-ust-python-agent to 'src/lib/'
2021-04-09  Michael JeansonMove msgpack to libcommon
2021-04-09  Michael JeansonAdd an internal 'libcommon' for utils
2021-04-09  Michael JeansonMove internal headers to 'src/' dir
2021-04-09  Michael JeansonAdd 'src' dir to global include path
2021-04-09  Michael JeansonMove all sources to 'src/'
2021-03-29  Michael JeansonAdd unit tests for utils macros
2021-03-29  Michael JeansonAdd unit tests for lttng_ust_strerror
2021-03-29  Michael JeansonPython agent lib soname major bump
2021-03-23  Michael Jeansonfix: java detection is optional
2021-03-23  Michael Jeansonconfigure: convert the remaining tab indent to spaces
2021-03-23  Michael Jeansonconfigure: regroup autoconf substituted variable
2021-03-23  Michael Jeansonconfigure: regroup automake conditionals
2021-03-23  Michael Jeansonconfigure: regroup C defines
2021-03-23  Michael JeansonIntroduce AE_FEATURE to manage configure features
2021-03-23  Michael Jeansonconfigure: regroup os and arch specific defaults
2021-03-23  Michael Jeansonconfigure: regroup library checks
2021-03-23  Michael Jeansonconfigure: regroup program checks
2021-03-23  Michael Jeansonconfigure: regroup C header checks
2021-03-23  Michael Jeansonconfigure: regroup and expand C compiler checks
2021-03-23  Michael Jeansonconfigure: Introduce macro ae_in_git_repo
2021-03-23  Michael Jeansonconfigure: centralize version information
2021-03-22  Michael JeansonUse a single macro to configure CXX
2021-03-22  Michael Jeansonfix: use the configured cmake binary
2021-03-22  Michael Jeansonconfigure: standardize automake conditional names
2021-03-22  Michael JeansonCentralize arch detection in a public header
2021-03-22  Michael JeansonSet the default ust constructor timeout in the headers
2021-03-22  Michael JeansonAdd basic shell tests script framework
2021-03-22  Michael JeansonSimplify python agent build
2021-03-22  Michael Jeansonport: update pthread get/set name compat
2021-03-04  Michael JeansonMove perf counter symbols to private header
2021-03-04  Michael JeansonBump liblttng-ust-ctl soname major to 5
2021-02-26  Michael JeansonMove to kernel style SPDX license identifiers
2021-02-24  Mathieu DesnoyersBump soname major to 1
2021-01-13  Jérémie GalarneauFix: configure: support Autoconf 2.70
2020-11-30  Mathieu DesnoyersRemove runtime dependency on liburcu shared objects
2020-11-26  Mathieu DesnoyersImplement libcounter
2020-11-26  Francis DeslauriersAdd `libmsgpack` for serializing captures
2020-11-13  Michael Jeansonport: tests: Add a simple unit test for shm operations
2020-10-29  Michael Jeansonfix: pass the detected CFLAGS to the C++ compiler
2020-10-20  Michael JeansonCleanup: silent rules are always available in automake...
2020-10-20  Michael JeansonCleanup: Use pkg-config to detect liburcu
2020-10-20  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2020-10-20  Michael JeansonEnable autotools warnings as errors
2020-10-20  Michael JeansonCleanup: separate tests between 'unit' and 'compile'
2020-10-20  Michael JeansonCleanup: Bump autoconf required version to 2.69
2020-10-16  Mathieu DesnoyersFix: remove redefinition of _GNU_SOURCE
2020-10-15  Michael JeansonAdd pthread_setname_np tests
2020-10-15  Michael JeansonCleanup: standardise include path
2020-10-14  Michael Jeansonport: no libnuma on FreeBSD
2020-10-14  Michael Jeansonport: fix pthread autoconf detection to support FreeBSD
2020-10-06  Michael JeansonSet version to 2.13-pre
2020-06-30  Jonathan RajotteFix: python agent: 'time' has no attribute 'clock'
2020-04-22  Michael Jeansonfix: Add CLASSPATH to autoconf precious variables
2020-04-20  Mathieu DesnoyersRequire C++11 for building probe providers with C+...
2020-04-09  Mathieu Desnoyersconfigure: add check for DEFINE_URCU_TLS_INIT
2020-02-05  Mathieu DesnoyersVersion 2.12.0-rc1 v2.12.0-rc1
2019-11-18  Simon Marchidoc: pass AR when building examples
2019-11-08  Michael JeansonRequire automake >= 1.12
2019-10-23  Michael JeansonSet version to 2.12-pre
2019-10-23  Michael JeansonAdd pkgconfig support for liblttng-ust-ctl
2019-04-17  Michael JeansonHarmonize rw_prog_cxx_works macro across projects
2019-03-20  Michael JeansonReport perf integration status at configure
2019-01-14  Michael JeansonCleanup: test Makefiles
2018-12-21  Michael JeansonUse config.h to define SONAME major number
next
This page took 0.329612 seconds and 106 git commands to generate.