aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2018-11-05[CMake] Expose opt-remark tooling through libOptRemarks.dylibFrancis Visoiu Mistrih
2018-11-01Enable -Wimplicit-fallthrough for clang as well as GCCReid Kleckner
2018-10-24[MinGW] Enable large file for mingw-w64Martin Storsjo
2018-10-15[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPESChris Bieneman
2018-10-15[CMake] Change the default value of LLVM_ENABLE_IDEChris Bieneman
2018-10-11[CMake] Temporarily remove the LLVM_ENABLE_IDE optionChris Bieneman
2018-10-11[CMake] Unconditionally add .h and .td files to target sourcesChris Bieneman
2018-10-10[CMake] NFC. Updating documentation on optionsChris Bieneman
2018-10-05[cmake] Also create lowercase extension WinSDK symlinksShoaib Meenai
2018-10-01Move llvm util dependencies from clang-tools-extra to add_lit_target.Haojian Wu
2018-09-26[CMake] Avoid REVERSE on unset variableSven van Haastregt
2018-09-21Move individual benchmark targets into the Utils folder in IDEs.Aaron Ballman
2018-09-14Test commit accessLion Yang
2018-09-14Introduce explicit add_unittest_with_input_files target for tests that use ll...Nico Weber
2018-09-07[CMake] Fix LLVM_ENABLE_LTO option on WindowsAlexandre Ganea
2018-09-06Fix a configure issue with Visual Studio generators.Zachary Turner
2018-09-05Add support for unittest inputs.Zachary Turner
2018-09-04Disable -Wnoexcept-type due to false positives with GCC.Aaron Ballman
2018-08-30Remove LIT_SITE_CFG_IN_FOOTER, llvmNico Weber
2018-08-30Revert "[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES"Roman Lebedev
2018-08-28Pull google/benchmark library to the LLVM treeKirill Bobyrev
2018-08-22[CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPESChris Bieneman
2018-08-16[cmake] Prevent LLVMgold.so from being unloaded on LinuxHans Wennborg
2018-08-14[CMake] Split -gx strip flag into -g -xPetr Hosek
2018-08-09[CMake] Use normalized Windows target triplesPetr Hosek
2018-08-08[cmake] Append LLVM_VERSION_SUFFIX to SOVERSIONMichal Gorny
2018-08-08cmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmakeMichal Gorny
2018-08-01Add llvm-rc to LLVM_TOOLCHAIN_TOOLS (PR38386)Hans Wennborg
2018-07-27[CMake] Followup for r337366: Only export LLVM_LINK_LLVM_DYLIB if it's set to ONPhilip Pfaffe
2018-07-20[UBSan] Also use blacklist for 'Address; Undefined' settingFlorian Hahn
2018-07-19Disable GCC's -Wclass-memaccess warningReid Kleckner
2018-07-18[CMake] Export the LLVM_LINK_LLVM_DYLIB settingPhilip Pfaffe
2018-07-15[CMake] Pass CMAKE_INSTALL_DO_STRIP to external projectsPetr Hosek
2018-07-10[CMake] Teach the build system to codesign built productsJustin Bogner
2018-06-29[cmake] Change WIN32 test to CMAKE_HOST_WIN32Filipe Cabecinhas
2018-06-28[CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple platformsJustin Bogner
2018-06-27[CMake] Use variables rather than ":" delimitersPetr Hosek
2018-06-23[CMake] Do not use --gc-sections on OpenBSDBrad Smith
2018-06-14[cmake] Change ON/OFF to YES/NO. NFCShoaib Meenai
2018-06-14[cmake] Add linker detection for Apple platformsShoaib Meenai
2018-06-14[CMAKE] Honor CMAKE_OSX_SYSROOT to compute include dir for libxml2Bruno Cardoso Lopes
2018-06-06[CMake] Pass additional CMake tools to external projectsPetr Hosek
2018-06-06[cmake] fix a typo in llvm_config macroPavel Labath
2018-05-31Use -Wextra spelling instead of -WNico Weber
2018-05-21Remove CMake workaround for LLD PR24476 which is no longer neededReid Kleckner
2018-05-20Revert 332750, llvm part (see comment on D46910).Nico Weber
2018-05-20[cmake] Add a switch to enable/disable bindings.Vassil Vassilev
2018-05-19Enable colored diagnostics in ninja builds when building with gcc 4.9+.Nico Weber
2018-05-18[Support] Avoid normalization in sys::getDefaultTargetTriplePetr Hosek
2018-05-17[CMake] Make optimizing sanitizer builds optionalChris Bieneman