add support for whenAll to waitWithSemaphore
[folly.git] / folly / configure.ac
2014-06-09 Tudor BosmanMore opensource build fixes
2014-05-20 Tudor BosmanSome opensource build fixes
2014-05-20 Dave WatsonFix buid, missing getHugePageSizeForDevice
2014-05-20 Elizabeth SmithBetter <bits/c++config.h> detection
2014-03-18 Dave WatsonMove thrift/lib/cpp/async to folly.
2014-02-28 Andrew GallagherFix inclusions of double-conversion to use proper path
2013-12-26 Peter GriessDetect availability of cplus_demangle_v3_callback()
2013-12-20 Peter GriessHandle lack of <bits/c++config.h> and <bits/functexcept.h>
2013-11-26 Peter GriessHandle lack of weak symbols on some platforms
2013-10-24 Peter GriessRemove trailing comma in configure.ac.
2013-10-24 Peter GriessDetect and use std::is_trivially_copyable<T> where...
2013-10-24 Peter GriessSet -std=XXX flags earlier; use in AC_COMPILE_IFELSE()
2013-10-24 Peter GriessDetect C++ implementations that support constexpr strlen()
2013-10-24 Peter GriessCheck for std::this_thread::sleep_for.
2013-10-24 Peter GriessDetect libc++ in configure.ac.
2013-10-24 Peter GriessUse Mach built-ins in lieu of clock_gettime(3) and...
2013-10-15 Peter GriessOnly run eventfd tests on Linux.
2013-10-15 Peter GriessFix ifunc test in configure.ac to make unknown attribut...
2013-10-15 Peter GriessPass 'nostdinc' to AM_INIT_AUTOMAKE().
2013-10-15 Peter GriessClean up use of Boost and PThread libraries.
2013-08-28 Sean Cannellafix folly Range compilation on FreeBSD
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-05-20 Owen YamauchiBreak dependency on byteswap.h
2013-05-20 Owen YamauchiBreak dependency on features.h
2013-05-20 Owen YamauchiFail the configure script if you don't have boost
2013-03-27 Owen YamauchiHandle non-Intel platforms in Range and CpuId
2013-03-19 Owen YamauchiAbstract ifunc support into a define
2013-01-19 Nathan SmithBoost system is now needed
2013-01-19 Nathan SmithAdd optional description which complains on newer versi...
2012-12-16 Davide BolcioniFix output of 128 bit integer to string conversion.
2012-08-08 Tudor BosmanUse gcc builtins instead of library functions for ffs*
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6