summaryrefslogtreecommitdiffstats
path: root/src/Detect.cxx
Commit message (Expand)AuthorAgeFilesLines
* Detect: Improve target triple selectionBrad King2015-04-161-15/+13
* Detect: Provide __float128 when simulating GNU compilersBrad King2015-02-251-0/+16
* Detect: Use local variable to simplify fixPredefines logicBrad King2015-02-251-4/+5
* Detect: Do not use Clang builtin include dir with --castxml-cc-msvcBrad King2015-02-111-2/+0
* Detect: Drop detected predefined macros starting in '__has'Brad King2015-02-041-0/+18
* Detect: Use Clang builtin include dir even with --castxml-cc-<id>Brad King2015-02-041-0/+12
* Detect: Recognize framework include directories on OS XBrad King2014-04-161-1/+13
* Detect settings from MSVC-like compilersBrad King2014-02-261-3/+46
* Detect settings from GNU-like compilersBrad King2014-02-141-5/+101
* Add --castxml-cc-<id> option to specify compiler commandBrad King2014-02-141-0/+34