Fix: liblttng-ust-fork Makefile flags mismatch
[lttng-ust.git] / configure.ac
2013-07-11  Mathieu DesnoyersVersion 2.1.4 v2.1.4
2013-06-19  Mathieu DesnoyersVersion 2.1.3 v2.1.3
2013-03-25  Mathieu DesnoyersVersion 2.1.2 v2.1.2
2013-01-18  Mathieu DesnoyersVersion 2.1.1 v2.1.1
2013-01-13  Samuel MartinFix: don't build C++ example if a C++ compiler isn...
2012-12-20  Mathieu DesnoyersVersion 2.1.0 v2.1.0
2012-12-20  Mathieu DesnoyersBump liblttng-ust-ctl lib version major number
2012-11-22  Mathieu DesnoyersVersion 2.1.0-rc2 v2.1.0-rc2
2012-11-12  Mathieu DesnoyersRemove LIBFORMAT config declaration, unused
2012-11-07  Mathieu DesnoyersRevert "Fix: configure.ac should use "--target", not...
2012-11-07  Mathieu DesnoyersFix: configure.ac should use "--target", not "--host"
2012-11-05  Mathieu DesnoyersFix: Conditionally disable tests requiring shared libs...
2012-10-05  Mathieu DesnoyersImplement liblttng-ust-fork daemon() override test
2012-09-10  Mathieu DesnoyersUpdate version to 2.1.0-rc1 v2.1.0-rc1
2012-08-02  Christian BabeuxFix: Libtool fails to find dependent libraries when...
2012-07-16  Mathieu DesnoyersFilter: use hash table to check merge points
2012-06-20  Mathieu DesnoyersFix: remove unused texinfo dep from configure.ac
2012-04-05  Mathieu DesnoyersMerge branch 'dev'
2012-04-05  Mathieu DesnoyersFix: stringify version description
2012-03-29  Mathieu DesnoyersUpdate version to 2.0.1 v2.0.1
2012-03-20  Mathieu DesnoyersUpdate version to 2.0.0 stable v2.0.0
2012-03-20  Mathieu Desnoyersmake dist: Generate bzip2 instead of gzip
2012-03-20  Mathieu DesnoyersUpdate version to 2.0.0-rc4 v2.0.0-rc4
2012-03-16  Mathieu DesnoyersUpdate version to 2.0.0-rc3 v2.0.0-rc3
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev dev
2012-03-06  Mathieu DesnoyersMerge branch 'master' into dev
2012-03-02  Mathieu DesnoyersUpdate version to 2.0.0-rc2 v2.0.0-rc2
2012-03-01  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-24  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-23  Mathieu DesnoyersMerge branch 'master' into dev
2012-02-22  Mathieu DesnoyersAdd configure amd64 support (for FreeBSD)
2012-02-22  Mathieu DesnoyersDetect and document dependency on -ldl on Linux, -lc...
2012-02-22  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-22  Mathieu Desnoyersconfigure.ac: check for both libuuid/libc uuid APIs
2012-02-22  Mathieu DesnoyersRevert "configure.ac: check for both libuuid/libc uuid...
2012-02-22  Mathieu DesnoyersRevert "Create libuuid/libc uuid wrapper"
2012-02-22  Mathieu DesnoyersRevert "Detect and document dependency on -ldl on Linux...
2012-02-22  Mathieu DesnoyersRevert "Add configure amd64 support (for FreeBSD)"
2012-02-21  Mathieu DesnoyersUse CPPFLAGS instead of CFLAGS for -I
2012-02-21  Mathieu DesnoyersAdd configure amd64 support (for FreeBSD)
2012-02-21  Mathieu DesnoyersDetect and document dependency on -ldl on Linux, -lc...
2012-02-21  Mathieu DesnoyersCreate libuuid/libc uuid wrapper
2012-02-21  Mathieu Desnoyersconfigure.ac: check for both libuuid/libc uuid APIs
2012-02-20  Mathieu DesnoyersStandardize version across toolchain
2012-02-16  Mathieu DesnoyersUpdate version to 1.9.8 v1.9.8
2012-02-16  Mathieu DesnoyersInstall easy-ust and gen-tp examples in doc/
2012-02-16  Yannick BrosseauCreate the lttng-gen-tp tools as an helper to generate...
2012-02-15  Mathieu DesnoyersAdd sched_getcpu and sysconf to AC_CHECK_FUNCS
2012-02-13  Mathieu DesnoyersUpdate version to 1.9.7 v1.9.7
2012-02-10  Mathieu DesnoyersOnly specify that sdt.h provides system integration...
2012-02-10  Mathieu DesnoyersAdd STAP_PROBEV check ton configure.ac
2012-02-10  Mathieu DesnoyersMove lttng/config.h to lttng/ust-config.h, and use...
2012-02-10  Alexandre MontplaisirAdd a configure report at the end of the output
2012-02-10  Alexandre MontplaisirAdd sdt.h integration option
2012-02-10  Mathieu DesnoyersVersion 1.9.6 v1.9.6
2012-02-08  Mathieu DesnoyersRename liblttng-ust-libc to liblttng-ust-libc-wrapper
2012-02-04  Mathieu DesnoyersAdd hello-static-lib test
2012-02-02  Mathieu DesnoyersUpdate LTTng-UST version to 1.9.5
2012-01-09  Mathieu DesnoyersFix AC_LANG_SOURCE usage: only takes one parameter
2012-01-07  Mathieu Desnoyersconfigure.ac: Use AC_LANG_SOURCE for if else macros
2011-12-23  Mathieu DesnoyersUpdate version to 1.9.4 v1.9.4
2011-12-21  Mathieu DesnoyersUpdate version to 1.9.3 v1.9.3
2011-12-14  Mathieu DesnoyersUpdate version to 1.9.2 v1.9.2
2011-12-14  Mathieu DesnoyersMake dlopen more robust by using the .0 target for...
2011-12-13  Mathieu DesnoyersUpdate version to 1.9.1
2011-12-13  Mathieu DesnoyersRename liblttng-ust-malloc to liblttng-ust-libc, update...
2011-12-12  Mathieu DesnoyersRemove deprecated documentation files
2011-12-02  Alexandre MontplaisirCleanup the JNI interface options in configure.ac
2011-12-02  Alexandre MontplaisirAdd check for 'texinfo' to configure.ac
2011-12-01  Mathieu DesnoyersRemove m4_ifdef for AC_PROG_LIBTOOL (deprecated)
2011-11-30  Mathieu DesnoyersSupport older autotools
2011-11-29  Mathieu DesnoyersApply autoupdate to configure.ac
2011-11-29  Mathieu DesnoyersIntroduce c++ test
2011-11-17  Mathieu DesnoyersMore compile fixes
2011-11-17  Mathieu DesnoyersFix configure
2011-11-17  Mathieu DesnoyersInstalled headers relicensing and cleanup
2011-11-15  Mathieu DesnoyersAdd demo program
2011-11-05  Mathieu Desnoyersfix make dist: adding missing headers to makefiles
2011-11-04  Alexandre MontplaisirAdd check for libuuid to configure.ac
2011-11-03  Mathieu DesnoyersRename ust.pc.in to lttng-ust.pc.in
2011-11-03  Mathieu DesnoyersRename package to lttng-ust
2011-11-03  Mathieu Desnoyerslibrary mass rename: add lttng- prefix
2011-11-03  Mathieu DesnoyersMove include/ust/ to include/lttng/
2011-11-03  Mathieu DesnoyersUpdate to use caa_likely/caa_unlikely from urcu 0.6.6
2011-10-20  Mathieu DesnoyersImplement libustctl
2011-09-29  Matthew McClintockAdd powerpc64 host_cpu to configure.ac
2011-09-26  Mathieu DesnoyersAdd multi session, multi-channel test
2011-09-26  Mathieu DesnoyersAdd ust basic tracing daemon
2011-09-25  Mathieu DesnoyersOnly select efficient unaligned accesses for x86 and...
2011-08-26  Mathieu DesnoyersFix java build
2011-08-26  Mathieu DesnoyersAdd TRACEPOINT_EVENT java instrumentation wrapper
2011-08-22  Mathieu DesnoyersRename sessiond comm lib into ust comm
2011-08-11  Mathieu DesnoyersMerge copy of lttng-sessiond-comm
2011-06-27  Mathieu DesnoyersBuild libringbuffer, remove kernel includes
2011-06-16  Mathieu DesnoyersMore removal
2011-06-16  Mathieu DesnoyersMove away headers that will be deprecated
2011-06-12  Mathieu DesnoyersUpdate changelog and version to UST 0.14
2011-06-09  Mathieu DesnoyersUpdate dependency to liburcu 0.6
2011-06-09  Mathieu DesnoyersUpdate liburcu version check
2011-06-01  Yannick BrosseauAdd a version.h header
next
This page took 0.213197 seconds and 106 git commands to generate.