Don't define LTDL_SHLIBPATH_VAR.
[oota-llvm.git] / include / llvm / Config / config.h.cmake
2013-06-11 Rafael EspindolaDon't define LTDL_SHLIBPATH_VAR.
2013-06-11 Rafael EspindolaDon't define LLVM_LIBDIR, it is not used anymore.
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-04-27 Joerg SonnenbergerOnly use cxxabi.h's demangler, if it is actually available.
2013-04-23 Alexey SamsonovAdd more guards around zlib-dependent code
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-02-07 Owen AndersonFix CMake detection of various cmath functions, and...
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-01-31 Evgeniy StepanovAnnotate BumpPtrAllocator for MemorySanitizer.
2013-01-30 NAKAMURA Takumi[autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
2012-12-14 NAKAMURA Takumi[CMake] Move libxml2 stuff from clang to llvm/cmake.
2012-10-29 NAKAMURA Takumillvm/Config/config.h.cmake: Good bye, Kevin! We won...
2012-09-28 Benjamin KramerMake backtraces work again with both the configure...
2012-09-01 Benjamin KramerPR13689: Check for backtrace(3) in the cmake build.
2012-07-22 NAKAMURA Takumiautoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
2012-07-18 NAKAMURA TakumiUpdate config.h.cmake corresponding to config.h.in.
2012-05-05 Jim GrosbachNuke a few dead remnants of the CBE.
2012-05-05 Daniel Dunbar[build] Add build check for ::arc4random().
2012-05-03 Ted KremenekAdd rudimentary CMake logic for detecting Graphviz.
2012-04-16 Sebastian Popadd configure flag --with-default-sysroot
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-11-28 NAKAMURA Takumiconfigure, config.h.in: Regenerate.
2011-11-28 Dylan Noblesmithrename ENABLE_THREADS to LLVM_ENABLE_THREADS
2011-11-28 Dylan Noblesmithupdate description of LLVM_DEFAULT_TARGET_TRIPLE
2011-11-22 Benjamin KramerAdd configure checking for pread(2) and use it to save...
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-09-23 Eric ChristopherWe're no longer going to bother supporting platforms...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config: Reorder LLVM_HAS_ATOMICS along...
2011-09-20 NAKAMURA Takumiinclude/llvm/Config/config.h.cmake: Unbreak CMake build...
2011-09-19 Eric ChristopherRename LLVM_MULTITHREADED define and fix build without...
2011-08-12 NAKAMURA Takumiinclude/llvm/Config/config.h.cmake: Reorder to follow...
2011-08-12 NAKAMURA TakumiCMake: Eliminate unused checks and #undef(s) as below;
2011-07-23 NAKAMURA TakumiCMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake.
2011-07-23 NAKAMURA Takumiconfig.h.cmake: Reorder along config.h.in.
2011-07-22 Oscar FuentesTeach cmake configured headers about LLVM_NATIVE_TARGETMC
2011-07-19 Evan ChengIntroduce MCCodeGenInfo, which keeps information that...
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-06-23 Dylan Noblesmithremove CMake mode_t define
2011-05-01 NAKAMURA TakumiWindows/DynamicLibrary.inc: Clean up ELM_Callback....
2011-02-27 Tobias Grossercmake: Add xdot.py support as it already exists in...
2011-02-09 NAKAMURA Takumilib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC...
2011-02-05 NAKAMURA TakumiWindows/DynamicLibrary.inc: Split explicit symbols...
2011-02-03 Oscar FuentesMoved to Clang's source tree its configuration options...
2011-02-03 Oscar FuentesPlatform tests for `sys/uio.h' header and `writev'...
2011-01-31 Oscar FuentesAdds some platform checks to cmake/config-ix.cmake...
2011-01-21 Oscar FuentesHandles libffi on the CMake build.
2011-01-17 Oscar FuentesAdd some platform checks. Also fix a typo on a Makefile.
2011-01-15 Oscar FuentesMake config.h.cmake similar to config.h.in
2011-01-14 Oscar FuentesReorder macros on config.h.cmake to easily compare...
2011-01-13 Oscar FuentesAdd some platform tests.
2011-01-13 Oscar FuentesPlatform tests for argz_* functions.
2011-01-11 Oscar FuentesAdd to the CMake build some options and platform tests...
2011-01-09 Oscar FuentesRewrite handling of LLVM_ENABLE_PIC. It was being proce...
2010-12-03 Michael J. SpencerSupport/FileSystem: Fix MinGW build. It doesn't have...
2010-10-22 Michael J. SpencerEndian: Get rid of LLVM_IS_HOST_BIG_ENDIAN.
2010-10-22 Michael J. SpencerRename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_EN...
2010-10-21 Michael J. SpencerSupport: Add Endian.h
2010-10-19 Chandler CarruthFirst step to allowing the resource directory of Clang...
2010-09-17 Dan GohmanAttempt to support platforms which don't have fenv.h.
2010-08-30 Eric ChristopherFix LLVM target initialization to deal with sociopathic...
2010-08-10 Oscar FuentesAvoid multiple definition warnings when both config...
2010-08-08 Oscar FuentesCMake: set configure macro LLVM_PREFIX
2010-08-03 Daniel Dunbarbuild: Add LLVM_NATIVE_ARCHNAME, which has the sensible...
2010-05-15 Chris Lattnerimprove portability to systems that don't have round...
2010-03-15 Jeffrey YasskinTell Valgrind when we modify already-executed machine...
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-12 Oscar FuentesCMake: Hopefully unbreak the build by mimicking the...
2009-11-12 Oscar FuentesCMake: Pass -lm to check_symbol_exists for detecting...
2009-11-09 Oscar FuentesCMake: Detect gv, circo, twopi, neato, fdo, dot and...
2009-11-05 Oscar FuentesCMake: Detect dotty.
2009-10-12 Edward O'CallaghanFix LLVM CMake build system so that it may now work...
2009-09-25 Jeffrey YasskinFix a compile failure introduced by r82675 on MinGW...
2009-08-25 Gabor Greifrevert r78628 and r78803 as these are not needed any...
2009-08-24 Daniel DunbarRemove alloca config.h support.
2009-08-12 Gabor Greifhere comes the CMAKE part on LLVM_COMPACT_SENTINELS...
2009-07-27 Douglas GregorCMake configuration: find mkdtemp, mkstemp, mktemp.
2009-07-17 Xerxes RanbyImplement cmake LLVM_MULTITHREADED gcc atomic builtin...
2009-07-14 Dan GohmanLLVM doesn't use libelf. Remove libelf configurey.
2009-07-04 Jeffrey YasskinHave cmake define HAVE_STRERROR and friends to 1 when...
2009-07-01 Jeffrey YasskinAdd a portable strerror*() wrapper, llvm::sys::StrError...
2009-06-26 Douglas GregorCMake: add configure checks for pthread_rwlock_init...
2009-06-23 Douglas GregorWork around build problem with OpenJDK, which defines...
2009-06-17 Douglas GregorDefine LLVM_NATIVE_ARCH in CMake, so that lli can actua...
2009-06-05 Douglas GregorMore portability checks for CMake's config.h.
2009-06-04 Douglas GregorProperly detect malloc_zone_statistics in CMake build...
2009-05-18 Douglas Gregortermios.h contains the winsize structure we need to...
2009-05-11 Douglas GregorAdd terminal width detection to llvm::sys::Process...
2009-05-06 Oscar FuentesCMake: Detects libpthread and sets HAVE_LIBPTHREAD.
2009-05-06 Oscar FuentesCMake: Added cmakedefine for HAVE_PTHREAD_H.
2009-02-14 Cedric VenetAdd mode_t to the config.h generated by cmake on win32...
2009-01-28 Chris LattnerEnable PACKAGE_VERSION in cmake builds, this unbreaks...
2008-11-18 Oscar FuentesCMake: Remove HAVE_LT_DLOPEN from config.h.cmake becaus...
2008-10-26 Oscar FuentesCMake: GetTargetTriple: new module for determining...
2008-10-25 Oscar FuentesCMake: MSVC++ no longer uses a special configuration...
2008-09-22 Oscar FuentesInitial support for the CMake build system.