summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/CrossCompile.cmake
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Pass external project source directories to sub-configuresShoaib Meenai2019-10-171-0/+9
* [cmake] Convert the NATIVE llvm build process to be project agnosticNathan Lanza2019-07-191-28/+31
* [cmake] Fix bug in r358779 - [CMake] Pass monorepo build settings in cross co...Don Hinton2019-04-211-2/+7
* [CMake] Pass monorepo build settings in cross compileChris Bieneman2019-04-191-0/+2
* [cmake] Add function for building native toolShoaib Meenai2019-04-021-0/+27
* [cmake] Pass LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN to NATIVE configureShoaib Meenai2019-02-071-0/+1
* [CMake] Support for cross-compilation when build runtimesPetr Hosek2018-01-081-0/+2
* [cmake] Pass CMAKE_MAKE_PROGRAM to native configureShoaib Meenai2018-01-081-0/+1
* [cmake] Fix host tools build in when LLVM_EXPERIMENTAL_TARGETS_TO_BUILD is setAlex Bradbury2017-12-131-0/+3
* [cmake] Pass TARGETS_TO_BUILD through to host tools buildJustin Bogner2017-12-111-1/+6
* [cmake] Make setting of CMAKE_C(XX)_COMPILER flags overridable for cross-buildsPavel Labath2017-12-081-5/+9
* [cmake] Move CMAKE_(C|CXX)_COMPILER variables before CROSS_TOOLCHAIN_FLAGS soDon Hinton2017-12-061-2/+2
* [cmake] Re-commit: Remove redundant call to cmake when building host tools.Don Hinton2017-12-021-28/+15
* [cmake] Revert (rL319574): Resubmit Remove redundant call to cmake when build...Don Hinton2017-12-011-13/+28
* [cmake] Resubmit Remove redundant call to cmake when building host tools.Don Hinton2017-12-011-28/+13
* Rollback r319176.Don Hinton2017-11-291-13/+28
* [cmake] Pass LLVM_USE_LINKER flag when building host tools, e.g.,Don Hinton2017-11-281-1/+4
* [cmake] Remove redundant call to cmake when building host tools.Don Hinton2017-11-281-26/+10
* [CMake] Add custom target to create build directoryJonas Hahnfeld2017-11-081-1/+4
* CMake: make LLVM_OPTIMIZED_TABLEGEN friendly with LLVM_EXTERNAL_CLANG_SOURCE_DIRMehdi Amini2016-11-111-0/+5
* [CMake] Fixing a typoChris Bieneman2016-06-081-1/+1
* [CMake] Flag recursive cmake invocations for cross-compileJoseph Tremoulet2015-09-091-0/+2
* Refactoring CMake CrossCompile module.Chris Bieneman2015-03-121-33/+55
* Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...Chris Bieneman2014-09-031-0/+33
OpenPOWER on IntegriCloud