summaryrefslogtreecommitdiff
path: root/Modules/FeatureSummary.cmake
Commit message (Expand)AuthorAgeFilesLines
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-143/+220
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-16/+16
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-189/+189
* FeatureSummary.cmake: nicer formattingAlex Neundorf2012-05-131-2/+2
* various typo and formatting fixes in manual pages (#12975)Modestas Vainius2012-02-181-1/+1
* Don't warn when setting a property multiple times to the same value #12464Alex Neundorf2011-09-181-2/+2
* Fix typos in FeatureSummary.cmake (#12462)Alex Neundorf2011-09-181-4/+4
* Make the formatting of feature_summary output a little better.Stephen Kelly2011-08-271-1/+1
* FeatureSummary.cmake: update documentationAlex Neundorf2011-07-171-18/+81
* FeatureSummary.cmake: cosmeticsAlex Neundorf2011-07-171-34/+39
* FeatureSummary.cmake: only higher TYPEs can override previous TYPEsAlex Neundorf2011-07-171-2/+9
* FeatureSummary.cmake: error out when a REQUIRED package is missingAlex Neundorf2011-07-171-4/+16
* FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keywordAlex Neundorf2011-07-171-26/+38
* FeatureSummary.cmake: remove "comment" fieldAlex Neundorf2011-07-171-12/+8
* Extend FeatureSummary: add PURPOSE of package and TYPEAlex Neundorf2011-07-171-29/+167
* Close ENDFUNCTION() properly with the same name as FUNCTION()Alex Neundorf2010-09-211-1/+1
* Set a default DESCRIPTION if none is given for ALL mode of feature_summary()Alex Neundorf2010-09-211-2/+6
* APPEND and not-APPEND mode of feature_summary() were swappedAlex Neundorf2010-09-211-2/+2
* Add macro ADD_FEATURE_INFO() and improve docs.Alex Neundorf2010-08-251-20/+70
* Improve wording of the documentation.Alex Neundorf2010-08-241-5/+7
* Improve documentation.Alex Neundorf2010-08-241-21/+57
* Log the required package version and major improvement to FeatureSummaryAlex Neundorf2010-08-241-14/+77
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* make it more robust wrt. #9621Alexander Neundorf2009-10-141-8/+8
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+12
* some white space fixes for the bookKen Martin2009-09-031-7/+9
* ENH: Changed signature of GET_PROPERTY command to be more powerful and extend...Brad King2008-01-171-4/+4
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-3/+3
* ENH: add global properties for collecting enabled/disabled features duringAlexander Neundorf2007-08-071-0/+64