summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2015-01-22Add -funwind-tables to CMAKE_C_FLAGS.Logan Chien
2014-12-18[libcxxabi] Add __cxa_thread_atexit for TLS support on Linux.Dan Albert
2014-08-18libcxxabi must link to dl if using bundled unwindJonathan Roelofs
2014-07-16libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11.Nico Weber
2014-07-14Fix for libc++abi when using -Wl,--as-needed.Dan Albert
2014-07-10Make cmake cxxflags match those in lib/buildit.Dan Albert
2014-07-03Add a cmake build system.Dan Albert