OSDN Git Service

[llvm-xray] Store offset pointers in temporaries
[android-x86/external-llvm.git] / cmake /
2018-12-13 Stefan Granitz[CMake] llvm_codesign workaround for Xcode double-signi...
2018-12-07 Stefan Granitz[CMake] Add support for NO_INSTALL_RPATH argument in...
2018-12-03 Shoaib Meenai[cmake] Clean up add_llvm_subdirectory
2018-12-03 Stefan Granitz[CMake] Add LLVM_EXTERNALIZE_DEBUGINFO_OUTPUT_DIR for...
2018-11-30 Shoaib Meenai[CMake] build correctly if build path contains whitespace
2018-11-26 Argyrios Kyrtzidis[Support/FileSystem] Add sub-second precision for atime...
2018-11-22 Haojian WuRevert r343473 "Move llvm util dependencies from clang...
2018-11-20 Aaron BallmanSilence C4709 in MSVC because it is buggy.
2018-11-18 Kamil RytarowskiSwap order of discovering of -ltinfo and -lterminfo
2018-11-16 Stefan Granitz[CMake] Accept ENTITLEMENTS in add_llvm_executable...
2018-11-16 Petr Hosek[CMake] Support cross-compiling with multi-stage builds
2018-11-10 David CarlierFix DragonFlyBSD linkage issue.
2018-11-05 Francis Visoiu Mistrih[CMake] Expose opt-remark tooling through libOptRemarks...
2018-11-01 Reid KlecknerEnable -Wimplicit-fallthrough for clang as well as GCC
2018-10-24 Martin Storsjo[MinGW] Enable large file for mingw-w64
2018-10-15 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-10-15 Chris Bieneman[CMake] Change the default value of LLVM_ENABLE_IDE
2018-10-11 Chris Bieneman[CMake] Temporarily remove the LLVM_ENABLE_IDE option
2018-10-11 Chris Bieneman[CMake] Unconditionally add .h and .td files to target...
2018-10-10 Chris Bieneman[CMake] NFC. Updating documentation on options
2018-10-05 Shoaib Meenai[cmake] Also create lowercase extension WinSDK symlinks
2018-10-01 Haojian WuMove llvm util dependencies from clang-tools-extra...
2018-09-26 Sven van Haastregt[CMake] Avoid REVERSE on unset variable
2018-09-21 Aaron BallmanMove individual benchmark targets into the Utils folder...
2018-09-14 Lion YangTest commit access
2018-09-14 Nico WeberIntroduce explicit add_unittest_with_input_files target...
2018-09-07 Alexandre Ganea[CMake] Fix LLVM_ENABLE_LTO option on Windows
2018-09-06 Zachary TurnerFix a configure issue with Visual Studio generators.
2018-09-05 Zachary TurnerAdd support for unittest inputs.
2018-09-04 Aaron BallmanDisable -Wnoexcept-type due to false positives with...
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, llvm
2018-08-30 Roman LebedevRevert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CO...
2018-08-28 Kirill BobyrevPull google/benchmark library to the LLVM tree
2018-08-22 Chris Bieneman[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURAT...
2018-08-16 Hans Wennborg[cmake] Prevent LLVMgold.so from being unloaded on...
2018-08-14 Petr Hosek[CMake] Split -gx strip flag into -g -x
2018-08-09 Petr Hosek[CMake] Use normalized Windows target triples
2018-08-08 Michal Gorny[cmake] Append LLVM_VERSION_SUFFIX to SOVERSION
2018-08-08 Michal Gornycmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmake
2018-08-01 Hans WennborgAdd llvm-rc to LLVM_TOOLCHAIN_TOOLS (PR38386)
2018-07-27 Philip Pfaffe[CMake] Followup for r337366: Only export LLVM_LINK_LLV...
2018-07-20 Florian Hahn[UBSan] Also use blacklist for 'Address; Undefined...
2018-07-19 Reid KlecknerDisable GCC's -Wclass-memaccess warning
2018-07-18 Philip Pfaffe[CMake] Export the LLVM_LINK_LLVM_DYLIB setting
2018-07-15 Petr Hosek[CMake] Pass CMAKE_INSTALL_DO_STRIP to external projects
2018-07-10 Justin Bogner[CMake] Teach the build system to codesign built products
2018-06-29 Filipe Cabecinhas[cmake] Change WIN32 test to CMAKE_HOST_WIN32
2018-06-28 Justin Bogner[CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple...
2018-06-27 Petr Hosek[CMake] Use variables rather than ":" delimiters
2018-06-23 Brad Smith[CMake] Do not use --gc-sections on OpenBSD
2018-06-14 Shoaib Meenai[cmake] Change ON/OFF to YES/NO. NFC
2018-06-14 Shoaib Meenai[cmake] Add linker detection for Apple platforms
2018-06-14 Bruno Cardoso Lopes[CMAKE] Honor CMAKE_OSX_SYSROOT to compute include...
2018-06-06 Petr Hosek[CMake] Pass additional CMake tools to external projects
2018-06-06 Pavel Labath[cmake] fix a typo in llvm_config macro
2018-05-31 Nico WeberUse -Wextra spelling instead of -W
2018-05-21 Reid KlecknerRemove CMake workaround for LLD PR24476 which is no...
2018-05-20 Nico WeberRevert 332750, llvm part (see comment on D46910).
2018-05-20 Vassil Vassilev[cmake] Add a switch to enable/disable bindings.
2018-05-19 Nico WeberEnable colored diagnostics in ninja builds when buildin...
2018-05-18 Petr Hosek[Support] Avoid normalization in sys::getDefaultTargetT...
2018-05-17 Chris Bieneman[CMake] Make optimizing sanitizer builds optional
2018-05-09 Petr Hosek[CMake] Use CMAKE_OBJCOPY and CMAKE_STRIP to externaliz...
2018-05-07 Chandler CarruthRevert r330742: Let TableGen write output only if it...
2018-05-03 Petr Hosek[Support] Support building LLVM for Fuchsia
2018-04-30 Nico WeberStop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
2018-04-26 Shoaib Meenai[cmake] Make linker detection take flags into account
2018-04-25 Nico WeberRename Attributes.gen, Intrinsics.gen to Attributes...
2018-04-24 Shoaib Meenai[cmake] Fix libc++ detection
2018-04-24 Nico WeberLet TableGen write output only if it changed, instead...
2018-04-18 Pavel Labath[cmake] Improve pthread_[gs]etname_np detection code
2018-04-16 Saleem AbdulrasoolRevert "build: reserve `--color-diagnostics` for lld"
2018-04-16 Saleem Abdulrasoolbuild: reserve `--color-diagnostics` for lld
2018-04-11 Clement Courbet[Build][NFC] Split off libpfm detection to a separate...
2018-04-11 Clement Courbet[llvm-exegesis] Add a flag to disable libpfm even if...
2018-04-05 Clement Courbet[llvm-exegesis] Check for libpfm headers.
2018-04-04 Clement CourbetRe-land r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetRevert r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetAdd llvm-exegesis tool.
2018-04-02 Nico WeberRemove some unused cmake standard library includes.
2018-04-02 Nico WeberRemove more feature test macros that became unused...
2018-04-02 Nico WeberRemove HAVE_LIBPSAPI, HAVE_SHELL32.
2018-04-02 Nico WeberRemove HAVE_DIRENT_H.
2018-04-02 Nico WeberRemove stro(u?)ll() config checks. Those were needed...
2018-04-02 Nico WeberRemove HAVE_WRITEV that's unused after r255837.
2018-04-02 Nico WeberAssume existence of inttypes.h and stdint.h in DataTypes.h.
2018-04-02 Nico WeberRemove a few unreferenced config.h defines.
2018-03-29 Sylvestre LedruRename llvm library from libLLVM-X.Y to libLLVM-X
2018-03-19 Serge GueltonAccept any filepath in llvm_check_source_file_list
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...
next