configure: enable extended compiler warnings
[urcu.git] / configure.ac
2021-04-13  Michael Jeansonconfigure: enable extended compiler warnings
2021-03-19  Michael Jeansonfix: add missing 'S' to AC_CHECK_PROGS
2021-03-19  Michael JeansonBump version to 0.13.0-pre
2021-03-19  Michael Jeansonconfigure: standardise include path
2021-03-19  Michael JeansonRemove glibc < 2.4 compat code for sched_setaffinity
2021-03-19  Michael Jeansonconfigure: regroup automake conditionals
2021-03-19  Michael JeansonIntroduce AE_FEATURE to manage configure features
2021-03-19  Michael Jeansonconfigure: regroup library checks
2021-03-19  Michael Jeansonconfigure: regroup and expand C header and program...
2021-03-19  Michael Jeansonconfigure: regroup and expand C compiler checks
2021-03-19  Michael Jeansonconfigure: host specific config
2021-03-19  Michael Jeansontests: Move tap-driver.sh out of the autotools aux...
2021-03-19  Michael Jeansonconfigure: Set autotools baseline
2021-03-19  Michael Jeansonconfigure: centralize version information
2021-01-13  Jérémie GalarneauFix: configure: support Autoconf 2.70
2020-12-17  Michael JeansonDon't force a target and optimization level on ARMv7
2020-12-17  Michael JeansonUse DMB only on ARMv7
2020-11-20  Michael JeansonCompile time futex syscall detection
2020-11-20  Michael JeansonStatic arch and uatomic headers
2020-11-17  Michael Jeansoncleanup: Improve wording of CONFIG_RCU_DEBUG description
2020-04-20  Mathieu DesnoyersFix: tls-compat.h exposes compiler-dependent public...
2020-04-09  Mathieu DesnoyersVersion 0.12.0 v0.12.0
2019-11-08  Michael JeansonRequire automake >= 1.12
2019-06-03  Michael JeansonFix: SONAME bump to 6.1.0
2019-05-27  Mathieu DesnoyersCleanup: remove unused variable from configure.ac check
2019-05-06  Mathieu DesnoyersVersion 0.11.0 v0.11.0
2019-05-06  Mathieu DesnoyersBump library version to 6:0:1
2019-04-16  Michael JeansonCheck for TLS support after CC detection
2018-12-18  Michael JeansonCleanup: enable signed/unsigned compare compiler warning
2018-12-13  Mathieu Desnoyersrculfhash: implement iterator debugging config option
2018-12-12  Michael JeansonAdd -Wextra to CFLAGS
2018-12-12  Mathieu DesnoyersRefactor liburcu to support many flavors per compile...
2018-03-23  Michael JeansonAdd support for the RISC-V architecture
2018-02-20  Michael JeansonTests: Replace prove by autotools tap runner
2017-06-19  Michael JeansonBump version to 0.11-pre
2017-06-12  Mathieu DesnoyersVersion 0.10.0 v0.10.0
2017-06-08  Mathieu DesnoyersBump library soname due to urcu flavor structure change
2017-05-15  Michael JeansonAdd support for m68k architecture
2017-05-08  Michael JeansonSet -Wall globally in AM_CFLAGS
2017-05-08  Michael JeansonRe-add PTHREAD_CFLAGS to global CFLAGS
2017-05-08  Michael JeansonFix: Don't override user variables within the build...
2017-04-24  Michael JeansonAdd report at the end of configure
2017-01-23  Jonathan RajotteAdd --enable-rcu-debug to configure
2016-09-16  Mathieu DesnoyersAllow forcing the use of sys membarrier
2016-06-27  Michael JeansonBump version to 0.10-pre
2016-06-27  Michael JeansonFix: check for rand_r() in compat-rand.h
2016-06-27  Michael JeansonFix: remove AC_FUNC_MALLOC from configure.ac
2016-06-27  Michael JeansonCleanup: Re-organise source dir
2016-06-27  Michael JeansonCleanup: remove leftover manual pthread detection
2016-06-23  Mathieu DesnoyersUpdate library current version due to adding destroy API
2016-06-22  Mathieu DesnoyersUpdate library age due to new stack/queue destroy API
2016-06-22  Michael JeansonFix: Add failover for platforms without nproc
2016-06-22  Mathieu DesnoyersFix: use clock_get_time for caa_get_cycles fallback...
2016-06-03  Sebastien BoisvertPort: build shared libraries in Cygwin
2016-05-19  Mathieu DesnoyersAdd support for aarch64_be
2016-02-10  Olof JohanssonFix: configure.ac: check for possibly required libs...
2016-02-09  Marek VasutSupport for NIOS2 architecture
2015-12-17  Didier NadeauSupport for Xeon-Phi with newer MPSS
2015-10-16  Mathieu DesnoyersVersion 0.9.0 v0.9.0
2015-10-16  Mathieu DesnoyersBump soname major to 4
2015-10-08  Michael JeansonFix: Use proper macro to detect stdbool.h
2015-10-07  Michael JeansonConfigure: Add missing checks
2015-10-06  Michael JeansonPort: Add Solaris getcpu support
2015-10-06  Michael JeansonPort: Fixes to build system for portability
2015-10-06  Michael JeansonPort: replace bzero() by memset()
2015-09-28  Mathieu Desnoyerstile: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersia64: allocate membarrier system call number
2015-09-28  Mathieu Desnoyersaarch64: allocate membarrier system call number
2015-09-28  Mathieu Desnoyerspowerpc64le: use "ppc" architecture
2015-06-30  Michael Jeansontests: Convert unit tests to TAP
2015-02-24  Jonathan RajotteConfigure: add check for used type
2015-02-24  Jonathan RajotteConfigure: add missing check of headers
2015-02-24  Jonathan RajotteConfigure: add missing check for funcs: memset, strerror
2014-04-17  Helge DellerAdd support for hppa/PA-RISC architecture
2014-03-13  Lars PerssonUse autoconf AM_MAINTAINER_MODE
2014-03-12  Dimitri John LedkovUse gcc atomics on aarch64/powerpc64le
2013-12-06  Simon MarchiSet RCU_HAVE_FENCE to false on Intel Xeon Phi
2013-12-02  Charles BriereCleanup: Check for pthread in Libc
2013-12-02  Charles BriereCleanup: Android: Do not redefine gettid
2013-11-27  Charles BriereAndroid: configure.ac Android check
2013-11-01  Mathieu DesnoyersLibrary major version number (soname) increment to 3
2013-09-06  Mathieu DesnoyersVersion 0.8.0 v0.8.0
2013-08-09  Mathieu Desnoyerstests: split in check, regtest and bench targets
2013-06-14  Mathieu DesnoyersFix: don't build examples in static builds
2013-06-14  Mathieu DesnoyersAdd QSBR minimal example
2013-04-17  Mathieu DesnoyersAdd "sparc" host cpu to configure.ac
2013-02-22  Mathieu DesnoyersFix hurd-i386: move cpuset tests outside of sched_setaf...
2013-02-22  Mathieu DesnoyersTest for CPU_SET
2013-02-12  Simon MarchiFix configure checks for Tile
2013-01-24  Simon MarchiAdd compilation support for the TileGX architecture
2012-11-09  Mathieu DesnoyersFix TLS detection: test with linker, add --disable...
2012-11-07  Mathieu DesnoyersRevert "Fix: cross-build: configure.ac should use ...
2012-11-07  Mathieu DesnoyersFix: cross-build: configure.ac should use --target...
2012-11-01  Mathieu DesnoyersFix static linking: fix symbol name namespaces
2012-08-27  Mathieu DesnoyersUpdate version to 0.7.4 v0.7.4
2012-07-10  Ralf BaechleAdd MIPS support
2012-06-14  Mathieu DesnoyersFix: re-enable compatibility with autoconf < 2.64
2012-06-01  Mathieu DesnoyersUpdate version to 0.7.3 v0.7.3
2012-05-24  Mathieu DesnoyersUpdate version to 0.7.2 v0.7.2
2012-05-24  Mathieu DesnoyersUpdate version to 0.7.1 v0.7.1
next
This page took 0.178327 seconds and 107 git commands to generate.