summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-Clang.cmake
Commit message (Expand)AuthorAgeFilesLines
* PCH: Mark CMake PCH source files as -x <lang>-headerCristian Adam2020-09-041-1/+6
* llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECTThomas Bernard2020-08-181-1/+1
* Merge topic 'llvm-rc-include-path'Brad King2020-04-071-1/+1
|\
| * llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-1/+1
* | Merge topic 'llvm_rc_pp'Brad King2020-03-301-1/+1
|\ \ | |/
| * llvm-rc: Enable preprocessing if CMAKE_RC_COMPILER_INIT is an absolute pathLucas Wang2020-03-271-1/+1
* | Merge topic 'llvm-rc-depfile'Brad King2020-03-271-3/+4
|\ \ | |/
| * llvm-rc: Write depfile to location specified by the generatorThomas Bernard2020-03-261-1/+2
| * llvm-rc: Select preprocessor from active languagesThomas Bernard2020-03-261-2/+2
* | Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-231-2/+2
|/
* llvm-rc: Forward DEFINES instead of FLAGSThomas Bernard2020-03-031-1/+1
* PCH: Clang: Update PCH usage flags to include original headerSergey Larin2020-02-241-1/+1
* Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-041-0/+17
* ASM: Hook up Windows-specific GNU/Clang compiler information modulesMartin Storsjö2020-01-311-16/+20
* MinGW: Update find_library to not find plain .dll filesBrad King2020-01-201-1/+1
* PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-3/+0
* PCH: Use clang's own pch functionality instead of the GCC emulationCristian Adam2019-10-031-3/+4
* Merge topic 'clang-ipo-support'Brad King2019-09-031-2/+9
|\
| * Clang: add LTO support for GNU-command line clang on windowsZsolt Parragi2019-08-271-2/+9
* | Precompile headers: Add methods to generate PCH sourcesCristian Adam2019-08-281-0/+7
|/
* Clang: Fall back to llvm-rc when rc is unavailableGregory Mitrano2019-08-141-0/+15
* clang: setup correct configuration in gnu modeZsolt Parragi2019-05-231-5/+112
* Clang: Use -TP flag for C++ sources with clang-clBrad King2017-10-251-0/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-191-2/+2
* Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-0/+32