fix bootstrap on osx
[folly.git] / folly / configure.ac
2016-11-22 Lovro PuzarTweak zstd autoconf check so the build works with older...
2016-10-25 Tudor BosmanNo need for libdwarf, only the header file matters
2016-10-20 Jim Meyeringconfigure.ac: check for -Wshadow-local and -Wshadow...
2016-09-30 Ted PercivalFind dwarf.h in libdwarf subdirectory
2016-09-28 Witchakorn Kamolpo... Fix SUPPLY_MISSING_INT128_TRAITS
2016-09-01 Phil WilloughbyFix folly conversions for Clang with GCC5's libstdc++
2016-08-30 Bruno GoncalvesAdded a better check for openssl
2016-08-23 Meng ZhangMake it build on Ubuntu 16.04
2016-07-19 Steve MuirGenerate a pkg-config file for Folly
2016-07-15 Michael LeeAdd a check for wchar support
2016-06-10 Ben HamiltonMake Fibers library conditional on working Boost.Contex...
2016-06-02 Elliott ClarkUpdate folly OSS build to use 1y
2016-05-12 Christopher DykesMake the sys/uio.h portability header work for Windows
2016-03-24 Yedidya FeldblumFix Build: folly after replacing FOLLY_NORETURN
2016-03-22 Michael LeeUse FOLLY_MOBILE to split some functionality
2016-03-22 Orvid KingRevert "Changed AC_LANG from PROGRAM to SOURCE to preve...
2016-03-17 Yedidya FeldblumRemove pthread_yield support
2016-03-12 Wez Furlongfolly: fix gflags<->glog configure check ordering
2016-03-09 Kyle NekritzMake Bits.h respect FOLLY_HAVE_UNALIGNED_ACCESS.
2016-03-07 Michael LeeGuard Getcpu in test.
2016-01-29 Denis SamoylovMake advanced init function for test optional
2016-01-28 Denis SamoylovA common init function for binaries and a default main...
2015-12-17 Michael LeeAllow override for unaligned reads in SpookyHashV2
2015-12-10 Arjen RoodselaarFix automake build
2015-10-20 Jon Maltiel SwensonBring zstd support into folly/io/Compression.h
2015-10-16 Madhu RamanathanReverting D2503151 to unbreak buck build
2015-10-16 Jon Maltiel SwensonBring ZSTD support into folly/io/Compression.h
2015-10-09 Hans FugalMerge pull request #331 from vbuslov/config_fix
2015-10-09 Vlad BuslovChanged AC_LANG from PROGRAM to SOURCE to prevent doubl...
2015-10-07 Bruno GoncalvesFixed #317 - unresolved reference to __atomic_is_lock_free
2015-10-02 Yedidya FeldblumSupport SSE-enabled Range functions under Clang
2015-09-18 Yedidya FeldblumSupport MSVC, which does not have VLAs, in folly/io...
2015-09-14 Yedidya FeldblumLift the test for ext/random and sfmt19937
2015-09-14 Yedidya FeldblumThe ' in folly/configure.ac messes with Vim's highlighting
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-07-24 Andre PintoFix oss build
2015-07-23 Tudor BosmanMake gflags and boost::program_options play nice with...
2015-07-01 Sara GolemonDo an explicit test for XSI strerror_r
2015-06-24 Sara GolemonFix tests for glog and gflags
2015-06-22 Mike KaplinskiyAdd ./configure check for vsnprintf returning negative...
2015-06-11 Sara GolemonCheck for python in configure
2015-06-10 Stewart HendersonUpdate github.com/floitsch/double-conversion to new...
2015-04-10 Andrii GrynenkoFix open-source Makefiles after fibers were moved to...
2015-02-11 Sara GolemonAutodetect pthread_atfork() support
2015-02-11 Sara GolemonRevert "fix configure script to check pthread_atfork...
2015-02-09 MarcinMerge pull request #125 from 0mok/fix-configure-pthread...
2015-02-09 Brad KimMerge commit '64f2f2734ad853784bdd260bcf31e065c47c0741...
2015-02-04 Brad Kimfix configure script to check pthread_atfork(3) in...
2015-02-02 Marcin Pawlowskifixing readme and configure script links to double...
2015-01-13 Hans Fugal(folly) make check on OSX Yosemite (10.10)
2014-11-19 Dave WatsonOS merges
2014-11-08 Dave Watsonfix build
2014-09-09 Jason EvansConvert from jemalloc's obsolete *allocm() to *allocx().
2014-07-25 Tudor BosmanVersioning for Thrift, remove thrift/lib/cpp/config.h
2014-07-25 Tudor BosmanEnforce that only one version of folly is loaded at...
2014-07-14 Tudor BosmanEnforce max uncompressed size; use safe LZ4 decompresso...
2014-07-09 Tudor BosmanUse pipe2 in Subprocess; platform-specific config
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanSimplify include path, make sure .. is in it
2014-06-26 Anton LikhtarovFix for folly open source build on Ubuntu 12.04
2014-06-26 Tudor Bosmanfolly OSS fixes: add ThreadName.h and compression
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