summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-12-01[cmake] Resubmit Remove redundant call to cmake when building host tools.Don Hinton
2017-12-01[cmake] Enable zlib support on windowsPavel Labath
2017-12-01[cmake] Expose opt-viewer availabilityAdam Nemet
2017-11-30[llvm] Add stripped installation targetsShoaib Meenai
2017-11-30[cmake] Include project name in Sphinx doctree dir to fix race conditionsMichal Gorny
2017-11-29[cmake] Replace -Wall with /W4 in clang-cl options now that -Wall aliases -We...Greg Bedwell
2017-11-29Add opt-viewer testingAdam Nemet
2017-11-29Rollback r319176.Don Hinton
2017-11-29Revert "Add opt-viewer testing"Adam Nemet
2017-11-28[cmake] Pass LLVM_USE_LINKER flag when building host tools, e.g.,Don Hinton
2017-11-28Add opt-viewer testingAdam Nemet
2017-11-28[cmake] Remove redundant call to cmake when building host tools.Don Hinton
2017-11-28Revert "Add opt-viewer testing"Adam Nemet
2017-11-27[CMake] Pass LLVM_HOST_TRIPLE to external projectsPetr Hosek
2017-11-27[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloadingMichal Gorny
2017-11-27Use LIST_SEPARATOR rather than escaping in ExternalProject_AddPetr Hosek
2017-11-27Revert r319069 - [cmake] Pass -Wl,-z,nodelete on Linux to prevent unloadingMichal Gorny
2017-11-27Add opt-viewer testingAdam Nemet
2017-11-27[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloadingMichal Gorny
2017-11-17[CMake] Allow for Solaris ld -V output on stdoutMichal Gorny
2017-11-16[globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders
2017-11-14CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state optionHans Wennborg
2017-11-13Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in co...Greg Bedwell
2017-11-09Add a Cross-compilation toolchain file for MSVC.Zachary Turner
2017-11-09[CMake] Passthrough CMAKE_SYSROOT to external projectsPetr Hosek
2017-11-08[cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to IR or FrontendVedant Kumar
2017-11-08[CMake] Remove target to build native tablegenJonas Hahnfeld
2017-11-08[CMake] Add custom target to create build directoryJonas Hahnfeld
2017-11-06Revert r316064 "Fix the incorrect detection of ICONV_LIBRARY_PATH"Hans Wennborg
2017-11-04Move the srpm, ocaml_make_directory, llvm_vcsrevision_h, and llvm-headers pro...Aaron Ballman
2017-11-04CMake: Let LLVM_BUILD_32_BITS aware of large file.NAKAMURA Takumi
2017-10-31[cmake] Make check_linker_flags operate via linker flagsShoaib Meenai
2017-10-30Fix -fuse-ld feature detection error.Rui Ueyama
2017-10-30[CMake] Fix linker detection in AddLLVM.cmakeTim Shen
2017-10-27Force #define GTEST_LANG_CXX11.Zachary Turner
2017-10-25[cmake] Restrict resource file usage to Windows build hostsShoaib Meenai
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-12[cmake] Allow building fuzzers with OSS-Fuzz flags.Matt Morehouse
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-09-29Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)"Brian Gesiak
2017-09-29[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)Brian Gesiak
2017-09-27Cleanup some problems with LLVM_ENABLE_DUMP in release builds, andDon Hinton
2017-09-26CMake: Add option to set LLVM_ENABLE_DUMPMatthias Braun