summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindProtobuf-python-extension'Brad King2015-09-161-0/+6
|\
| * FindProtobuf: Add protobuf_generate_python functionAndreas Bergmeier2015-09-151-0/+6
* | Help: Document string(REGEX) input concatentation (#15742)Brad King2015-09-141-0/+3
* | Help: Organize string command docs into sectionsBrad King2015-09-141-82/+218
|/
* Merge topic 'FindHDF5-updates'Brad King2015-09-141-0/+6
|\
| * FindHDF5: Add NAMES_PER_DIR and introduce HDF5_PREFER_PARALLELPaul Romano2015-09-111-0/+6
* | Help: Document limitations of the OBJECT_DEPENDS source file propertyBrad King2015-09-111-5/+8
|/
* Merge topic 'cpack-cmake-special-characters-mangling'Brad King2015-09-101-0/+6
|\
| * CPack: don't mangle CMake-special characters when applying default settingsRoman Donchenko2015-09-091-0/+6
* | Merge topic 'cpack-deb-component-dependencies'Brad King2015-09-101-0/+12
|\ \
| * | CPack/Deb: enable per component setting of dependenciesDomen Vrankar2015-09-091-0/+12
| |/
* | Merge topic 'FindwxWidgets-updates'Brad King2015-09-101-0/+4
|\ \
| * | Help: Add notes for topic 'FindwxWidgets-updates'Brad King2015-09-091-0/+4
* | | Merge topic 'mingw-compile-features-C'Brad King2015-09-101-0/+5
|\ \ \ | |_|/ |/| |
| * | Record compile features for GNU C on Windows (#15727)Brad King2015-09-091-0/+5
| |/
* | Merge topic 'doc-get_filename_component-typo'Brad King2015-09-091-1/+1
|\ \ | |/ |/|
| * Help: Fix typo in get_filename_component docsChristopher Meng2015-09-081-1/+1
* | Merge topic 'find_program-NAMES_PER_DIR'Brad King2015-09-082-1/+12
|\ \
| * | find_program: Optionally consider all names in each directoryBrad King2015-09-022-1/+12
| |/
* | Merge topic 'FindOpenSSL-static-libs'Brad King2015-09-081-0/+5
|\ \
| * | FindOpenSSL: Optionally search only for static librariesThijs Wenker2015-09-021-0/+5
| |/
* | FindZLIB: Find debug and release variants separatelyMichael Scott2015-09-021-0/+5
|/
* Merge topic 'java-updates'Brad King2015-08-271-0/+3
|\
| * UseJava: Add support for javah toolMarc Chevrier2015-08-211-0/+3
* | Help: Fix classification of load_command in command TOC.James Johnston2015-08-241-1/+1
* | Merge topic 'improve-variable-help-formatting'Brad King2015-08-21194-508/+537
|\ \
| * | Help: Improve formatting of variable documentationJames Johnston2015-08-21194-508/+537
* | | Merge topic 'modules-no-soname'Brad King2015-08-212-3/+10
|\ \ \ | |_|/ |/| |
| * | Do not set SONAME for MODULE library targets (#15705)Felix Geyer2015-08-202-3/+10
| |/
* | get_filename_component: Teach new BASE_DIR parameter.James Johnston2015-08-172-5/+38
|/
* Merge topic 'propagate-link-search-to-try_compile'Brad King2015-08-174-8/+22
|\
| * try_compile: Update documentation for other propagated variablesChuck Atkins2015-08-142-4/+9
| * try_compile: Propogate the CMAKE_LINK_SEARCH_ variablesChuck Atkins2015-08-143-4/+13
* | Merge topic 'FindXercesC-updates'Brad King2015-08-171-0/+5
|\ \
| * | FindXercesC: Find debug and release libraries separatelyRoger Leigh2015-08-141-0/+5
| |/
* | FindTIFF: Find debug and release libraries separatelyRoger Leigh2015-08-141-0/+5
|/
* Merge topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
|\
| * Help: Add notes for topic 'add-link-search-static-properties-defaults'Brad King2015-08-131-0/+9
* | Merge topic 'OUTPUT_DIRECTORY-genex'Brad King2015-08-135-2/+21
|\ \ | |/ |/|
| * Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-125-2/+21
* | Allow LINK_SEARCH_{START,END}_STATIC props to have default values.Chuck Atkins2015-08-135-3/+51
|/
* Merge topic 'java-updates'Brad King2015-08-051-0/+13
|\
| * UseJava: Teach install_jar new DESTINATION and COMPONENT optionsMarc Chevrier2015-08-041-0/+4
| * UseJava: Teach add_jar to support file syntax for sourcesMarc Chevrier2015-08-041-0/+4
| * FindJava: Add support for idlj and jarsigner toolsMarc Chevrier2015-08-041-0/+5
* | Help: Refine RULE_LAUNCH_{COMPILE,CUSTOM,LINK} global property docsBrad King2015-08-033-12/+18
|/
* Merge topic 'if-test'Brad King2015-08-034-0/+27
|\
| * if: Add "TEST <test>" conditionMatt McCormick2015-08-034-0/+27
* | Merge topic 'doc-string-FIND-failure-case'Brad King2015-07-311-1/+1
|\ \
| * | Help: Document string(FIND) return value when no match is foundJames Johnston2015-07-301-1/+1
| |/