OSDN Git Service

android: shared_llvm.mk: add libLLVMOrcJIT to llvm_device_static_libraries
[android-x86/external-llvm.git] / runtimes /
2019-06-11 Chris BienemanSetup testing target dependencies for default runtimes
2019-06-02 Petr Hosek[CMake] Use libtool for runtimes when building for...
2019-05-31 Petr Hosek[CMake] Provide an option to use relative paths in...
2019-05-30 Petr Hosek[CMake] Use find_package(LLVM) instead of LLVMConfig
2019-05-30 Petr Hosek[CMake] Set LLVM_PATH in the runtimes build
2019-05-29 Chris Bieneman[CMake] [Runtimes] Set *_STANDALONE_BUILD
2019-05-24 Chris Bieneman[CMake] Fix issues building runtimes
2019-05-23 Chris Bieneman[CMake] Fixing errors in r361513
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-22 Chris Bieneman[Runtimes] If LLVM_INCLUDE_TESTS=On depend on gtest
2019-05-22 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-04-22 Petr Hosek[CMake] Replace the sanitizer support in runtimes build...
2019-03-10 Petr Hosek[runtime] Use --strip-all rather than --strip-sections
2019-03-09 Petr Hosek[CMake] Support stripping and linking output to .build...
2019-03-08 Matthew VossRevert "[runtimes] Move libunwind, libc++abi and libc...
2019-03-08 Petr Hosek[runtimes] Move libunwind, libc++abi and libc++ to...
2019-03-04 Shoaib Meenai[build] Rename clang-headers to clang-resource-headers
2019-02-20 Petr Hosek[CMake][runtimes] Set clang-header dependency for builtins
2019-02-16 Petr Hosek[CMake] Use variables rather than ":" delimiters
2019-02-12 Shoaib Meenai[build] Remove a stray comment. NFC
2019-02-12 Petr Hosek[CMake] Don't override required compiler flags in the...
2019-02-09 Petr Hosek[CMake] Don't set <PROJECT>_STANDALONE_BUILD
2019-01-28 Petr HosekRevert "[CMake] Use __libc_start_main rather than fopen...
2019-01-28 Petr Hosek[CMake] Use __libc_start_main rather than fopen when...
2018-07-13 Petr HosekRevert "[CMake] Pass Clang defaults to runtimes builds"
2018-07-10 Petr Hosek[CMake] Set per-runtime library directory suffix in...
2018-06-28 Petr HosekSupport for multiarch runtimes layout
2018-06-27 Petr Hosek[CMake] Provide direct support for building sanitized...
2018-06-27 Petr Hosek[CMake] Use variables rather than ":" delimiters
2018-06-06 Petr Hosek[CMake] Pass additional CMake tools to external projects
2018-05-22 Petr Hosek[CMake] Pass Clang defaults to runtimes builds
2018-05-17 Chris Bieneman[CMake] Support runtimes in distributions
2018-04-27 Kostya Kortchinsky[CMake] Enable warnings for runtimes
2018-04-11 Petr Hosek[CMake][runtimes] Process common options in runtimes...
2018-01-08 Petr Hosek[CMake] Support for cross-compilation when build runtimes
2017-12-08 Shoaib Meenai[runtimes] Add install-*-stripped targets
2017-11-27 Petr Hosek[CMake][runtimes] Support monorepo layout with runtimes...
2017-11-17 Petr Hosek[CMake][runtimes] Don't passthrough prefixes for non...
2017-11-16 Petr Hosek[CMake][runtimes] Use cmake_parse_arguments in runtimes...
2017-11-14 Petr Hosek[CMake][runtimes] Don't process common options in runti...
2017-11-14 Petr Hosek[CMake][runtimes] Set compiler as working even for...
2017-11-08 Petr Hosek[CMake][runtimes] Fix the variable name
2017-09-08 Petr Hosek[CMake][runtimes] Use the same configuration for non...
2017-09-02 Petr Hosek[CMake][runtimes] Use target specific name for all...
2017-09-01 Leo Li[CMake] Add more runtime configurations.
2017-08-16 Petr Hosek[CMake][runtimes] Support for building target variants
2017-07-24 Leo Li[CMake] Remove redundant logic in runtimes/CMakeList.txt
2017-07-18 Petr Hosek[CMake] Set toolchain tools in cross-target runtimes...
2017-07-14 Leo Li[CMake]Use LLVM_LIBRARY_DIR for lib path.
2017-07-11 Petr Hosek[CMake] Support multi-target runtimes build
2017-07-11 George KarpenkovRemove circular dependency from runtimes/CMakeLists
2017-07-10 George Karpenkov[CMake] Dependencies for tests in "runtimes"
2017-06-02 Petr Hosek[CMake][runtimes] Add install target for runtimes builtins
2017-04-13 Petr Hosek[CMake][runtimes] Use -nodefaultlibs for the runtimes...
2017-03-24 Petr Hosek[CMake] Support single target builtins build on Darwin
2017-03-23 Petr Hosek[CMake] Provide an option to disable runtimes build
2017-01-10 Petr Hosek[CMake] Handle common options for runtimes build
2017-01-02 Chris Bieneman[CMake] Set HAVE_${runtime} before including any subdir...
2016-12-12 Petr Hosek[CMake] Multi-target builtins build
2016-10-19 Chris Bieneman[CMake] Make the runtimes directory work with bootstrap...
2016-09-15 Jonas Hahnfeld[CMake] Fixing lit for runtimes directory
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-08-30 Chris Bieneman[CMake] Ensure that compiler-rt is added first
2016-08-29 Chris Bieneman[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variables
2016-08-27 Chris Bieneman[CMake] Only generate Components.cmake if components...
2016-08-26 Chris Bieneman[CMake] Expose runtime component check targets
2016-08-26 Chris Bieneman[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
2016-08-25 Chris Bieneman[CMake] Add support for exposing runtime targets
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-18 Chris Bieneman[CMake] Add variables for tracking which runtimes are...
2016-08-18 Chris Bieneman[CMake] Create convenience targets for runtime projects
2016-08-18 Chris Bieneman[CMake] Make llvm-config implicit dependency for subpro...
2016-06-23 Chris Bieneman[CMake] Add LLVM runtimes directory