summaryrefslogtreecommitdiff
path: root/Modules/CMakeRCInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* llvm-rc: Restore include path for data after explicit preprocessingThomas Bernard2020-04-061-1/+1
* RC: Honor CMAKE_USER_MAKE_RULES_OVERRIDEBrad King2019-06-271-0/+11
* RC: Pass output file in a way that llvm-rc 7 and below understandZsolt Parragi2019-02-271-1/+1
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-24/+1
* RC: Mark CMAKE_RC_FLAGS_<CONFIG> cache entries as advancedBrad King2017-04-101-0/+4
* RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cacheBrad King2017-03-281-1/+16
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+2
* Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-011-2/+2
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-1/+1
* Place <DEFINES> before <FLAGS> consistently across compilersBrad King2015-07-131-1/+1
* CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)Brad King2014-04-111-3/+4
* CMakeRCInformation: Do not mention 'Fortran' in documentationBrad King2014-04-111-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-15/+15
* Modules: Use "windres" as rc compiler base name for cross-compiles (#12480)David Cole2011-12-131-0/+3
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+14
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-0/+3
* BUG: Pass definitions to rc with MakefilesBrad King2008-10-091-1/+1
* BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and s...Bill Hoffman2008-04-221-1/+4
* ENH: fix spelling errorsBill Hoffman2006-02-271-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-201-1/+1
* ENH: fix problems with .def and RC filesBill Hoffman2004-09-231-1/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+29