OSDN Git Service

lit.rst: Fix sphinx complaint about multiple option definitions
[android-x86/external-llvm.git] / cmake /
2017-02-09 Chris Bieneman[CMake] Fix standalone project builds broken in r294514
2017-02-08 Chris Bieneman[CMake] Fix `is_llvm_target_library` and support out...
2017-02-07 Eric Fiselier[CMake] Fix USE_LLVM_SANITIZER configuration for out...
2017-02-07 Chris Bieneman[CMake] Move ninja job pool options to HandleLLVMOptions
2017-02-02 Omair JavaidFix LLDB Android AArch64 GCC debug info build
2017-01-31 Reid KlecknerRemove LLVM_CONFIG from config headers
2017-01-26 Yichao YuCMake is funky on detecting Intel 17 as GCC compatible.
2017-01-18 Justin Bognercmake: Only sanitize use-after-scope if the host compil...
2017-01-17 Vitaly BukaEnabled -fsanitize-address-use-after-scope for -DLLVM_U...
2017-01-17 Michal Gorny[cmake] Update SOVERSION for the new versioning scheme
2017-01-15 Mehdi AminiAdd a LLVM_USE_LINKER that defines the linker to use...
2017-01-13 Ivan KrasinFix UBSan bots by blacklisting bits/stl_tree.h.
2017-01-11 Rui UeyamaAdd -Wl,-color-diagnostics if a linker supports the...
2017-01-10 Chandler CarruthAdd the 'googlemock' component of Google Test to LLVM...
2017-01-06 Chandler Carruth[gtest] Detect warning flags using the positive spelling.
2017-01-06 Michal Gorny[cmake] Canonicalize CMake booleans to 0/1 for lit...
2017-01-06 Bob WilsonDisable sigaltstack on Apple platforms
2017-01-04 Chandler Carruth[gtest] Fix the way we disable a warning for unittests.
2017-01-04 Chandler Carruth[gtest] Upgrade googletest to version 1.8.0, minimizing...
2017-01-03 Zachary TurnerFix the MSVC version check.
2017-01-02 Michal Gorny[cmake] Normalize LLVM_ENABLE_DIA_SDK to fix Windows...
2017-01-02 Michal Gorny[cmake] Add LLVM_ENABLE_DIA_SDK option, and expose...
2016-12-23 Chandler CarruthEnable '-Wstring-conversion' and fix some bad asserts...
2016-12-22 Reid KlecknerPass -Wa,-mbig-obj in 64-bit mingw builds
2016-12-15 Reid KlecknerFix some remaining documentation references to MSVC...
2016-12-15 Chris Bieneman[CMake] Minor change to symlink generation for LLDB
2016-12-12 Petr Hosek[CMake] Multi-target builtins build
2016-12-10 Kostya Serebryany[libFuzzer] switch all libFuzzer tests to use -fsanitiz...
2016-12-09 Reid KlecknerRemove /Zc:sizedDealloc- from the MSVC build
2016-12-09 Peter CollingbourneRe-commit r289184, "Support: Use a 64-bit seek in raw_f...
2016-12-07 Chris Bieneman[CMake] Add check for HAVE_CRASHREPORTER_INFO
2016-12-07 Chris Bieneman[CMake] Add a check for HAVE_CRASHREPORTERCLIENT_H
2016-12-06 Chris Bieneman[CMake] Fixing clang standalone build
2016-12-06 Chris Bieneman[CMake] Cleanup TableGen include flags
2016-12-05 Chris Bieneman[CMake] Fix symlink refactor for multi-configuration...
2016-12-05 Michal Gorny[cmake] Include component in Sphinx install rules
2016-12-05 Chris Bieneman[CMake] Refactor add_llvm_tool_symlink for reuse
2016-12-03 Saleem Abdulrasoolbuild: allow specifying the component to `llvm_install_...
2016-11-28 Peter Collingbournecmake: Set rpath for loadable modules as well as shared...
2016-11-19 Chris Bieneman[CMake] Apply sandbox profile to target not directory
2016-11-18 Yichao YuAdd an option to disable libedit
2016-11-17 Petr Hosek[CMake] Error when LTO and lld are enabled on Darwin
2016-11-17 Pavel Labath[cmake] Move LLVM_BUILD_STATIC check to an earlier...
2016-11-17 Chris Bieneman[CMake] [Darwin] Add support for debugging tablegen...
2016-11-14 Aaron BallmanReverting r285406, which was a temporary workaround...
2016-11-11 Mehdi AminiCMake: make LLVM_OPTIMIZED_TABLEGEN friendly with LLVM_...
2016-11-08 Justin Bognercmake: Don't try to install exports if there aren't any
2016-11-08 Mandeep Singh Grang[CMake] Fix llvm_setup_rpath function
2016-11-04 Justin Bognercmake: When using LLVM_DISTRIBUTION_COMPONENTS, adjust...
2016-11-03 John Brawn[CMake] Make CMAKE_INSTALL_RPATH work again
2016-11-03 Jonas Hahnfeld[CMake] Disable rpath for UnitTests
2016-11-01 Chris Bieneman[CMake] Fix rpath construction for out-of-tree builds
2016-10-28 Justin Bognercmake: Enable the lto cache when building with -flto...
2016-10-28 Teresa Johnson[cmake] Temporarily revert enforcement of minimum GCC...
2016-10-24 Justin Bognercmake: Make /usr/share/cmake installable with LLVM_DIST...
2016-10-18 Teresa Johnson[docs] Increase minimum supported GCC version for build...
2016-10-04 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-04 Chris Bieneman[CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS...
2016-10-04 Michal Gorny[cmake] Reintroduce (ldconfig-compatible) SOVERSIONs...
2016-10-04 Michal Gorny[cmake] Use separate doctrees to prevent races between...
2016-10-01 Michal GornyRevert r283029 - [cmake] Make LIT_COMMAND configurable...
2016-10-01 Michal Gorny[cmake] Fix incorrect default for LIT_COMMAND, from...
2016-10-01 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-01 Michal Gorny[OCaml] Install .mli (interface) files
2016-10-01 Joerg SonnenbergerGC HAVE_STRTOQ
2016-09-30 Michal Gornycmake: Install the OCaml libraries into a more correct...
2016-09-30 Petr Hosek[CMake] Support symlinks even with LLVM_INSTALL_TOOLCHA...
2016-09-29 Joerg SonnenbergerGC HAVE_DLERROR.
2016-09-29 Joerg SonnenbergerGC srand48/lrand48/drand48.
2016-09-29 Joerg SonnenbergerGC opendir/readdir/closedir checks.
2016-09-29 Joerg SonnenbergerGC HAVE_SETJMP_H and checks for the content of setjmp.h.
2016-09-29 Joerg SonnenbergerCheck for sysconf(3).
2016-09-29 Joerg SonnenbergerGC HAVE_MACH_O_DYLD_H.
2016-09-29 Joerg SonnenbergerGC HAVE_UTIME_H.
2016-09-29 Joerg SonnenbergerGC HAVE_LIMITS_H.
2016-09-29 Joerg SonnenbergerHAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACE
2016-09-29 Vassil Vassilev[modules] Centralize the module cache.
2016-09-27 Chris BienemanImprove CMake output of host and target triple
2016-09-27 Chris Bieneman[CMake] Use if(... IN_LIST ...) instead of list(FIND...)
2016-09-23 Michal Gornycmake: Support overriding Sphinx HTML doc install directory
2016-09-21 Etienne Bergeronfix typo in comment [NFC]
2016-09-16 Chris Bieneman[CMake] Support symlinks with the same name as the...
2016-09-16 Derek SchuffInstall libLLVM if needed with LLVM_INSTALL_TOOLCHAIN_ONLY
2016-09-09 Michael Gottesman[cmake] Fix a stale comment from an earlier version...
2016-09-09 Michael Gottesman[cmake] Export gtest/gtest_main and its dependencies...
2016-09-09 Aaron BallmanMove the ocaml_all target into the Misc folder for...
2016-09-06 Chris Bieneman[CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN
2016-09-06 Rafael EspindolaAdd an c++ itanium demangler to llvm.
2016-09-05 Peter Zotov[CMake] [OCaml] Allow building OCaml bindings out of...
2016-09-01 Chris Bieneman[CMake] Revive LLVM_*_DIRS variables
2016-09-01 Andrey Bokhanko[CMake] Fix LLVM_ENABLE_EH and LLVM_ENABLE_RTTI on...
2016-08-31 NAKAMURA Takumi[CMake] Increase stack size to 16MiB for all mingw...
2016-08-29 Chris Bieneman[CMake] Make LLVMConfig.cmake variable names match...
2016-08-25 Chris Bienemancmake: Install CheckAtomic.cmake (needed by lldb)
2016-08-25 Vitaly BukaFixed comment
2016-08-25 Vitaly Buka[asan] Disable CreateSigAltStack from Unix/Signals...
2016-08-20 Chandler Carruth[CMake/ASan] Skip using libedit if ASan is enabled...
2016-08-18 Chris Bieneman[CMake] Make llvm-config implicit dependency for subpro...
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-07-29 Eugene ZelenkoAdd LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
next