1. 6418b4a [CMake] Silence unused variable warning in compiler check by Petr Hosek · 7 years ago
  2. e3c8c25 [CMake] Use a different source depending on C++ support by Petr Hosek · 7 years ago
  3. 6d4a6ff Revert "[CMake] Reland "Make simple source used for CMake checks a C file"" by Petr Hosek · 7 years ago
  4. f1588bf Revert r332683 & r332684 relating to compiler runtime checks by Reid Kleckner · 7 years ago
  5. 4f5c2af [CMake] Use <UNIX|WINDOWS>_COMMAND with separate_arguments by Petr Hosek · 7 years ago
  6. 2dd07cd [CMake] Detect the compiler runtime and standard library by Petr Hosek · 7 years ago
  7. abcaa92 [CMake] Reland "Make simple source used for CMake checks a C file" by Petr Hosek · 7 years ago
  8. 9008dc9 [PATCH] [compiler-rt, RISCV] Support builtins for RISC-V by Shiva Chen · 7 years ago
  9. c7e7557 Add powerpc64 to compiler-rt build infrastructure. by Sterling Augustine · 8 years ago
  10. e5229ff [builtins] Prevent duplicate definitions for overridden functions by Francis Ricci · 8 years ago
  11. 9d51100 Reland r311842 - [cmake] Remove i686 target that is duplicate to i386 by Michal Gorny · 8 years ago
  12. cc44d7c Revert r311842 - [cmake] Remove i686 target that is duplicate to i386 by Michal Gorny · 8 years ago
  13. 7cbce19 [cmake] Remove i686 target that is duplicate to i386 by Michal Gorny · 8 years ago
  14. 1a764aaf Revert rL309634 until upstream buildbots have upgraded libc. by Sterling Augustine · 8 years ago
  15. 0be3d11 Add powerpc64 to compiler-rt build infrastructure. by Sterling Augustine · 8 years ago
  16. f5a6395 Roll back r301831 to fix broken powerpc64le tests. by Sterling Augustine · 8 years ago
  17. 612bed1 Add powerpc64 and powerpc64le to build infrastructure. by Sterling Augustine · 8 years ago
  18. ba802a4 [compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests by Bob Haarman · 8 years ago
  19. 07eeff5 [Compiler-rt] Broken compiler-rt CMake configuring on Windows by Oleg Ranevskyy · 9 years ago
  20. 9f93113 Make cmake link flag naming consistent by Francis Ricci · 9 years ago
  21. b8cfc20 [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available by Michal Gorny · 9 years ago
  22. 330f9ef [compiler-rt] Support building builtins for a single target by Petr Hosek · 9 years ago
  23. 18d49e2 cfi: Fixes for check-cfi when configured as an external project. by Peter Collingbourne · 9 years ago
  24. 7ddd599 [CMake] Rename back SIMPLE_SOURCE to compile as C++ by Jonas Hahnfeld · 9 years ago
  25. 4598081 Revert "[CMake] Explicitly add --target option to compiler flags" by Chris Bieneman · 9 years ago
  26. 689eed3 [CMake] Explicitly add --target option to compiler flags by Chris Bieneman · 9 years ago
  27. 9504db0 [cmake] Support overriding llvm-config query results by Michal Gorny · 9 years ago
  28. e0c295a [cmake] Fix append_rtti_flag macro and bad var name by Filipe Cabecinhas · 9 years ago
  29. 2b23fdc build: allow building a specific set of sanitizers by Saleem Abdulrasool · 9 years ago
  30. cd0c083 [CMake] Load LLVMConfig for standalone build of builtins by Jonas Hahnfeld · 9 years ago
  31. cdd2596 [compiler-rt][cmake] Don't reset CAN_TARGET_${arch} on every cmake invocation. by Daniel Sanders · 9 years ago
  32. ff39f08 [compiler-rt] Fix target architecture matching by Francis Ricci · 9 years ago
  33. a6c33c4 [compiler-rt] Split cflags and link flags to avoid warnings by Etienne Bergeron · 9 years ago
  34. 89d91c3 [CMake] detect_target_arch needs to be moved to Utils by Chris Bieneman · 9 years ago
  35. 4e4d430 [CMake] NFC. Add support for testing the compiler without testing the linker by Chris Bieneman · 9 years ago
  36. ee9e22a [CMake] Adding some missing CMake includes. NFC. by Chris Bieneman · 9 years ago
  37. 7ccd4bf [cmake] Address Samsonov's post-commit review of r262723 by Filipe Cabecinhas · 9 years ago
  38. 824b8b3 [CMake] [NFC] Move macro definitions out of config-ix.cmake by Chris Bieneman · 9 years ago
  39. bfcbe76 [compiler-rt] list_union() is actually an intersect operation. Rename it. by Daniel Sanders · 10 years ago
  40. b336cc1 Revert "[CMake] Provide options for toggling on and off various runtime libraries." by Chris Bieneman · 10 years ago
  41. 7fbd991 [CMake] Provide options for toggling on and off various runtime libraries. by Chris Bieneman · 10 years ago
  42. 19c8451 [CMake] Add experimental support for building compiler-rt for iOS by Chris Bieneman · 10 years ago
  43. 07b9501 Silence some CMake 3.3 dev warnings in compiler-rt by Reid Kleckner · 10 years ago
  44. d09b230 [ASan] Only include rpc headers if they are available. by Yury Gribov · 10 years ago
  45. 5b15f1f Cmake variables are global, which is why we would get crud like /machine:X86 in the list of compiler options for MSVC. Clear out the variable before attempting to enumerate arguments and set them. by Aaron Ballman · 11 years ago
  46. 972f3a0 [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if by Kuba Brecka · 11 years ago
  47. 1d7819b [CMake] Cleanup CMake rules after r219302. NFC. by Alexey Samsonov · 11 years ago
  48. 561adf2 [CMake] Use /W3 instead of -Wall on Windows. Remove add_definitions abuse. by Alexey Samsonov · 11 years ago
  49. 471b11c [CMake] Make append_if semantics similar to those used in LLVM by Alexey Samsonov · 11 years ago
  50. fbf8ff3 [CMake] Better support for COMPILER_RT_ENABLE_WERROR. Make sure compiler-rt libraries are build by 'make all' command by Alexey Samsonov · 11 years ago
  51. 2d8d713 [CMake] Rudimentary support for standalone CompilerRT build system. by Alexey Samsonov · 11 years ago
  52. 0571186 [CMake] Simplify setting compile flag disabling RTTI by Alexey Samsonov · 11 years ago
  53. 7e8db74 Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info. by Peter Collingbourne · 12 years ago
  54. 304026d [CMake] set -mmacosx-version-min to 10.7 if compiler-rt is built with -stdlib=libc++ by Alexey Samsonov · 12 years ago
  55. 392c50d CMake: create AddCompilerRT module and implement convenience add_compiler_rt_object_library function by Alexey Samsonov · 13 years ago