OSDN Git Service

[cmake] Add function for building native tool
[android-x86/external-llvm.git] / cmake / modules /
2019-04-02 Shoaib Meenai[cmake] Add function for building native tool
2019-03-30 Shoaib Meenai[cmake] Remove use of deprecated generator expression...
2019-03-26 Shoaib Meenai[cmake] Reset variable before using it
2019-03-25 Mikhail R. GadelhaMoved everything SMT-related to LLVM and updated the...
2019-03-15 Alex Langford[CMake] Correct CMake message mode
2019-03-13 Jason Liu[AIX][CMake] Changes for building on AIX with XL and GCC
2019-03-13 Hubert TongUse AIX version detection at LLVM run-time
2019-03-09 Petr Hosek[CMake] Support stripping and linking output to .build...
2019-03-07 Hubert TongAdd secondary libstdc++ 4.8 and 5.1 detection mechanisms
2019-03-06 Rong Xu[PGO] Context sensitive PGO (part 4)
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
2019-03-05 Shoaib Meenai[cmake] Create exports for umbrella library targets
2019-03-04 Kamil RytarowskiRevert duplicate check for DragonFly BSD
2019-03-04 Kamil RytarowskiUnbreak shared library linkage on DragonFlyBSD.
2019-02-20 Tom StellardCMake: Fix stand-alone clang builds since r353268
2019-02-19 Daniel SandersFix builds with llvm/runtimes/compiler-rt after r354365
2019-02-19 Daniel SandersFix builds for older macOS deployment targets after...
2019-02-19 Daniel SandersAnnotate timeline in Instruments with passes and other...
2019-02-13 Michal Gorny[llvm] [cmake] Provide split include paths in LLVMConfig
2019-02-11 Michal Gorny[llvm] [cmake] Use current directory in GenerateVersion...
2019-02-09 Mikhail R. GadelhaThis reverts commit 1440a848a635849b97f7a5cfa0ecc40d374...
2019-02-08 Rong Xu[Cmake] Add an option to build LLVM using the experimen...
2019-02-07 Shoaib Meenai[cmake] Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to...
2019-02-07 JF BastienBump minimum toolchain version
2019-02-07 Mikhail R. GadelhaMove the SMT API to LLVM
2019-02-06 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-02-02 JF BastienRevert "Bump minimum toolchain version"
2019-02-02 JF BastienBump minimum toolchain version
2019-02-01 Stefan Granitz[CMake] Add install targets for utilities to LLVM expor...
2019-02-01 JF BastienRevert "Bump minimum toolchain version"
2019-02-01 JF BastienBump minimum toolchain version
2019-01-31 JF BastienRevert "Bump minimum toolchain version"
2019-01-31 JF BastienBump minimum toolchain version
2019-01-31 Petr HosekRevert "[CMake] Unify scripts for generating VCS headers"
2019-01-31 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-01-30 Stefan Granitz[CMake] Accept ENTITLEMENTS in llvm_add_library()
2019-01-28 Michal Gorny[cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNA...
2019-01-21 JF BastienDocument toolchain update policy
2019-01-16 JF Bastien[NFC] Factor out + document build requirements
2019-01-11 Stefan Granitz[CMake] Export utility targets to the build/install...
2019-01-04 Stefan Granitz[CMake] Use XCODE_ATTRIBUTE properties for code signing...
2018-12-22 Tom StellardFix mingw build failures caused by r349839
2018-12-20 Tom StellardFix Windows build failures caused by r349839
2018-12-20 Tom Stellardcmake: Remove add_llvm_loadable_module()
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 Alexandre GaneaRevert r349517 "[CMake] Default options for faster...
2018-12-19 Nico WeberLet TableGen write output only if it changed, instead...
2018-12-19 Alexandre GaneaRe-land "Fix MSVC dependency issue between Clang-tableg...
2018-12-18 Alexandre GaneaRevert r349541 (Fix MSVC dependency issue between Clang...
2018-12-18 Alexandre GaneaFix MSVC dependency issue between Clang-tablegen and...
2018-12-18 Alexandre Ganea[CMake] Default options for faster executables on MSVC
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-22 Haojian WuRevert r343473 "Move llvm util dependencies from clang...
2018-11-20 Aaron BallmanSilence C4709 in MSVC because it is buggy.
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-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
next