summaryrefslogtreecommitdiff
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-301-2/+1
|\ \ \
| * | | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-2/+1
* | | | Merge topic 'server-deprecate'Brad King2019-04-301-0/+5
|\ \ \ \
| * | | | server: deprecate in favor of the file-apiBrad King2019-04-221-0/+5
| | |_|/ | |/| |
* | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-301-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | execute_process: Add option to echo command linesBill Hoffman2019-04-191-0/+1
* | | | Merge topic 'msvc-warning-flags'Brad King2019-04-221-0/+1
|\ \ \ \
| * | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-0/+1
| | |/ / | |/| |
* | | | Merge topic 'vs-default-platform'Brad King2019-04-221-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Provide the default platform name to project codeBrad King2019-04-191-0/+1
| * | | Merge branch 'docs-xcode-schemes' into release-3.14Brad King2019-03-062-19/+19
| |\ \ \
| * \ \ \ Merge branch 'ios-docs' into release-3.14Brad King2019-03-051-1/+59
| |\ \ \ \
* | \ \ \ \ Merge topic 'msvc-runtime-library'Brad King2019-04-173-0/+3
|\ \ \ \ \ \
| * | | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-173-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'vs-project-import'Brad King2019-04-161-0/+1
|\ \ \ \ \ \
| * | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-151-0/+1
* | | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-151-15/+40
* | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-101-1/+22
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'improve-formatting-of-help'Brad King2019-04-0911-94/+96
|\ \ \ \ \ \
| * | | | | | Modules: Update documentation formattingBartosz Kosiorek2019-04-081-4/+4
| * | | | | | Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-0811-94/+96
* | | | | | | Genex: Add $<FILTER:list,INCLUDE|EXCLUDE,regex>Sebastian Lipponer2019-04-081-0/+2
* | | | | | | Help: Move entry to correct section in cmake-generator-expressions(7) manualSebastian Lipponer2019-04-081-2/+2
* | | | | | | Genex: Add capability to retrieve base name for various target artifactsMarc Chevrier2019-04-081-0/+19
|/ / / / / /
* | | | | | Merge topic 'pr.projectbefore'Brad King2019-04-041-0/+1
|\ \ \ \ \ \
| * | | | | | project: Add variable CMAKE_PROJECT_INCLUDE_BEFORERuslan Baratov2019-04-011-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'remove_duplicates'Brad King2019-04-041-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Genex: Add $<REMOVE_DUPLICATES:list>Sebastian Lipponer2019-04-011-0/+2
| * | | | | Help: Fix description in cmake-generator-expressions(7) manualSebastian Lipponer2019-04-011-1/+1
| |/ / / /
* | | | | project: Add variable CMAKE_PROJECT_INCLUDERuslan Baratov2019-03-271-0/+1
|/ / / /
* | | | Merge topic 'xcodescheme2'Brad King2019-03-221-0/+1
|\ \ \ \
| * | | | Xcode: Create Xcode schemes per targetHarry Mallon2019-03-211-0/+1
* | | | | Merge topic 'cmake--install'Kyle Edwards2019-03-191-2/+40
|\ \ \ \ \
| * | | | | cmake: add '--install <dir>' optionJiang Yi2019-03-171-2/+40
* | | | | | Merge topic 'improve-tar-command'Kyle Edwards2019-03-191-0/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Help: Update 'tar' documentation with supported argumentsBartosz Kosiorek2019-03-181-0/+15
* | | | | | Merge topic 'environment-modules'Brad King2019-03-191-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | FindEnvModules: Provide a CMake interface to environment modulesChuck Atkins2019-03-181-0/+1
| |/ / / /
* | | | | Merge topic 'export-package-default-off'Brad King2019-03-153-6/+14
|\ \ \ \ \
| * | | | | export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-153-6/+14
* | | | | | Merge topic 'xcodescheme'Brad King2019-03-141-0/+1
|\ \ \ \ \ \
| * | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-111-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'short-commands'Brad King2019-03-141-3/+3
|\ \ \ \ \ \
| * | | | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-1/+1
| * | | | | | cmake: Reformat '--parallel' and '--verbose' options in helpBartosz Kosiorek2019-03-121-2/+2
| |/ / / / /
* | | | | | Merge topic 'update-documentation'Brad King2019-03-131-4/+12
|\ \ \ \ \ \
| * | | | | | cmake: Upgrade 'cmake -E' commands descriptionBartosz Kosiorek2019-03-121-4/+12
| |/ / / / /
* | | | | | Merge topic 'cuda_compiler_generator_expressions'Brad King2019-03-131-0/+12
|\ \ \ \ \ \
| * | | | | | CUDA: Support compiler id and version generator expressionsRobert Maynard2019-03-111-0/+12
| |/ / / / /
* | | | | | Merge topic 'shell_path'Brad King2019-03-121-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |