Move compat macros in 'lttng/align.h' to a private header
[lttng-ust.git] / configure.ac
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
2018-12-21  Michael JeansonUse a variable to select the dlopen lib in Makefiles
2018-12-12  Mathieu DesnoyersAdapt lttng-ust to use multiflavor symbols from liburcu...
2018-10-17  Mathieu Desnoyerstests: hello-many
2018-09-06  Mathieu DesnoyersVersion 2.11.0-rc1
2018-05-03  Mathieu DesnoyersFix: AM_CONDITIONAL should be outside AS_IF block
2018-05-03  Michael JeansonFix: build jni libs with openjdk >= 10
2018-02-09  Francis Deslauriersdlopen() liblttng-ust.so from constructor to prevent...
2018-02-09  Francis DeslauriersCleanup: Move version numbers in separate variables...
2017-11-07  Mathieu DesnoyersRevert "Use initial-exec TLS model"
2017-11-06  Philippe Proulxconfigure.ac: add --disable-examples option to not...
2017-11-06  Michael JeansonDisable NUMA by default on 32bit arm
2017-11-05  Mathieu DesnoyersUpdate Makefile.am output about libnuma not found
2017-11-05  Mathieu Desnoyersnuma support: allow disabling numa support
2017-11-05  Mathieu DesnoyersTake NUMA configuration into account for UST buffer...
2017-10-19  Mathieu DesnoyersUse initial-exec TLS model
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-05-09  Michael JeansonRework configure script
2017-05-09  Michael JeansonFix: Don't override user variables within the build...
2017-05-09  Michael JeansonMove m4 scripts to m4 dir
2017-05-06  Mathieu DesnoyersVersion 2.10.0-rc1 v2.10.0-rc1
2017-05-05  Jérémie GalarneauAdd ustctl_snapshot_sample_positions ustctl command
2017-02-21  Jonathan RajotteValidate the presence of dlmopen at configure time
2016-11-08  Mathieu DesnoyersImplement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
2016-10-07  Mathieu DesnoyersVersion 2.9.0-rc1 v2.9.0-rc1
2016-10-03  Jonathan Rajottebuild: check for CXX_WORKS for cmake example
2016-10-03  Mathieu DesnoyersImplement liblttng-ust-fd
2016-07-08  Philippe ProulxUse AC_PROG_MKDIR_P (generic mkdir -p)
2016-07-06  Mathieu Desnoyersconfigure: allow building perf support across all archi...
2016-07-06  Geneviève Bastiendoc: Add flags for JUL and python agent compiling
2016-06-27  Julien DesfossezAdd perf context support for ARMv7
2016-06-27  Sebastien Boisvertconfigure.ac: check cmake availability
2016-06-05  Raphaël BeamonteAdd -ust to the name of UST threads of the application
2016-05-24  Mathieu DesnoyersUpdate version name TBD
2016-05-24  Michael JeansonUpdate version to 2.9.0-pre
2016-05-20  Mathieu Desnoyerstest: add test for gcc issue with weak hidden symbol...
2016-05-19  Mathieu DesnoyersAdd support for aarch64_be
2016-05-12  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-10  Philippe ProulxMake code and man pages share the same default values
2016-04-12  Mathieu DesnoyersFix: rename liblttng-ust-agent to lttng-ust-agent-all
2016-04-11  Mathieu DesnoyersFix: re-add liblttng-ust-agent.jar
2016-04-07  Philippe ProulxConvert man pages to AsciiDoc
2016-03-18  Mathieu DesnoyersVersion 2.8.0-rc1 v2.8.0-rc1
2016-03-01  Philippe Proulxconfigure.ac: print empty line after AC_OUTPUT
2016-03-01  Philippe Proulxconfigure.ac: macros with no arguments do not need ()
2016-03-01  Philippe Proulxconfigure.ac: standardize indentation to tabs
2016-03-01  Philippe Proulxconfigure.ac: move AC_PROG_SED() close to other AC_PROG_*()
2016-03-01  Philippe Proulxconfigure.ac: test -a -> shell's && (more portable)
2016-03-01  Philippe Proulxconfigure.ac: use test "x$var" = "xyes"
2016-03-01  Philippe Proulxconfigure.ac: AM_CONDITIONAL() accepts two arguments
2016-03-01  Philippe Proulxconfigure.ac: use dnl at appropriate places
2016-03-01  Philippe Proulxconfigure.ac: if -> AS_IF()
2016-03-01  Philippe Proulxconfigure.ac: case -> AS_CASE()
2016-03-01  Philippe Proulxconfigure.ac: add missing quotes in macro calls
2016-03-01  Philippe Proulxconfigure.ac: use macros for version name and description
2016-03-01  Philippe Proulxconfigure.ac: do not use shell eval for known values
2016-02-12  Alexandre MontplaisirImplement Java agent application context retrieval
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-11-27  Philippe ProulxRefactor Python agent build and install
2015-08-29  Antoine BusqueAdd unit tests for lttng_ust_elf
2015-08-11  Mathieu DesnoyersCleanup: configure layout for python agent detection
2015-08-11  Jonathan RajotteBuild: python agent: use setup.py over autoconf
2015-08-11  Jonathan RajotteBuild: add python interpreter used by python agent...
2015-08-11  Jonathan RajotteBuild: use AM_PATH_PYTHON to resolve python when buildi...
2015-08-11  Jonathan RajotteBuild: only check if python exists in path
2015-08-06  Mathieu DesnoyersUpdate version to 2.8.0-pre
2015-07-22  Alexandre MontplaisirSplit Java agent library in 3 separate jars
next
This page took 0.230074 seconds and 106 git commands to generate.