summaryrefslogtreecommitdiff
path: root/runtimes/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-08[runtimes] Add install-*-stripped targetsShoaib Meenai
2017-11-27[CMake][runtimes] Support monorepo layout with runtimes buildPetr Hosek
2017-11-17[CMake][runtimes] Don't passthrough prefixes for non-default targetsPetr Hosek
2017-11-16[CMake][runtimes] Use cmake_parse_arguments in runtimes functionsPetr Hosek
2017-11-14[CMake][runtimes] Don't process common options in runtimes buildPetr Hosek
2017-11-14[CMake][runtimes] Set compiler as working even for default targetPetr Hosek
2017-11-08[CMake][runtimes] Fix the variable namePetr Hosek
2017-09-08[CMake][runtimes] Use the same configuration for non-target and "default" targetPetr Hosek
2017-09-02[CMake][runtimes] Use target specific name for all runtimes targetsPetr Hosek
2017-09-01[CMake] Add more runtime configurations.Leo Li
2017-08-16[CMake][runtimes] Support for building target variantsPetr Hosek
2017-07-24[CMake] Remove redundant logic in runtimes/CMakeList.txtLeo Li
2017-07-18[CMake] Set toolchain tools in cross-target runtimes buildPetr Hosek
2017-07-14[CMake]Use LLVM_LIBRARY_DIR for lib path.Leo Li
2017-07-11[CMake] Support multi-target runtimes buildPetr Hosek
2017-07-11Remove circular dependency from runtimes/CMakeListsGeorge Karpenkov
2017-07-10[CMake] Dependencies for tests in "runtimes"George Karpenkov
2017-06-02[CMake][runtimes] Add install target for runtimes builtinsPetr Hosek
2017-04-13[CMake][runtimes] Use -nodefaultlibs for the runtimes buildPetr Hosek
2017-03-24[CMake] Support single target builtins build on DarwinPetr Hosek
2017-03-23[CMake] Provide an option to disable runtimes buildPetr Hosek
2017-01-10[CMake] Handle common options for runtimes buildPetr Hosek
2017-01-02[CMake] Set HAVE_${runtime} before including any subdirectoriesChris Bieneman
2016-12-12[CMake] Multi-target builtins buildPetr Hosek
2016-10-19[CMake] Make the runtimes directory work with bootstrap buildsChris Bieneman
2016-09-15[CMake] Fixing lit for runtimes directoryJonas Hahnfeld
2016-09-01[CMake] Connecting check-all and test-depends targets correctlyChris Bieneman
2016-08-30[CMake] Ensure that compiler-rt is added firstChris Bieneman
2016-08-29[CMake] Builtins build needs LLVM_*_OUTPUT_INTDIR variablesChris Bieneman
2016-08-27[CMake] Only generate Components.cmake if components are specifiedChris Bieneman
2016-08-26[CMake] Expose runtime component check targetsChris Bieneman
2016-08-26[CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directoryChris Bieneman
2016-08-25[CMake] Add support for exposing runtime targetsChris Bieneman
2016-08-25Hooking up a check-all target for the runtimes projectsChris Bieneman
2016-08-18[CMake] Add variables for tracking which runtimes are includedChris Bieneman
2016-08-18[CMake] Create convenience targets for runtime projectsChris Bieneman
2016-08-18[CMake] Make llvm-config implicit dependency for subprojectsChris Bieneman
2016-06-23[CMake] Add LLVM runtimes directoryChris Bieneman