OSDN Git Service

build_llvm_package.bat: Drop LLDB from the package.
[android-x86/external-llvm.git] / cmake /
2018-03-14 Pavel LabathExport LLVM_DYLIB_COMPONENTS in LLVMConfig.cmake
2018-03-13 Azharuddin MohammedBuild system changes for RISCV
2018-03-08 Michal Gorny[cmake] Append -Wl,-rpath-link conditionally to GNULD
2018-03-07 Daniel SandersFix cmake's multi-config generators after r326738
2018-03-05 Daniel SandersRe-commit: Make STATISTIC() values available programmat...
2018-03-05 Daniel SandersRevert r326723: Make STATISTIC() values available progr...
2018-03-05 Daniel SandersMake STATISTIC() values available programmatically
2018-02-15 Reid KlecknerDon't make PDBs by default in Release mode
2018-02-07 Zachary TurnerGenerate PDB files for profiling even in Release build.
2018-01-21 Don Hinton[cmake] Don't build Native llvm-config when cross compi...
2018-01-19 Michal Gorny[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig...
2018-01-12 Eric Fiselier[CMake] Add LLVM_ENABLE_IDE option to better process...
2018-01-09 Shoaib Meenai[cmake] Use symlinks for Windows-hosted toolchains...
2018-01-08 Petr Hosek[CMake] Support for cross-compilation when build runtimes
2018-01-08 Shoaib Meenai[cmake] Pass CMAKE_MAKE_PROGRAM to native configure
2018-01-02 Jonas Hahnfeld[opt-viewer] Check for pygments.lexer.c_cpp
2017-12-25 Don Hinton[cmake] Always respect existing CMAKE_REQUIRED_FLAGS...
2017-12-15 Shoaib Meenai[cmake] Fix clang-cl cross-compilation on macOS
2017-12-14 Shoaib Meenai[cmake] Only attempt to install MSVC system libraries...
2017-12-13 Petr Hosek[CMake] Pass LLVM_HAVE_LINK_VERSION_SCRIPT to external...
2017-12-13 Shoaib Meenai[cmake] Add support for case-sensitive Windows SDKs
2017-12-13 Shoaib Meenai[cmake] Support host architectures other than x64
2017-12-13 Shoaib Meenai[cmake] Explicitly set VS 2017 compatibility
2017-12-13 Shoaib Meenai[cmake] Determine MSVC host triple correctly when cross...
2017-12-13 Alex Bradbury[cmake] Fix host tools build in when LLVM_EXPERIMENTAL_...
2017-12-11 Justin Bogner[cmake] Pass TARGETS_TO_BUILD through to host tools...
2017-12-08 Shoaib Meenai[cmake] Only pass CMAKE_SYSROOT if non-empty
2017-12-08 Pavel Labath[cmake] Make setting of CMAKE_C(XX)_COMPILER flags...
2017-12-06 Matt Morehouse[CMake] Use PRIVATE when linking LLVM fuzzers.
2017-12-06 Shoaib Meenai[cmake] Remove unnecessary header include in atomics...
2017-12-06 Don Hinton[cmake] Move CMAKE_(C|CXX)_COMPILER variables before...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Pavel LabathRe-commit "[cmake] Enable zlib support on windows"
2017-12-05 Shoaib Meenai[cmake] Modernize some conditionals. NFC
2017-12-05 Petr Hosek[CMake] Don't use comma as an alternate separator
2017-12-04 Pavel LabathRevert "[cmake] Enable zlib support on windows"
2017-12-02 Don Hinton[cmake] Re-commit: Remove redundant call to cmake when...
2017-12-02 Martell MaloneCMAKE: help CheckAtomic find check_library_exists
2017-12-01 Don Hinton[cmake] Revert (rL319574): Resubmit Remove redundant...
2017-12-01 Don Hinton[cmake] Resubmit Remove redundant call to cmake when...
2017-12-01 Pavel Labath[cmake] Enable zlib support on windows
2017-12-01 Adam Nemet[cmake] Expose opt-viewer availability
2017-11-30 Shoaib Meenai[llvm] Add stripped installation targets
2017-11-30 Michal Gorny[cmake] Include project name in Sphinx doctree dir...
2017-11-29 Greg Bedwell[cmake] Replace -Wall with /W4 in clang-cl options...
2017-11-29 Adam NemetAdd opt-viewer testing
2017-11-29 Don HintonRollback r319176.
2017-11-29 Adam NemetRevert "Add opt-viewer testing"
2017-11-28 Don Hinton[cmake] Pass LLVM_USE_LINKER flag when building host...
2017-11-28 Adam NemetAdd opt-viewer testing
2017-11-28 Don Hinton[cmake] Remove redundant call to cmake when building...
2017-11-28 Adam NemetRevert "Add opt-viewer testing"
2017-11-27 Petr Hosek[CMake] Pass LLVM_HOST_TRIPLE to external projects
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
2017-11-27 Petr HosekUse LIST_SEPARATOR rather than escaping in ExternalProj...
2017-11-27 Michal GornyRevert r319069 - [cmake] Pass -Wl,-z,nodelete on Linux...
2017-11-27 Adam NemetAdd opt-viewer testing
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
2017-11-17 Michal Gorny[CMake] Allow for Solaris ld -V output on stdout
2017-11-16 Daniel Sanders[globalisel][tablegen] Generate rule coverage and use...
2017-11-14 Hans WennborgCMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option
2017-11-13 Greg BedwellMove the setting of LLVM_BUILD_MODE to a macro so that...
2017-11-09 Zachary TurnerAdd a Cross-compilation toolchain file for MSVC.
2017-11-09 Petr Hosek[CMake] Passthrough CMAKE_SYSROOT to external projects
2017-11-08 Vedant Kumar[cmake] Allow LLVM_BUILD_INSTRUMENTED to be set to...
2017-11-08 Jonas Hahnfeld[CMake] Remove target to build native tablegen
2017-11-08 Jonas Hahnfeld[CMake] Add custom target to create build directory
2017-11-06 Hans WennborgRevert r316064 "Fix the incorrect detection of ICONV_LI...
2017-11-04 Aaron BallmanMove the srpm, ocaml_make_directory, llvm_vcsrevision_h...
2017-11-04 NAKAMURA TakumiCMake: Let LLVM_BUILD_32_BITS aware of large file.
2017-10-31 Shoaib Meenai[cmake] Make check_linker_flags operate via linker...
2017-10-30 Rui UeyamaFix -fuse-ld feature detection error.
2017-10-30 Tim Shen[CMake] Fix linker detection in AddLLVM.cmake
2017-10-27 Zachary TurnerForce #define GTEST_LANG_CXX11.
2017-10-25 Shoaib Meenai[cmake] Restrict resource file usage to Windows build...
2017-10-19 Vassil VassilevRevert 316150 which reinstated r316025.
2017-10-19 Vassil VassilevReinstate r316025, reverted in r316029.
2017-10-18 Serguei KatkovFix the incorrect detection of ICONV_LIBRARY_PATH
2017-10-17 Vassil VassilevRevert "[cmake] Use find_package to discover zlib"
2017-10-17 Vassil Vassilev[cmake] Use find_package to discover zlib
2017-10-15 Nico WeberSearch for libxml2 on macOS too.
2017-10-12 Matt Morehouse[cmake] Allow building fuzzers with OSS-Fuzz flags.
2017-10-04 Rafael EspindolaBring r314809 back.
2017-10-04 Daniel NeilsonRevert D38481 due to missing cmake check for CPU_COUNT
2017-10-03 Rafael EspindolaUse sched_getaffinity instead of std::thread::hardware_...
2017-09-29 Brian GesiakRevert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY`...
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
2017-09-27 Don HintonCleanup some problems with LLVM_ENABLE_DUMP in release...
2017-09-26 Matthias BraunCMake: Add option to set LLVM_ENABLE_DUMP
2017-09-21 Zachary Turner[lit] Add a test for the builtin config map.
2017-09-21 Zachary Turner[lit] Make lit support config files with .py extension.
2017-09-20 Vedant Kumar[cmake] Add an option to build llvm with IR PGO
2017-09-20 Vedant Kumar[cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as...
2017-09-20 Zachary TurnerMake libcxx tests work when llvm sources are not present.
2017-09-19 Shoaib Meenai[cmake] Add SOURCE_DIR argument to llvm_check_source_fi...
2017-09-19 Zachary TurnerResubmit "Fix llvm-lit script generation in libcxx."
2017-09-19 Zachary TurnerRevert "Fix llvm-lit script generation in libcxx."
2017-09-19 Zachary TurnerFix llvm-lit script generation in libcxx.
2017-09-18 Zachary Turner[cmake] Add a simple function to dump all variables.
2017-09-16 Zachary TurnerResubmit "Add a shared llvm.lit module that all test...
next