summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineRCCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* MinGW: Fix regression when windres is not foundBrad King2022-11-281-6/+9
* Toolchain: Capture all arguments from CMAKE_<LANG>_COMPILERFred Baksik2020-07-231-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Replace MATCHES ".+" tests with NOT STREQUAL ""Rolf Eike Beer2014-04-141-1/+1
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Fix some copyastos in the DetermineRCCompiler file.Stephen Kelly2013-04-141-5/+5
* Make platform information files specific to the CMake versionBrad King2012-08-241-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-35/+35
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Add support for windows resources with mingw/msys.Bill Hoffman2010-12-231-0/+6
* 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/+13
* ENH: remove extra setBill Hoffman2008-10-151-1/+0
* ENH: fix problem where rc language recursively included itself because CMAKE_...Bill Hoffman2008-10-141-0/+1
* BUG: Need to search for rc by default, not c++ compilers.Brad King2006-08-311-1/+1
* BUG: Search for the compiler only once and store a full path to it in the cac...Brad King2006-08-291-12/+12
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-1/+1
* ENH: fix more than one argument passed in to compilers via environmentBill Hoffman2006-01-251-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+1
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-1/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-201-0/+3
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+44