summaryrefslogtreecommitdiff
path: root/Modules/CMakeCommonLanguageInclude.cmake
Commit message (Expand)AuthorAgeFilesLines
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-110/+4
* Do not initialize CMAKE_BUILD_TYPE on multi-config generatorsBastien Schatt2017-04-061-2/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-3/+3
* Strip CMAKE_*_LINKER_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-131-5/+9
* Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is emptyJiri Malak2014-03-241-6/+12
* Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)Brad King2013-11-181-4/+2
* Add CMAKE_STATIC_LINKER_FLAGS to CMakeCommonLanguageIncludePatrick Gansterer2013-07-311-0/+22
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-22/+22
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-8/+8
* Fix linker flag initialization from LDFLAGS (#11840)Brad King2011-02-111-3/+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/+13
* BUG: fix for 3550 againBill Hoffman2006-07-261-3/+3
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+4
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-0/+89