summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineRCCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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