summaryrefslogtreecommitdiff
path: root/Modules/CMakeDependentOption.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMakeDependentOption: allow in depends the use of .Vicente Adolfo Bolea Sanchez2022-09-211-1/+1
* CMakeDependentOption: improve documentationBen Boeckel2022-03-301-7/+12
* CMakeDependentOption: Introduce policy CMP0127 for full Condition SyntaxDaniel Schürmann2021-09-101-19/+42
* CMakeDependentOption: Revert "Allow parentheses in the depends string"Brad King2021-07-201-4/+1
* CMakeDependentOption: Allow parentheses in the depends stringDaniel Schürmann2021-06-141-1/+4
* CMakeDependentOption: Expand documentationBetsy McPhail2020-08-181-10/+23
* CMakeDependentOption: Document that 4th parameter follows if-syntaxHong Xu2019-08-051-2/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-21/+22
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-11/+19
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-10/+10
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-24/+24
* 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: Adding CMAKE_DEPENDENT_OPTION macro.Brad King2006-10-191-0/+37