summaryrefslogtreecommitdiffstats
path: root/libcxx/cmake/Modules/CheckLibcxxAtomic.cmake
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] cmake - guard list removeBrian Cain2019-05-021-4/+6
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* [libcxx][cmake] Remove libatomic temporarily from CMAKE_REQUIRED_LIBRARIES wh...Simon Dardis2018-04-041-0/+7
* [cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional o...Don Hinton2018-01-231-1/+1
* Fix libc++ configuration with -fsanitize-coverageIvan Krasin2016-09-011-0/+3
* libc++: perform configuration checks with -nodefaultlibsSaleem Abdulrasool2016-08-291-1/+4
* Rework libatomic handling in CMake and LIT.Eric Fiselier2016-07-181-1/+1
* Fix PR26622 - Make CheckLibcxxAtomic.cmake use the libc++ headers.Eric Fiselier2016-02-201-2/+2
* Issue a warning instead of fatal errors when checks for libatomic fail.Vasileios Kalintiris2016-02-161-2/+2
* Rename CheckLibcxxAtomic.cmake variable result names so they don't clash with...Eric Fiselier2016-02-111-2/+2
* Fix r260515 - Correct typos in CMake changesEric Fiselier2016-02-111-4/+4
* Re-commit "Introduce a cmake module to figure out whether we need to link wit...Vasileios Kalintiris2016-02-111-0/+41
* Revert "Introduce a cmake module to figure out whether we need to link with l...Vasileios Kalintiris2016-02-091-38/+0
* Introduce a cmake module to figure out whether we need to link with libatomic.Vasileios Kalintiris2016-02-091-0/+38
OpenPOWER on IntegriCloud