summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2017-09-01llvm-isel-fuzzer: Make buildable and testable without libFuzzerJustin Bogner
2017-08-31Revert r312240Alex Lorenz
2017-08-31Build LLVM with -Wstrict-prototypes enabledAlex Lorenz
2017-08-31cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner
2017-08-29Enable building LLVMgold.dll under mingw.Stephen Hines
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-08-23Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchainGeorge Karpenkov
2017-08-10[CMake][LLVM] Remove duplicated library mask. Broken clang linking against cl...Oleg Ranevskyy
2017-07-29[OCaml] Pass -D/-UNDEBUG through to ocamlcMichal Gorny
2017-07-29[OCaml] Install dynamic libraries in 'stubdirs' directoryMichal Gorny
2017-07-28[CMake] NFC. Add intrinsics_gen target to CMake ExportsChris Bieneman
2017-07-28Revert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for OCaml C files"Michal Gorny
2017-07-27[OCaml] Respect CMAKE_C_FLAGS for OCaml C filesMichal Gorny
2017-07-27Remove check for i686.Eric Beckmann
2017-07-26[CMake] Disable -Werror for CMake checksPetr Hosek
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-25[CMake] Fix broken builds from r309029Chris Bieneman
2017-07-25[CMake] Allow TableGen.cmake to be included multiple timesChris Bieneman
2017-07-21Remove Bitrig: LLVM ChangesErich Keane
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-20Generate a compile_commands.json DB for external projects.George Karpenkov
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-07-19[cmake] GetSVN.cmake takes a list of argumentsBrian Gesiak
2017-07-12[Solaris] Detect Solaris LD, use detection results to pass Solaris-ld optionsRui Ueyama
2017-07-12Use --color-diagnostics instead of -color-diagnostics.Rui Ueyama
2017-07-11[CMake] Support multi-target runtimes buildPetr Hosek
2017-07-10[cmake] Remove obsolete unset in CMake.George Karpenkov
2017-07-05CMake: Add LLVM_UTILS_INSTALL_DIR optionTom Stellard