summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
AgeCommit message (Expand)Author
2018-01-02[opt-viewer] Check for pygments.lexer.c_cppJonas Hahnfeld
2017-12-25[cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional o...Don Hinton
2017-12-05Re-commit "[cmake] Enable zlib support on windows"Pavel Labath
2017-12-04Revert "[cmake] Enable zlib support on windows"Pavel Labath
2017-12-01[cmake] Enable zlib support on windowsPavel Labath
2017-11-29Add opt-viewer testingAdam Nemet
2017-11-29Revert "Add opt-viewer testing"Adam Nemet
2017-11-28Add opt-viewer testingAdam Nemet
2017-11-28Revert "Add opt-viewer testing"Adam Nemet
2017-11-27Add opt-viewer testingAdam Nemet
2017-11-14CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state optionHans Wennborg
2017-11-06Revert r316064 "Fix the incorrect detection of ICONV_LIBRARY_PATH"Hans Wennborg
2017-10-19Revert 316150 which reinstated r316025.Vassil Vassilev
2017-10-19Reinstate r316025, reverted in r316029.Vassil Vassilev
2017-10-18Fix the incorrect detection of ICONV_LIBRARY_PATHSerguei Katkov
2017-10-17Revert "[cmake] Use find_package to discover zlib"Vassil Vassilev
2017-10-17[cmake] Use find_package to discover zlibVassil Vassilev
2017-10-15Search for libxml2 on macOS too.Nico Weber
2017-10-04Bring r314809 back.Rafael Espindola
2017-10-04Revert D38481 due to missing cmake check for CPU_COUNTDaniel Neilson
2017-10-03Use sched_getaffinity instead of std::thread::hardware_concurrency.Rafael Espindola
2017-08-29Re-apply "Fix cmake check for futimens when deploying to earlier macOS releas...Juergen Ributzka
2017-08-28Revert "Fix cmake check for futimens when deploying to earlier macOS releases."Juergen Ributzka
2017-08-28Fix cmake check for futimens when deploying to earlier macOS releases.Juergen Ributzka
2017-07-27Remove check for i686.Eric Beckmann
2017-07-26Close if statement in config-ix.cmake while checking for i686 arch.Eric Beckmann
2017-07-26Revert "Set a different var for checking I686, because LLVM_NATIVE_ARCH is"Eric Beckmann
2017-07-26Set a different var for checking I686, because LLVM_NATIVE_ARCH isEric Beckmann
2017-07-26Disable libxml on i686, because it is a 32 bit architecture andEric Beckmann
2017-07-21Only use xml if iconv is found, which is a prerequisite.Eric Beckmann
2017-07-20Explicitly disable libxml2 on android.Eric Beckmann
2017-07-20Only enable libxml2 on linux, because systems like android lack libiconvEric Beckmann
2017-07-20Implement parsing and writing of a single xml manifest file.Eric Beckmann
2017-06-20D33466: Make file non-executable.Vassil Vassilev
2017-05-09Revert "Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake""Tom Stellard
2017-05-03Revert "CMake: Move sphinx detection into AddSphinxTarget.cmake"Tom Stellard
2017-05-03CMake: Move sphinx detection into AddSphinxTarget.cmakeTom Stellard
2017-04-12Fix detection of backtrace() availability on FreeBSDEd Maste
2017-03-21Fix evaluation of LLVM_DEFINITIONSSerge Pavlov
2017-03-03Detect the existence of pthread_{s,g}etname_np in libpthread on LinuxKrzysztof Parzyszek
2017-02-22[Support] Provide linux/magic.h fallback for older kernelsMichal Gorny
2017-02-11config-ix.cmake: Search for CMAKE_XCRUN before using it.Matthias Braun
2017-02-10[CMake] Fix pthread handling for out-of-tree buildsEric Fiselier
2017-02-02Fix LLDB Android AArch64 GCC debug info buildOmair Javaid
2017-01-31Remove LLVM_CONFIG from config headersReid Kleckner
2017-01-06[gtest] Detect warning flags using the positive spelling.Chandler Carruth
2017-01-06[cmake] Canonicalize CMake booleans to 0/1 for lit interopMichal Gorny
2017-01-06Disable sigaltstack on Apple platformsBob Wilson
2017-01-04[gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth
2017-01-02[cmake] Normalize LLVM_ENABLE_DIA_SDK to fix Windows testsMichal Gorny