OSDN Git Service

Remove the obsolete offset parameter from @llvm.dbg.value
[android-x86/external-llvm.git] / cmake /
2017-07-28 Chris Bieneman[CMake] NFC. Add intrinsics_gen target to CMake Exports
2017-07-28 Michal GornyRevert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for...
2017-07-27 Michal Gorny[OCaml] Respect CMAKE_C_FLAGS for OCaml C files
2017-07-27 Eric BeckmannRemove check for i686.
2017-07-26 Petr Hosek[CMake] Disable -Werror for CMake checks
2017-07-26 Eric BeckmannClose if statement in config-ix.cmake while checking...
2017-07-26 Eric BeckmannRevert "Set a different var for checking I686, because...
2017-07-26 Eric BeckmannSet a different var for checking I686, because LLVM_NAT...
2017-07-26 Eric BeckmannDisable libxml on i686, because it is a 32 bit architec...
2017-07-25 Chris Bieneman[CMake] Fix broken builds from r309029
2017-07-25 Chris Bieneman[CMake] Allow TableGen.cmake to be included multiple...
2017-07-21 Erich KeaneRemove Bitrig: LLVM Changes
2017-07-21 Eric BeckmannOnly use xml if iconv is found, which is a prerequisite.
2017-07-20 Eric BeckmannExplicitly disable libxml2 on android.
2017-07-20 George KarpenkovGenerate a compile_commands.json DB for external projects.
2017-07-20 Eric BeckmannOnly enable libxml2 on linux, because systems like...
2017-07-20 Eric BeckmannImplement parsing and writing of a single xml manifest...
2017-07-19 Brian Gesiak[cmake] GetSVN.cmake takes a list of arguments
2017-07-12 Rui Ueyama[Solaris] Detect Solaris LD, use detection results...
2017-07-12 Rui UeyamaUse --color-diagnostics instead of -color-diagnostics.
2017-07-11 Petr Hosek[CMake] Support multi-target runtimes build
2017-07-10 George Karpenkov[cmake] Remove obsolete unset in CMake.
2017-07-05 Tom StellardCMake: Add LLVM_UTILS_INSTALL_DIR option
2017-06-21 NAKAMURA TakumiTableGen.cmake: Use DEPFILE for Ninja Generator with...
2017-06-20 Michael Gottesman[cmake] Add support for using the standalone leaks...
2017-06-20 Vassil VassilevD33466: Make file non-executable.
2017-06-17 NAKAMURA Takumi[CMake] Get rid of generating obj.*-tblgen if CMake...
2017-06-17 NAKAMURA Takumi[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option...
2017-06-12 Galina KistanovaAddressed Takumi's comment about redundancy.
2017-06-11 NAKAMURA TakumiTableGen.cmake: Try to fix build breakage introduce...
2017-06-10 Galina KistanovaAdded dependency on the TableGen executable file.
2017-06-09 Vassil VassilevEnable c++1z experimental builds.
2017-06-06 Mandeep Singh Grang[cmake] Enable reverse iteration by default through...
2017-05-15 Tom StellardCMake: Fix docs-llvm-man target when clang+llvm is...
2017-05-09 Tom StellardRevert "Revert "CMake: Move sphinx detection into AddSp...
2017-05-03 Tom StellardRevert "CMake: Move sphinx detection into AddSphinxTarg...
2017-05-03 Tom StellardCMake: Move sphinx detection into AddSphinxTarget.cmake
2017-05-02 Tim NorthoverCMake: Silence more stderr when running git.
2017-04-28 Bob Haarmanlimit to 2 parallel links when using thinlto
2017-04-28 Tim NorthoverCMake: ignore git stderr when trying to sort out revisi...
2017-04-24 Nitesh Jain[LLVM][MIPS] Fix different definition of off_t in LLDB...
2017-04-17 Sylvestre LedruAdd a linker script to version LLVM symbols
2017-04-13 Ayman MusaReverting cmake/modules/AddLLVM.cmake changes from...
2017-04-13 Ayman Musa[X86] Change instructions names to keep consistency...
2017-04-13 Peter CollingbourneSupport: Add a VCSRevision.h header file.
2017-04-12 Vassil VassilevAppend -w when LLVM_ENABLE_WARNINGS is Off.
2017-04-12 Ed MasteFix detection of backtrace() availability on FreeBSD
2017-04-05 Jonathan RoelofsRespect CMAKE_INSTALL_MANDIR for sphinx generated manpages
2017-03-21 Serge PavlovFix evaluation of LLVM_DEFINITIONS
2017-03-16 Reid Kleckner[cmake] Refactor warning flag logic to use Unix warning...
2017-03-15 Peter CollingbourneRe-apply r296730, "cmake: Configure the ThinLTO cache...
2017-03-11 Eric FiselierRevert r297516 - Respect CMAKE_INSTALL_MANDIR for sphin...
2017-03-10 Jonathan RoelofsRespect CMAKE_INSTALL_MANDIR for sphinx generated manpages
2017-03-09 Tom StellardCMake: Don't install llvm-tblgen twice
2017-03-07 Ayman Musa[X86] Quick fix for build bot failure (r297127) due...
2017-03-07 Ayman Musa[X86][AVX512] Adding new LLVM TableGen backend which...
2017-03-03 Krzysztof ParzyszekDetect the existence of pthread_{s,g}etname_np in libpt...
2017-03-03 Peter CollingbourneRevert r296730, "cmake: Configure the ThinLTO cache...
2017-03-02 Tom StellardCMake: Clean up VersionFromVCS.cmake
2017-03-02 Peter Collingbournecmake: Configure the ThinLTO cache directory when using...
2017-03-01 Bob Haarmanenable building with LTO on Windows using clang-cl...
2017-02-22 Michal Gorny[Support] Provide linux/magic.h fallback for older...
2017-02-17 Petr Hosek[CMake] Support externalizing debug info on non-Darwin...
2017-02-17 Chris Bieneman[CMake] Add variable IOS to iOS toolchain
2017-02-14 Aditya Nandakumar[Tablegen] Instrumenting table gen DAGGenISelDAG
2017-02-11 Matthias Braunconfig-ix.cmake: Search for CMAKE_XCRUN before using it.
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
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
next