OSDN Git Service

[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
[android-x86/external-llvm.git] / cmake / modules / AddLLVM.cmake
2017-09-29 Brian Gesiak[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
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 Zachary TurnerMake libcxx tests work when llvm sources are not present.
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-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 Justin Bognerllvm-isel-fuzzer: Make buildable and testable without...
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-07-12 Rui Ueyama[Solaris] Detect Solaris LD, use detection results...
2017-07-10 George Karpenkov[cmake] Remove obsolete unset in CMake.
2017-07-05 Tom StellardCMake: Add LLVM_UTILS_INSTALL_DIR option
2017-06-17 NAKAMURA Takumi[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option...
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-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-02-17 Petr Hosek[CMake] Support externalizing debug info on non-Darwin...
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-01-17 Michal Gorny[cmake] Update SOVERSION for the new versioning scheme
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-04 Chandler Carruth[gtest] Fix the way we disable a warning for unittests.
2016-12-15 Chris Bieneman[CMake] Minor change to symlink generation for LLDB
2016-12-05 Chris Bieneman[CMake] Fix symlink refactor for multi-configuration...
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-17 Chris Bieneman[CMake] [Darwin] Add support for debugging tablegen...
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-04 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-04 Michal Gorny[cmake] Reintroduce (ldconfig-compatible) SOVERSIONs...
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-09-30 Petr Hosek[CMake] Support symlinks even with LLVM_INSTALL_TOOLCHA...
2016-09-27 Chris Bieneman[CMake] Use if(... IN_LIST ...) instead of list(FIND...)
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] Export gtest/gtest_main and its dependencies...
2016-09-01 Andrey Bokhanko[CMake] Fix LLVM_ENABLE_EH and LLVM_ENABLE_RTTI on...
2016-07-27 Andrew Wilkins[llvm-go] parameterize $GOPATH construction
2016-07-25 Justin Bognercmake: When adding lit testsuites, ignore Output direct...
2016-07-19 Chandler CarruthAdd AIX support to Path.inc, Host.h, and CMake.
2016-07-10 Michael Gottesman[cmake] Create the LLVM_BUILD_UTILS option.
2016-07-05 John Brawn[CMake] Adjust export_executable_symbols to cope with...
2016-06-21 Artem Belevich[build] Make sure to link main executable with pthreads
2016-06-08 Chris Bieneman[CMake] Cleanup version check for 2.8.12
2016-06-08 Justin Bognercmake: Simplify add_lit_testsuites
2016-06-08 Chris Bieneman[CMake] Cleanup uses of USES_TERMINAL
2016-06-08 Chris Bieneman[CMake] Support overriding binary install directory
2016-06-07 Chris BienemanRevert "Use CMAKE_INSTALL_BINDIR instead of hardcoding...
2016-06-07 Chris BienemanUse CMAKE_INSTALL_BINDIR instead of hardcoding bin...
2016-05-26 John BrawnAdd auto-exporting of symbols from tools so that plugin...
2016-05-26 Steven WuRevert "[CMake] LINK_LIBS need to be public for Darwin...
2016-05-25 Chris Bieneman[CMake] LINK_LIBS need to be public for Darwin dylib...
2016-05-06 Justin Bognercmake: Avoid continue, apparently that's new
2016-05-06 Justin BognerCMake: generate check targets for lit suites without...
2016-04-29 Tobias Grossercmake: Fix grammar
2016-04-16 Alex DenisovReplace hardcoded comment at 'lit.site.cfg.in'
2016-03-31 Chris Bieneman[CMake] Provide the ability to skip stripping when...
2016-03-30 Reid Kleckner[cmake] Allow EH usage with clang-cl
2016-03-08 Chris Bieneman[CMake] Refactor add_llvm_implicit_projects to be reusable
2016-02-12 Andrew WilkinsAvoid linking LLVM component libraries with libLLVM
2016-01-22 Owen AndersonStrip local symbols when using externalized debug info.
2016-01-20 Andrew Wilkinstools/llvm-config: improve shared library support
2016-01-12 Axel NaumannExplicitly enable OBJECT library "target".
2016-01-12 Andrew WilkinsRevert r257003
2016-01-07 Andrew Wilkinstools/llvm-config: improve shared library support
2015-12-16 Sumanth GundapaneniInstall runtime dlls in the INSTALL_DIR/bin directory...
2015-12-08 Chris Bieneman[CMake] Ignore externalizing debuginfo for unit tests
2015-12-03 Chris Bieneman[CMake] Fixing bots
2015-12-03 Chris Bieneman[CMake] set_target_properties doesn't append link flags
2015-12-03 Chris Bieneman[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
2015-11-24 Chris Bieneman[CMake] export_executable_symbols also needs to add...
2015-11-11 Chris Bieneman[CMake] Make llvm_install_library_symlink respect LLVM_...
2015-11-10 Andrew Wilkins[cmake] move SONAME handling to llvm_add_library
2015-11-10 Ramkumar RamachandraAddLLVM: squelch CMP0007 by not adding empty elements...
next