Fix: overflow of signed integer results in undefined behaviour
[babeltrace.git] / configure.ac
2016-05-03  Jérémie GalarneauSet version to 1.4.0-pre
2016-05-03  Michael JeansonUse tar-ustar format for dist
2016-05-03  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-03  Simon MarchiFix: Make test_dwarf and test_bin_info tests work out...
2016-05-03  Michael JeansonHandle test_ctf_writer_complete like the other tests...
2016-05-03  Jérémie Galarneauconfigure: introduce new macro AX_LIB_ELFUTILS
2016-05-03  Michael JeansonAdd configure report
2016-05-03  Jérémie Galarneauconfigure: check for elfutils (libelf and libdw) >...
2016-05-03  Jérémie GalarneauHarmonize spelling of debug-info
2016-05-03  Jérémie GalarneauIndicate default debug-info build settings in configure...
2016-05-03  Michael JeansonDisable debuginfo by default on Solaris and OSX
2016-05-03  Michael JeansonTests: Use AC_CONFIG_FILES to generate test scripts
2016-05-03  Jérémie GalarneauFix out-of-tree tests: seek tests can't find traces
2016-04-25  Antoine BusqueInitial implementation of the debuginfo API
2016-02-29  Jérémie GalarneauUpdate version to v1.3.2 v1.3.2
2015-11-10  Jérémie GalarneauUpdate version to v1.3.1 v1.3.1
2015-11-05  Jonathan RajotteOnly compare "bison -y" to the basename of YACC variable
2015-10-16  Jérémie GalarneauUpdate version to v1.3.0 v1.3.0
2015-10-16  Michael JeansonFix: check for socket lib before function checks
2015-10-16  Michael JeansonConfigure: Add missing checks
2015-10-16  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-16  Michael JeansonPort: Add compat for dirfd
2015-10-16  Michael JeansonPort: Add compat for mkdtemp
2015-10-16  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-16  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-16  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-16  Michael JeansonPort: Set required compiler flags to use pthreads
2015-10-16  Michael JeansonPort: Add configure check for __attribute__ support
2015-10-16  Michael JeansonPort: cleanup and portability fix to configure.ac
2015-10-16  Alexis MartinPort: Add support for linkers with no support for ...
2015-10-16  Michael JeansonPort: Add AX_LIB_SOCKET_NSL macro to configure.ac
2015-10-16  Michael JeansonPort: Replace bzero() by memset()
2015-07-03  Jonathan RajotteBuild: add version check on flex
2015-07-02  Jonathan RajotteBuild: add version check on autoconf
2015-07-02  Jonathan RajotteBuild: m4 macro for Bison version check
2014-11-06  Jérémie GalarneauDetect Python packages directory on configure
2014-11-04  Mathieu DesnoyersVersion 1.2.4 v1.2.4
2014-09-23  Mathieu DesnoyersVersion 1.2.3 v1.2.3
2014-07-22  Mathieu DesnoyersVersion 1.2.2 v1.2.2
2014-03-08  Mathieu DesnoyersVersion 1.2.1 v1.2.1
2014-02-28  Mathieu DesnoyersVersion 1.2.0 v1.2.0
2014-02-27  Mathieu DesnoyersVersion 1.2.0-rc2 v1.2.0-rc2
2014-02-19  Mathieu DesnoyersBump soname version to 1.0.0
2014-02-14  Mathieu DesnoyersVersion 1.2.0-rc1 v1.2.0-rc1
2013-12-13  Julien Desfossezlttng-live input plugin
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-13  Jérémie GalarneauDon't generate Python bindings by default
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-10-31  Jérémie GalarneauAdd CTF Writer implementation
2013-08-26  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-08-22  Christian BabeuxTests: Add trace reading test with babeltrace bin
2013-08-22  Christian BabeuxTests: Move TAP helpers to tests/utils/tap
2013-08-15  Yannick BrosseauPut the libbabeltrace-ctf specific parts of babeltrace...
2013-08-15  Yannick BrosseauTest for presence of bison and flex when building from git
2013-07-08  JP IkaheimonenAdd MinGW implementation of UUID functions
2013-07-08  JP IkaheimonenAdd MinGW32 libraries to executables
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-06-19  Mathieu DesnoyersVersion 1.1.1 v1.1.1
2013-05-28  Thomas PetazzoniSupport old compilers
2013-04-06  Mathieu DesnoyersMove ctf-metadata plugin into its own shared object
2013-03-23  Christian BabeuxReplace AM_PROG_MKDIR obsolete macro with AC_PROG_MKDIR_P
2013-03-23  Mathieu DesnoyersVersion 1.1.0 v1.1.0
2013-01-24  Mathieu DesnoyersVersion 1.0.3 v1.0.3
2013-01-20  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-01-16  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-01-11  Mathieu DesnoyersVersion 1.0.2 v1.0.2
2013-01-11  Mathieu DesnoyersVersion 1.0.1 v1.0.1
2012-12-14  Yannick BrosseauProvides a basic pkg-config file for libbabeltrace
2012-11-16  Yannick BrosseauInclude a test for SEEK_BEGIN and SEEK_LAST
2012-10-27  Mathieu DesnoyersVersion 1.0.0 v1.0.0
2012-10-18  Mathieu DesnoyersVersion 1.0.0-rc6 v1.0.0-rc6
2012-10-18  Mathieu DesnoyersAdd valgrind suppression file for libpopt
2012-09-06  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-08-27  Mathieu DesnoyersUpdate version to 1.0.0-rc5 v1.0.0-rc5
2012-08-24  Mathieu DesnoyersFix: support large files on 32-bit systems
2012-08-10  Danny SerresBabeltrace python binding
2012-05-30  Mathieu DesnoyersUpdate version to 1.0.0-rc4 v1.0.0-rc4
2012-05-29  Mathieu DesnoyersUpdate version to 1.0.0-rc3 v1.0.0-rc3
2012-04-24  Mathieu DesnoyersUpdate version to 1.0.0-rc2 v1.0.0-rc2
2012-04-18  Mathieu DesnoyersUpdate version to 1.0.0-rc1 v1.0.0-rc1
2012-03-16  Mathieu DesnoyersUpdate version to 1.0.0-pre4 v1.0.0-pre4
2012-03-06  Mathieu DesnoyersImplement fallback for systems lacking open_memstream...
2012-03-02  Mathieu DesnoyersUpdate version to 1.0.0-pre3 v1.0.0-pre3
2012-03-01  Mathieu DesnoyersCreate BSD wrapper for uuid
2012-02-23  Mathieu DesnoyersUpdate version to 1.0.0-pre2 v1.0.0-pre2
2012-02-20  Mathieu DesnoyersUpdate version to 1.0.0-pre1 v1.0.0-pre1
2012-02-16  Mathieu DesnoyersUpdate version to 0.12 v0.12
2012-02-16  Julien DesfossezAPI : cleanup includes
2012-02-13  Mathieu DesnoyersUpdate version to 0.11.1
2012-02-13  Mathieu DesnoyersUpdate version to 0.11 v0.11
2012-02-10  Mathieu DesnoyersUpdate version to 0.10 v0.10
2012-02-06  Mathieu DesnoyersAdd babeltrace.1 manpage
2012-02-02  Mathieu DesnoyersUpdate version to 0.9 v0.9
2012-01-19  Mathieu DesnoyersFix parallel build for lib/
2012-01-16  Julien DesfossezCreate the babeltrace include dir on install
2011-12-13  Mathieu DesnoyersVersion 0.8 v0.8
2011-12-01  Mathieu DesnoyersAC_PROG_LIBTOOL is deprecated in favor of LT_INIT
2011-11-03  Thomas Petazzoniconfigure.ac: add check for popt library
2011-09-29  Mathieu DesnoyersVersion 0.7 v0.7
2011-08-13  Mathieu DesnoyersUpdate version to 0.6 v0.6
next
This page took 0.479433 seconds and 106 git commands to generate.