Commit History

Author SHA1 Message Date
  Petr Hosek 12ec3ac1a1 [libcxx][libcxxabi] Remove the unused CMake checks 6 years ago
  Petr Hosek bdc9a5aebf [runtimes] Use -Wunknown-pragmas for the pragma check 6 years ago
  Petr Hosek 38d87757b9 [runtimes] Check if pragma comment(lib, ...) is supported first 6 years ago
  Louis Dionne 07ca5d0973 [libc++][CMake] Link against libSystem on Apple platforms 6 years ago
  Petr Hosek 1d9cc94e89 Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library" 6 years ago
  Petr Hosek e15f28cfca [CMake] Use __libc_start_main rather than fopen when checking for C library 6 years ago
  Eric Fiselier afb54769d4 Correct typo: LIBCXXABI_BUILTINS_LIBRARY -> LIBCXX_BUILTINS_LIBRARY 8 years ago
  Martell Malone fa3bd28afb libcxx: fix bootstrapping for mingw-w64 8 years ago
  Petr Hosek effdf248ec [CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs 8 years ago
  Petr Hosek 1662a857db [CMake][libcxx] Use builtins rather than gcc_s when compiler-rt is requested 8 years ago
  Reid Kleckner ccc0f58ef7 Try to fix the libcxx build with mingw64 8 years ago
  Saleem Abdulrasool cfe109bf3d build: dont detect libraries for Windows 8 years ago
  Ivan Krasin 25a93c54f3 Fix libc++ configuration with -fsanitize-coverage 9 years ago
  Saleem Abdulrasool eb930a502c libc++: perform configuration checks with -nodefaultlibs 9 years ago
  Saleem Abdulrasool e146f7559d libc++: add an option to build against compiler-rt 9 years ago
  Saleem Abdulrasool af7f1a8cc3 Revert "libc++: Perform configuration checks with -nodefaultlibs" 9 years ago
  Saleem Abdulrasool ab804284ef libc++: Perform configuration checks with -nodefaultlibs 9 years ago
  Eric Fiselier df694328f1 Fix r260515 - Correct typos in CMake changes 9 years ago
  Vasileios Kalintiris cb6641a497 Re-commit "Introduce a cmake module to figure out whether we need to link with libatomic." 9 years ago
  Vasileios Kalintiris 1654db495f Revert "Introduce a cmake module to figure out whether we need to link with libatomic." 9 years ago
  Vasileios Kalintiris b56fdea386 Introduce a cmake module to figure out whether we need to link with libatomic. 9 years ago
  Evgeniy Stepanov 563647a240 Replace cmake check for printf with a check for fopen. 9 years ago
  Eric Fiselier b9f425a434 [libcxx] Add new Sphinx documentation 10 years ago
  Eric Fiselier eb6e2eac6c Reapply working parts of CMake cleanup. 10 years ago
  Eric Fiselier 5514d36c43 Revert recent CMake changes again due to failing compiler-rt builds 10 years ago
  Eric Fiselier d74dee9255 Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" 10 years ago
  Hans Wennborg aa9b5e37f7 Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM" 10 years ago
  Eric Fiselier 91eeba8d26 [libcxx] Cleanup CMake configuration and integrate with LLVM 10 years ago
  Eric Fiselier fd2848735a Add -gline-tables-only when compiling w/ sanitizers in RELEASE 10 years ago
  Eric Fiselier 25a1516832 [libcxx] Add support for LLVM_USE_SANITIZER to libcxx when being built standalone and in-tree 11 years ago