summaryrefslogtreecommitdiffstats
path: root/llvm/cmake/modules/CheckCompilerVersion.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSVC Buggy version detection: turn pre-processor error into CMake configurati...Mehdi Amini2020-02-031-0/+14
* Remove minimum toolchain soft-errorJF Bastien2019-08-141-4/+4
* Revert "Temporarily bump minimum compiler version"JF Bastien2019-08-081-4/+4
* Temporarily bump minimum compiler versionJF Bastien2019-08-081-4/+4
* Retire VS2015 SupportSimon Pilgrim2019-07-091-1/+4
* [cmake] Fix error message on simulated VS version checkRussell Gallop2019-04-301-1/+1
* Add secondary libstdc++ 4.8 and 5.1 detection mechanismsHubert Tong2019-03-071-1/+15
* Bump minimum toolchain versionJF Bastien2019-02-071-22/+50
* Revert "Bump minimum toolchain version"JF Bastien2019-02-021-50/+22
* Bump minimum toolchain versionJF Bastien2019-02-021-22/+50
* Revert "Bump minimum toolchain version"JF Bastien2019-02-011-57/+22
* Bump minimum toolchain versionJF Bastien2019-02-011-22/+57
* Revert "Bump minimum toolchain version"JF Bastien2019-01-311-54/+22
* Bump minimum toolchain versionJF Bastien2019-01-311-22/+54
* Document toolchain update policyJF Bastien2019-01-211-1/+1
* [NFC] Factor out + document build requirementsJF Bastien2019-01-161-41/+55
* [cmake] Always respect existing CMAKE_REQUIRED_FLAGS when adding additional o...Don Hinton2017-12-251-1/+1
* Fix the MSVC version check.Zachary Turner2017-01-031-2/+2
* Fix some remaining documentation references to MSVC 2013Reid Kleckner2016-12-151-7/+7
* Reverting r285406, which was a temporary workaround to get one of the documen...Aaron Ballman2016-11-141-5/+3
* [cmake] Temporarily revert enforcement of minimum GCC version increaseTeresa Johnson2016-10-281-3/+5
* [docs] Increase minimum supported GCC version for building LLVM to 4.8Teresa Johnson2016-10-181-4/+4
* cmake: include what you useSaleem Abdulrasool2016-03-081-0/+2
* [cmake] Check the compiler version firstReid Kleckner2016-03-021-0/+50
OpenPOWER on IntegriCloud