1. a171e2b Fix standalone test-suite run. by Eric Fiselier · 6 years ago
  2. 0b727c2 build: use cmake to pass -std=c++11 by Saleem Abdulrasool · 7 years ago
  3. c03d53c build: use POSITION_INDEPENDENT_CODE CMake property by Saleem Abdulrasool · 7 years ago
  4. 35b048c [libcxxabi] HandleLLVMOptions in out of tree build by Martell Malone · 7 years ago
  5. 380a70a [libcxxabi] Rework CMakeLists.txt into modules by Martell Malone · 7 years ago
  6. 75fa911 [libcxxabi] iconv is not needed for mingw-w64 by Martell Malone · 7 years ago
  7. 0372c57 [Libcxxabi]: Support using compiler-rt for MinGW64 by Martell Malone · 7 years ago
  8. 1e5f94f Fix Libc++abi linking under MinGW64 by Eric Fiselier · 7 years ago
  9. b17dd49 Apply libc++ MinGW CMake fix to libc++abi by Eric Fiselier · 7 years ago
  10. 2ef575d [CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handling by Petr Hosek · 7 years ago
  11. a917419 [CMake][libcxxabi] Use -nodefaultlibs for CMake checks by Petr Hosek · 7 years ago
  12. 9e9cb7b Turn on -Wunused-function and cleanup occurances by Eric Fiselier · 7 years ago
  13. 01489a2 [CMake] Trying to fix the bots I broke by Chris Bieneman · 8 years ago
  14. f0e3789 [CMake] Use -std=c++11 if supported by Chris Bieneman · 8 years ago
  15. f0a2620 libc++abi: add a top level option for using CompilerRT by Saleem Abdulrasool · 8 years ago
  16. 6fd0d95 Partially revert r270816: build with -fvisibility=hidden. by Eric Fiselier · 8 years ago
  17. 436072f libc++abi: build with -fvisibility=hidden by Saleem Abdulrasool · 8 years ago
  18. f84ec31 [libc++abi] Use libgcc and libgcc_s to provide _Unwind symbols instead of libgcc_eh.a by Eric Fiselier · 8 years ago
  19. e9a7821 Replace cmake check for printf with a check for fopen. by Evgeniy Stepanov · 8 years ago
  20. a32df7e unwind: use -fno-rtti -fno-exceptions -funwind-tables by Saleem Abdulrasool · 9 years ago
  21. a1fce46 Enable -Wundef. by Dan Albert · 9 years ago
  22. 1c5ae13 Add -funwind-tables to CMAKE_C_FLAGS. by Logan Chien · 9 years ago
  23. efa37d1 [libcxxabi] Add __cxa_thread_atexit for TLS support on Linux. by Dan Albert · 9 years ago
  24. d223dfd libcxxabi must link to dl if using bundled unwind by Jonathan Roelofs · 10 years ago
  25. f2cd08a libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. by Nico Weber · 10 years ago
  26. db8f335 Fix for libc++abi when using -Wl,--as-needed. by Dan Albert · 10 years ago
  27. f198219 Make cmake cxxflags match those in lib/buildit. by Dan Albert · 10 years ago
  28. e11c1a7 Add a cmake build system. by Dan Albert · 10 years ago