summaryrefslogtreecommitdiff
path: root/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
Commit message (Expand)AuthorAgeFilesLines
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-2/+2
* IntelLLVM: Add support for Intel LLVM-based compilersWilliam R. Dieter2021-01-281-2/+2
* Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1Adam Oleksy2018-09-071-0/+1
* Extra Generator: Fix extraction of macros with value 0ibisz2018-08-241-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Extra Generator: Populate MSVC system include paths from environment (#15597)Gregor Jasny2015-08-181-0/+4
* Code Blocks/Eclipse: Add -std= flag matching.Christian Manning2014-11-031-1/+4
* Code Blocks/Eclipse: Use non-default stdlib includes when specified.Christian Manning2014-11-031-1/+5
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-1/+1
* Eclipse: also detect include dirs and macro for clang (#13823)Alex Neundorf2013-02-101-2/+2
* Eclipse on OSX: fix handling of framework include dirs (#13464)Alex Neundorf2012-08-161-1/+4
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-3/+3
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-56/+56
* Eclipse: fix #13313, always set LANG to C, also if unsetAlex Neundorf2012-06-251-18/+7
* fix #12392: handle CMAKE_CXX_COMPILER_ARG1 for Eclipse projectsAlex Neundorf2011-10-011-1/+3
* Also put builtin include dirs into CodeBlocks project fileAlex Neundorf2011-08-021-0/+118