summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2017-09-21[lit] Add a test for the builtin config map.Zachary Turner
2017-09-21[lit] Make lit support config files with .py extension.Zachary Turner
2017-09-20[cmake] Add an option to build llvm with IR PGOVedant Kumar
2017-09-20[cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as experimentalVedant Kumar
2017-09-20Make libcxx tests work when llvm sources are not present.Zachary Turner
2017-09-19[cmake] Add SOURCE_DIR argument to llvm_check_source_file_listShoaib Meenai
2017-09-19Resubmit "Fix llvm-lit script generation in libcxx."Zachary Turner
2017-09-19Revert "Fix llvm-lit script generation in libcxx."Zachary Turner
2017-09-19Fix llvm-lit script generation in libcxx.Zachary Turner
2017-09-18[cmake] Add a simple function to dump all variables.Zachary Turner
2017-09-16Resubmit "Add a shared llvm.lit module that all test suites can use."Zachary Turner
2017-09-16Revert lit changes related to lit.llvm module.Zachary Turner
2017-09-16Resubmit "[lit] Add a lit.llvm module that all llvm projects can use"Zachary Turner
2017-09-15Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner
2017-09-15[cmake] Fix a variable shadowing bugReid Kleckner
2017-09-15[lit] Revert "Add a lit.llvm module that all llvm projects can use"Zachary Turner
2017-09-15[lit] Add a lit.llvm module that all test suites can use.Zachary Turner
2017-09-14[lit] Force site configs to be run before source-tree configsZachary Turner
2017-09-13Revert "Determine up front which projects are enabled."Zachary Turner
2017-09-12Determine up front which projects are enabled.Zachary Turner
2017-09-09[CMake] Update GetSVN.cmake to handle repoMinSeong Kim
2017-09-02Move some CLI utils out of llvm-isel-fuzzer and into the libraryJustin Bogner
2017-09-02[CMAKE] Move version control macros to AddLLVM.cmake so they can be reused by...Don Hinton
2017-09-01Disable 64bit file position on old 32 bit Androids.Eugene Zemtsov