aboutsummaryrefslogtreecommitdiff
path: root/llvm/runtimes
AgeCommit message (Expand)AuthorFilesLines
2017-07-18[CMake] Set toolchain tools in cross-target runtimes buildPetr Hosek1-0/+1
2017-07-14[CMake]Use LLVM_LIBRARY_DIR for lib path.Leo Li1-3/+5
2017-07-11[CMake] Support multi-target runtimes buildPetr Hosek2-28/+158
2017-07-11Remove circular dependency from runtimes/CMakeListsGeorge Karpenkov1-1/+0
2017-07-10[CMake] Dependencies for tests in "runtimes"George Karpenkov1-3/+21
2017-06-02[CMake][runtimes] Add install target for runtimes builtinsPetr Hosek1-0/+2
2017-04-13[CMake][runtimes] Use -nodefaultlibs for the runtimes buildPetr Hosek1-1/+19
2017-03-24[CMake] Support single target builtins build on DarwinPetr Hosek1-1/+14
2017-03-23[CMake] Provide an option to disable runtimes buildPetr Hosek1-3/+10
2017-01-10[CMake] Handle common options for runtimes buildPetr Hosek1-0/+4
2017-01-02[CMake] Set HAVE_${runtime} before including any subdirectoriesChris Bieneman1-0/+6
2016-12-12[CMake] Multi-target builtins buildPetr Hosek1-6/+34
2016-10-19[CMake] Make the runtimes directory work with bootstrap buildsChris Bieneman1-0/+15
2016-09-15[CMake] Fixing lit for runtimes directoryJonas Hahnfeld1-0/+3
2016-09-01[CMake] Connecting check-all and test-depends targets correctlyChris Bieneman1-1/+2
2016-08-30[CMake] Ensure that compiler-rt is added firstChris Bieneman1-0/+15
2016-08-29[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variablesChris Bieneman1-0/+2
2016-08-27[CMake] Only generate Components.cmake if components are specifiedChris Bieneman1-18/+20
2016-08-26[CMake] Expose runtime component check targetsChris Bieneman1-0/+4
2016-08-26[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directoryChris Bieneman1-5/+10
2016-08-25[CMake] Add support for exposing runtime targetsChris Bieneman2-11/+44
2016-08-25Hooking up a check-all target for the runtimes projectsChris Bieneman1-2/+42
2016-08-18[CMake] Add variables for tracking which runtimes are includedChris Bieneman1-0/+4
2016-08-18[CMake] Create convenience targets for runtime projectsChris Bieneman1-0/+7
2016-08-18[CMake] Make llvm-config implicit dependency for subprojectsChris Bieneman1-1/+1
2016-06-23[CMake] Add LLVM runtimes directoryChris Bieneman1-0/+90