1. ad46a18 [CMake] Passthrough CFLAGS when checking the compiler-rt path by Petr Hosek · 6 years ago
  2. 2d7654e Add cxx-benchmark-unittests target by Eric Fiselier · 6 years ago
  3. 84f9609 [CMake] Use just basename when copying C++ ABI headers by Petr Hosek · 6 years ago
  4. 63f54c0 Attempt to unbreak Windows configuration. by Eric Fiselier · 6 years ago
  5. 162ce3f [CMake] Don't install c++abi headers in standalone libc++ build by Petr Hosek · 6 years ago
  6. 83f3cdc [CMake] Fix the setting of LIBCXX_HEADER_DIR in standalone build by Petr Hosek · 6 years ago
  7. 44ef94a Reland "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  8. 78c3548 Revert "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  9. 24acfd8 [CMake] Support statically linking dependencies only to shared or static library by Petr Hosek · 6 years ago
  10. 4d34ec0 [CMake] Install C++ ABI headers into the right location by Petr Hosek · 6 years ago
  11. 4d66f09 Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  12. 7ef8270 [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  13. 204d5ec [CMake] Use common variable for all header targets NFC by Petr Hosek · 6 years ago
  14. 8650687 [CMake] Add a missing target dependency on C++ ABI headers by Petr Hosek · 6 years ago
  15. f48515b Reland "Use custom command and target to install libc++ headers" by Petr Hosek · 6 years ago
  16. 09ff3dc Revert "[CMake] Use custom command and target to install libc++ headers" by Petr Hosek · 6 years ago
  17. 8d0d6fa [CMake] Use custom command and target to install libc++ headers by Petr Hosek · 6 years ago
  18. c5121b9 [libcxx][cmake] Remove libatomic temporarily from CMAKE_REQUIRED_LIBRARIES when configuring by Simon Dardis · 6 years ago
  19. c0a4761 [cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional ones. by Don Hinton · 6 years ago
  20. 4746c1e Fix installation of cxxabi.h through libc++. by Eric Fiselier · 7 years ago
  21. 3a84027 Make libcxx tests work when llvm sources are not present. by Zachary Turner · 7 years ago
  22. 7a87049 Resubmit "Fix llvm-lit script generation in libcxx." by Zachary Turner · 7 years ago
  23. 8130661 Revert "Fix llvm-lit script generation in libcxx." by Zachary Turner · 7 years ago
  24. 2205438 Fix llvm-lit script generation in libcxx. by Zachary Turner · 7 years ago
  25. 347be61 [libcxx][CMake] Add install path variable to allow overriding the destination by Petr Hosek · 7 years ago
  26. afb5476 Correct typo: LIBCXXABI_BUILTINS_LIBRARY -> LIBCXX_BUILTINS_LIBRARY by Eric Fiselier · 7 years ago
  27. fa3bd28 libcxx: fix bootstrapping for mingw-w64 by Martell Malone · 7 years ago
  28. cebb3e9 [CMake][libcxx] Fix the --target and --gcc-toolchain flag handling by Petr Hosek · 7 years ago
  29. effdf24 [CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs by Petr Hosek · 7 years ago
  30. 1662a85 [CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested by Petr Hosek · 7 years ago
  31. ccc0f58 Try to fix the libcxx build with mingw64 by Reid Kleckner · 7 years ago
  32. dd1f059 Fix cmake to find the compiler-rt libs on darwin by Bruno Cardoso Lopes · 7 years ago
  33. c51e0d2 Change test coverage generation to use llvm-cov instead of gcov. by Eric Fiselier · 7 years ago
  34. 1edf316 Recommit "Split exception.cpp and new.cpp implementation into different files for different runtimes." by Eric Fiselier · 7 years ago
  35. d3298ad Revert "Split exception.cpp and new.cpp implementation into different files for different runtimes." by Eric Fiselier · 7 years ago
  36. 801e00b Correctly default to using the system libc++abi on Apple. by Eric Fiselier · 7 years ago
  37. bde2871 Improve CMake and LIT support for Windows by Eric Fiselier · 7 years ago
  38. 3508e7a Reland "[CMake][libcxx] Move Python check to main CMake file" by Petr Hosek · 7 years ago
  39. 78463e7 Fix copy-paste errors in r292001 by Eric Fiselier · 7 years ago
  40. fdd3c91 [libc++] [CMake] Link with /nodefaultlibs on Windows by Eric Fiselier · 7 years ago
  41. d5904a2 Don't dump llvm-config --cmakedir output if command fails. by Eric Fiselier · 7 years ago
  42. 0758410 Revert "[CMake][libcxx] Move Python check to main CMake file" by Petr Hosek · 7 years ago
  43. 39441fe [CMake][libcxx] Move Python check to main CMake file by Petr Hosek · 7 years ago
  44. 174ff71 [cmake] Obtain LLVM_CMAKE_PATH from llvm-config if available by Michal Gorny · 7 years ago
  45. 5a60459 PR31540: install libc++abi headers into include/c++/v1 in build area. by Richard Smith · 7 years ago
  46. cfc5515 Recommit r290839 - Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 7 years ago
  47. 983f384 Revert r290839 - Fix configuring and building libc++ w/o an ABI library by Eric Fiselier · 7 years ago
  48. ea38cde Fix configuring and building libc++ w/o an ABI library. by Eric Fiselier · 7 years ago
  49. cfe109b build: dont detect libraries for Windows by Saleem Abdulrasool · 7 years ago
  50. 513447d [libcxx][CMake] Move the warning to HandleOutOfTreeLLVM by Petr Hosek · 8 years ago
  51. 11715ba Put C++ ABI headers in a special build directory instead of the top level. by Eric Fiselier · 8 years ago
  52. 5e000c6 Add check-cxx-abilist target when supported. by Eric Fiselier · 8 years ago
  53. 4f031f8 [cmake] Allow testing against installed LLVM with no sources by Michal Gorny · 8 years ago
  54. 472c8c6 Remove dead CMake target by Eric Fiselier · 8 years ago
  55. a54229f Cleanup CMake status output by Eric Fiselier · 8 years ago
  56. 3bf8a9c Fix linker script generation for in-tree builds by Eric Fiselier · 8 years ago
  57. 512cf2d [CMake] NFC. Missed the other uses in r280406 by Chris Bieneman · 8 years ago
  58. 2e35384 [CMake] Don't copy headers on fully standalone by Chris Bieneman · 8 years ago
  59. 25a93c5 Fix libc++ configuration with -fsanitize-coverage by Ivan Krasin · 8 years ago
  60. eb930a5 libc++: perform configuration checks with -nodefaultlibs by Saleem Abdulrasool · 8 years ago
  61. e146f75 libc++: add an option to build against compiler-rt by Saleem Abdulrasool · 8 years ago
  62. af7f1a8 Revert "libc++: Perform configuration checks with -nodefaultlibs" by Saleem Abdulrasool · 8 years ago
  63. ab80428 libc++: Perform configuration checks with -nodefaultlibs by Saleem Abdulrasool · 8 years ago
  64. 8c22696 [CMake] Get libcxx building under LLVM/runtimes by Chris Bieneman · 8 years ago
  65. 5432e3b Rework libatomic handling in CMake and LIT. by Eric Fiselier · 8 years ago
  66. 54f2d20 [CMake] Cleanup uses of USES_TERMINAL by Chris Bieneman · 8 years ago
  67. a27cbf8 [libcxx] Allow target flags to affect CMake configuration tests by Eric Fiselier · 8 years ago
  68. 1eb7445 Fix PR27875. Parse LIBCXX_CXX_ABI_LIBRARY_PATH as a path not a string by Eric Fiselier · 8 years ago
  69. 25bcc0f [libcxx] Prefer C++14 over C++11 when building libc++experimental. by Eric Fiselier · 8 years ago
  70. 100ce64 Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers. by Eric Fiselier · 8 years ago
  71. fea3b21 Issue a warning instead of fatal errors when checks for libatomic fail. by Vasileios Kalintiris · 8 years ago
  72. 629135a Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with LLVM by Eric Fiselier · 8 years ago
  73. df69432 Fix r260515 - Correct typos in CMake changes by Eric Fiselier · 8 years ago
  74. cb6641a Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  75. 1654db4 Revert "Introduce a cmake module to figure out whether we need to link with libatomic." by Vasileios Kalintiris · 8 years ago
  76. b56fdea Introduce a cmake module to figure out whether we need to link with libatomic. by Vasileios Kalintiris · 8 years ago
  77. c35d862 Fix the search path for CMake files by Niels Ole Salscheider · 8 years ago
  78. ce5695f Revert r256606 due to compiler-rt sanitizer bot failures by Eric Fiselier · 8 years ago
  79. 44f2e41 Cleanup CMake for out-of-tree builds by Eric Fiselier · 8 years ago
  80. 563647a Replace cmake check for printf with a check for fopen. by Evgeniy Stepanov · 9 years ago
  81. 1cf5a81 Only disable linker script when LIBCXX_CXX_ABI_LIBNAME is none by Eric Fiselier · 9 years ago
  82. bb856cc [libcxx] Make libc++.so a linker script by default on most platforms. by Eric Fiselier · 9 years ago
  83. a662279 Use __config_site when building libc++. Also cleanup ABI versioning doc by Eric Fiselier · 9 years ago
  84. 4f01aa8 ABI versioning macros for libc++. by Evgeniy Stepanov · 9 years ago
  85. 73ffc78 [libcxx] Capture configuration information when installing the libc++ headers by Eric Fiselier · 9 years ago
  86. 961269d [libcxx] Remove installation rules on Darwin when it would overwrite the system installation. by Eric Fiselier · 9 years ago
  87. 2fdc443 Fix default value for LLVM_INCLUDE_DOCS in out of tree build. by Eric Fiselier · 9 years ago
  88. b9f425a [libcxx] Add new Sphinx documentation by Eric Fiselier · 9 years ago
  89. de56f74 [libcxx] Add "install-libcxx" target. by Eric Fiselier · 9 years ago
  90. 1efadf9 Fix CMake error whet llvm-config reports a non-existent source directory. by Eric Fiselier · 9 years ago
  91. c0e7971 Remove -Werror when using check_cxx_compiler_flag because it was causing compiler-rt breakages. by Eric Fiselier · 9 years ago
  92. 6a85d5c Print message when configuring for standalone build. by Eric Fiselier · 9 years ago
  93. eb6e2ea Reapply working parts of CMake cleanup. by Eric Fiselier · 9 years ago
  94. 5514d36 Revert recent CMake changes again due to failing compiler-rt builds by Eric Fiselier · 9 years ago
  95. 8b93263 Attempt to fix build issues introduced by r243574 by Eric Fiselier · 9 years ago
  96. d74dee9 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Eric Fiselier · 9 years ago
  97. aa9b5e3 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" by Hans Wennborg · 9 years ago
  98. 91eeba8 [libcxx] Cleanup CMake configuration and integrate with LLVM by Eric Fiselier · 9 years ago
  99. bae11ad Fix building and testing libc++ with GCC. by Eric Fiselier · 9 years ago
  100. bf9653d [libcxx] Add code coverage configuration to CMake and LIT. by Eric Fiselier · 9 years ago