summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Convert CTest Script variable references to cross-referencesBrad King2014-06-031-3/+5
* Merge topic 'doc-include-dir-props'Brad King2014-06-031-0/+14
|\
| * Help: Explain build/install-tree include dirs in more places (#14946)Brad King2014-06-021-0/+14
| * Merge branch 'doc-find_package-build-paths' into releaseBrad King2014-03-031-0/+1
| |\
| * \ Merge branch 'add_definitions-no-genex' into releaseBrad King2014-03-031-4/+2
| |\ \
| * \ \ Merge branch 'install-FILES-genex' into releaseBrad King2014-02-241-161/+168
| |\ \ \
* | | | | Help: Use "^^^^" for subsubsection headersBrad King2014-06-021-4/+4
* | | | | Merge topic 'feature-extensions-by-default'Brad King2014-06-021-1/+1
|\ \ \ \ \
| * | | | | Features: Enable compiler extensions by default.Stephen Kelly2014-05-311-1/+1
* | | | | | Merge topic 'doc-ctest-settings'Brad King2014-06-021-0/+6
|\ \ \ \ \ \
| * | | | | | Help: Document ctest_start initial checkout command variablesBrad King2014-05-301-0/+6
| |/ / / / /
* | | | | | Help: Reference cmake_minimum_required from cmake_policy docsBrad King2014-05-301-0/+6
* | | | | | Help: Format cmake_policy command documentationBrad King2014-05-301-35/+45
|/ / / / /
* | | | | Merge topic 'doc-file-command'Brad King2014-05-271-178/+266
|\ \ \ \ \
| * | | | | Help: Format and revise file() command documentationBrad King2014-05-231-178/+266
* | | | | | Merge topic 'doc-CTEST_BUILD_FLAGS'Brad King2014-05-271-0/+5
|\ \ \ \ \ \
| * | | | | | Help: describe CTEST_BUILD_FLAGSRolf Eike Beer2014-05-231-0/+5
| |/ / / / /
* | | | | | Help: Add a manual for compiler feature control.Stephen Kelly2014-05-271-1/+2
|/ / / / /
* | | | | Help: Fix whitespace in doc link.Stephen Kelly2014-05-201-1/+1
* | | | | Features: Extend concept to C language.Stephen Kelly2014-05-141-1/+2
* | | | | Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-122-3/+10
* | | | | Add target_compile_features command.Stephen Kelly2014-04-071-0/+30
* | | | | target_sources: New command to add sources to target.Stephen Kelly2014-04-021-0/+28
* | | | | cmTarget: Allow any generator expression in SOURCES property.Stephen Kelly2014-04-022-4/+9
* | | | | cmStringCommand: Add GENEX_STRIP subcommand.Stephen Kelly2014-03-311-0/+5
* | | | | add_custom_command: Evaluate generator expressions in DEPENDSStephen Kelly2014-03-201-0/+4
* | | | | Merge topic 'doc-find_package-build-paths'Brad King2014-03-051-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Mention in find_package that cmake-gui step is Windows-only (#14781)Brad King2014-03-031-0/+1
* | | | | Merge topic 'add_definitions-no-genex'Brad King2014-03-031-4/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add_definitions: Don't document genex support.Stephen Kelly2014-03-031-4/+2
| |/ / /
* | | | Merge topic 'install-FILES-genex'Brad King2014-02-241-161/+168
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-211-0/+6
| * | Help: Format install() command documentationBrad King2014-02-211-161/+162
| |/
* | Help: Revise and format add_test() command documentationBrad King2014-02-201-48/+38
|/
* Help: Format find_package() command documentationBrad King2014-02-171-189/+171
* Help: Mark up the buildsystem commands documentationStephen Kelly2014-02-069-283/+334
* Help: Use ``inline-literals`` to mark generator expressions.Stephen Kelly2014-02-067-7/+7
* project: Manage VERSION variablesBrad King2014-01-291-1/+26
* project: Add optional LANGUAGES keywordBrad King2014-01-291-2/+3
* Help: Format project command and variable documentationBrad King2014-01-291-19/+23
* Help: Fix typo in 'if()' command documentationRaphael Kubo da Costa2014-01-151-1/+1
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-4/+13
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-241-10/+20
* Help: Clarify if(TARGET) behavior (#14646)Brad King2013-12-181-1/+3
* Help: Format 'if' command documentationBrad King2013-12-181-207/+167
* Help: Format and clarify source_group() documentation (#14631)Brad King2013-12-051-14/+30
* Help: Document the CMAKE_FIND_ROOT_PATH* variables.Stephen Kelly2013-11-276-10/+10
* Introduce CMAKE_STAGING_PREFIX variable.Stephen Kelly2013-11-211-3/+5
* Merge topic 'macro-args-docs'Brad King2013-11-194-14/+51
|\
| * Help: Document macro argument caveats in more detailDaniele E. Domenichelli2013-11-194-14/+51