summaryrefslogtreecommitdiffstats
path: root/runtimes
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Set toolchain tools in cross-target runtimes buildPetr Hosek2017-07-181-0/+1
* [CMake]Use LLVM_LIBRARY_DIR for lib path.Leo Li2017-07-141-3/+5
* [CMake] Support multi-target runtimes buildPetr Hosek2017-07-112-28/+158
* Remove circular dependency from runtimes/CMakeListsGeorge Karpenkov2017-07-111-1/+0
* [CMake] Dependencies for tests in "runtimes"George Karpenkov2017-07-101-3/+21
* [CMake][runtimes] Add install target for runtimes builtinsPetr Hosek2017-06-021-0/+2
* [CMake][runtimes] Use -nodefaultlibs for the runtimes buildPetr Hosek2017-04-131-1/+19
* [CMake] Support single target builtins build on DarwinPetr Hosek2017-03-241-1/+14
* [CMake] Provide an option to disable runtimes buildPetr Hosek2017-03-231-3/+10
* [CMake] Handle common options for runtimes buildPetr Hosek2017-01-101-0/+4
* [CMake] Set HAVE_${runtime} before including any subdirectoriesChris Bieneman2017-01-021-0/+6
* [CMake] Multi-target builtins buildPetr Hosek2016-12-121-6/+34
* [CMake] Make the runtimes directory work with bootstrap buildsChris Bieneman2016-10-191-0/+15
* [CMake] Fixing lit for runtimes directoryJonas Hahnfeld2016-09-151-0/+3
* [CMake] Connecting check-all and test-depends targets correctlyChris Bieneman2016-09-011-1/+2
* [CMake] Ensure that compiler-rt is added firstChris Bieneman2016-08-301-0/+15
* [CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variablesChris Bieneman2016-08-291-0/+2
* [CMake] Only generate Components.cmake if components are specifiedChris Bieneman2016-08-271-18/+20
* [CMake] Expose runtime component check targetsChris Bieneman2016-08-261-0/+4
* [CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directoryChris Bieneman2016-08-261-5/+10
* [CMake] Add support for exposing runtime targetsChris Bieneman2016-08-252-11/+44
* Hooking up a check-all target for the runtimes projectsChris Bieneman2016-08-251-2/+42
* [CMake] Add variables for tracking which runtimes are includedChris Bieneman2016-08-181-0/+4
* [CMake] Create convenience targets for runtime projectsChris Bieneman2016-08-181-0/+7
* [CMake] Make llvm-config implicit dependency for subprojectsChris Bieneman2016-08-181-1/+1
* [CMake] Add LLVM runtimes directoryChris Bieneman2016-06-231-0/+90