summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Move docs of $<0:...> and $<1:...> to output section.Stephen Kelly2015-03-101-4/+4
* Merge topic 'target-language-genex'Brad King2015-03-102-0/+53
|\
| * Help: Add release notes for target-language-genex.Stephen Kelly2015-03-101-0/+9
| * Genex: Allow COMPILE_LANGUAGE when processing include directories.Stephen Kelly2015-03-091-1/+5
| * Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-091-0/+10
| * Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-091-0/+30
* | ExternalProject: Replace placeholder tokens in BYPRODUCTSGaëtan Lehmann2015-03-091-0/+5
|/
* InstallRequiredSystemLibraries: Add option to specify install COMPONENTJohan Andruejol2015-03-031-0/+6
* Merge topic 'macro-function-docs'Brad King2015-02-272-36/+50
|\
| * Help: Clarify that ARGV# beyond ARGC will have an undefined behavior (#15380)Daniele E. Domenichelli2015-02-262-2/+15
| * Help: Refine the .rst formatting of macro and function documentationDaniele E. Domenichelli2015-02-262-34/+35
* | ExternalData: Add support for custom algorithm-to-URL mappingBrad King2015-02-251-0/+8
|/
* Merge topic 'ctest-output-options'Brad King2015-02-249-5/+42
|\
| * ctest_upload: Add QUIET optionZack Galbreath2015-02-231-1/+4
| * ctest_memcheck: Add QUIET optionZack Galbreath2015-02-231-0/+4
| * ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-0/+5
| * ctest_test: Add QUIET optionZack Galbreath2015-02-231-0/+6
| * ctest_build: Add QUIET optionZack Galbreath2015-02-231-0/+5
| * ctest_configure: Add QUIET optionZack Galbreath2015-02-231-1/+5
| * ctest_update: Add QUIET optionZack Galbreath2015-02-231-1/+6
| * ctest_start: Add QUIET optionZack Galbreath2015-02-231-2/+3
| * ctest_submit: Add QUIET optionZack Galbreath2015-02-231-0/+4
* | Merge topic 'wix-shortcut-properties'Brad King2015-02-235-0/+33
|\ \
| * | CPackWIX: Add release notes for the wix-shortcut-properties topic.Nils Gladitz2015-02-231-0/+9
| * | CPackWIX: Add new CPACK_STARTUP_SHORTCUTS property.Nils Gladitz2015-02-212-0/+8
| * | CPackWIX: Add installed file properties for the creation of shortcuts.Nils Gladitz2015-02-213-0/+16
* | | Merge topic 'rpm_package_architecture'Brad King2015-02-231-0/+6
|\ \ \
| * | | Help: Add notes for topic 'rpm_package_architecture'Brad King2015-02-231-0/+6
| |/ /
* | | Merge topic 'private-FindJsonCpp'Brad King2015-02-233-5/+0
|\ \ \ | |/ / |/| |
| * | FindJsonCpp: Drop new module due to upstream jsoncpp providing packageBrad King2015-02-203-5/+0
| * | Merge branch 'fix_timeout_docs' into releaseBrad King2015-02-101-1/+1
| |\ \
* | \ \ Merge topic 'find-command-prefix-from-PATH'Brad King2015-02-205-3/+22
|\ \ \ \
| * | | | Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-195-3/+22
* | | | | Merge topic 'mingw-no-find_library-dll'Brad King2015-02-191-0/+8
|\ \ \ \ \
| * | | | | Windows-GNU: Do not tell find_library to treat '.dll' as linkableBrad King2015-02-181-0/+8
| |/ / / /
* | | | | Merge topic 'compiler-version-Fortran'Brad King2015-02-191-0/+6
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'compiler-version-Fortran'Brad King2015-02-191-0/+6
* | | | | | Help: Fix formatting of command parameter.Stephen Kelly2015-02-171-1/+1
* | | | | | cmTarget: Remove template argument workaround.Stephen Kelly2015-02-171-28/+0
| |/ / / / |/| | | |
* | | | | VS: Use $(ConfigurationName) as CMAKE_CFG_INTDIR in VS 7, 8, 9Brad King2015-02-162-5/+15
|/ / / /
* | | | Merge topic 'doc-3.2-relnotes-fixup'Brad King2015-02-131-6/+6
|\ \ \ \
| * | | | Help: In 3.2 relnotes move OpenGL/X11 to deprecated/removed sectionBrad King2015-02-131-6/+6
* | | | | Merge topic 'doc-configure_file-output-location'Brad King2015-02-131-30/+95
|\ \ \ \ \
| * | | | | Help: Revise configure_file documentation (#15403)Brad King2015-02-121-30/+95
| |/ / / /
* | | | | Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressionsGregor Jasny2015-02-122-0/+11
* | | | | install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-112-0/+9
| |_|_|/ |/| | |
* | | | Merge topic 'export-interface-source-files'Brad King2015-02-113-8/+6
|\ \ \ \
| * | | | Add release notes for export-interface-source-files.Stephen Kelly2015-02-101-0/+6
| * | | | Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-102-8/+0
* | | | | Merge topic 'fix_timeout_docs'Brad King2015-02-111-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |