OSDN Git Service

[ARM, AArch64] Fix an assert message, Darwin isn't the only target supporting TLS...
[android-x86/external-llvm.git] / cmake /
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...
2017-09-16 Zachary TurnerRevert lit changes related to lit.llvm module.
2017-09-16 Zachary TurnerResubmit "[lit] Add a lit.llvm module that all llvm...
2017-09-15 Zachary TurnerResubmit "[lit] Force site configs to run before source...
2017-09-15 Zachary TurnerRevert "[lit] Force site configs to run before source...
2017-09-15 Reid Kleckner[cmake] Fix a variable shadowing bug
2017-09-15 Zachary Turner[lit] Revert "Add a lit.llvm module that all llvm proje...
2017-09-15 Zachary Turner[lit] Add a lit.llvm module that all test suites can...
2017-09-14 Zachary Turner[lit] Force site configs to be run before source-tree...
2017-09-13 Zachary TurnerRevert "Determine up front which projects are enabled."
2017-09-12 Zachary TurnerDetermine up front which projects are enabled.
2017-09-09 MinSeong Kim[CMake] Update GetSVN.cmake to handle repo
2017-09-02 Justin BognerMove some CLI utils out of llvm-isel-fuzzer and into...
2017-09-02 Don Hinton[CMAKE] Move version control macros to AddLLVM.cmake...
2017-09-01 Eugene ZemtsovDisable 64bit file position on old 32 bit Androids.
2017-09-01 Justin Bognerllvm-isel-fuzzer: Make buildable and testable without...
2017-08-31 Alex LorenzRevert r312240
2017-08-31 Alex LorenzBuild LLVM with -Wstrict-prototypes enabled
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-08-29 Stephen HinesEnable building LLVMgold.dll under mingw.
2017-08-29 Juergen RibutzkaRe-apply "Fix cmake check for futimens when deploying...
2017-08-28 Juergen RibutzkaRevert "Fix cmake check for futimens when deploying...
2017-08-28 Juergen RibutzkaFix cmake check for futimens when deploying to earlier...
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2017-08-10 Oleg Ranevskyy[CMake][LLVM] Remove duplicated library mask. Broken...
2017-07-29 Michal Gorny[OCaml] Pass -D/-UNDEBUG through to ocamlc
2017-07-29 Michal Gorny[OCaml] Install dynamic libraries in 'stubdirs' directory
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...
next