summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'project-include'Brad King2019-04-014-3/+15
|\
| * Release note for CMAKE_PROJECT_INCLUDE variableRuslan Baratov2019-03-291-0/+5
| * project: Add variable CMAKE_PROJECT_INCLUDERuslan Baratov2019-03-273-3/+10
* | Merge topic 'allow_aliasing_unkown_targets'Brad King2019-04-011-0/+5
|\ \
| * | add_library: Now support aliasing unknown import targetsRobert Maynard2019-03-261-0/+5
| |/
* | Merge topic 'FindFontconfig-var-case'Brad King2019-03-271-0/+14
|\ \
| * | FindFontconfig: Convert module variables to camel caseBrad King2019-03-261-0/+14
* | | Help: Improve Cache documentationBartosz Kosiorek2019-03-273-6/+6
* | | Help: Improve documentation links and formattingBartosz Kosiorek2019-03-2757-339/+350
| |/ |/|
* | ctest_submit: Add option BUILD_IDZack Galbreath2019-03-222-2/+14
* | Merge topic 'ghs-linux'Brad King2019-03-223-3/+8
|\ \
| * | GHS: Add support for GHS Multi Generator in LinuxNaren Manimohan2019-03-213-3/+8
* | | Merge topic 'xcodescheme2'Brad King2019-03-2238-62/+83
|\ \ \
| * | | Xcode: Create Xcode schemes per targetHarry Mallon2019-03-2138-62/+83
* | | | Merge topic 'tar-improve-error-handling'Kyle Edwards2019-03-211-0/+8
|\ \ \ \
| * | | | cmake: tar: Parse 'cmake -E tar' argumentsBartosz Kosiorek2019-03-201-0/+8
* | | | | Merge topic 'timeout'Brad King2019-03-211-6/+9
|\ \ \ \ \
| * | | | | Help: describe the command pipeline of execute_process more explicitlyJoachim Wuttke (l)2019-03-201-1/+3
| * | | | | Help: improve source formattingJoachim Wuttke (l)2019-03-201-3/+3
| * | | | | Help: describe what happens if command execute_process reaches timeout.Joachim Wuttke (l)2019-03-201-2/+3
| |/ / / /
* | | | | Merge topic 'doc-cmp0082'Brad King2019-03-211-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Clarify policy CMP0082 documentationBrad King2019-03-211-3/+5
| | |_|/ | |/| |
| * | | Merge branch 'docs-xcode-schemes' into release-3.14Brad King2019-03-063-34/+29
| |\ \ \
| * \ \ \ Merge branch 'docs-install-destinations' into release-3.14Brad King2019-03-051-51/+85
| |\ \ \ \
| * \ \ \ \ Merge branch 'ios-docs' into release-3.14Brad King2019-03-052-1/+62
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmake--install'Kyle Edwards2019-03-192-2/+46
|\ \ \ \ \ \ \
| * | | | | | | cmake: add '--install <dir>' optionJiang Yi2019-03-172-2/+46
* | | | | | | | Merge topic 'improve-tar-command'Kyle Edwards2019-03-192-0/+21
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | cmake: Don't interrupt archive creation if unable to read a file.Bartosz Kosiorek2019-03-181-0/+6
| * | | | | | | Help: Update 'tar' documentation with supported argumentsBartosz Kosiorek2019-03-181-0/+15
* | | | | | | | Merge topic 'environment-modules'Brad King2019-03-193-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | FindEnvModules: Provide a CMake interface to environment modulesChuck Atkins2019-03-183-0/+7
* | | | | | | | | Merge topic 'FindGLEW-updates'Brad King2019-03-181-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindGLEW: Update implementationClaudio Fantacci2019-03-151-0/+5
* | | | | | | | | | Merge topic 'release_note_for_cuda_compiler_generator_expressions'Brad King2019-03-181-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add a release note for the cuda compiler generator expressionsRobert Maynard2019-03-151-0/+5
* | | | | | | | | | Merge topic 'pkg-config-linker-flags'Marc Chevrier2019-03-161-0/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | FindPkgConfig: Set linker flags on imported targetsRadek Nadstawny2019-03-131-0/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'export-package-default-off'Brad King2019-03-158-10/+76
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-158-10/+76
* | | | | | | | | Merge topic 'xcodescheme'Brad King2019-03-143-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOTHarry Mallon2019-03-113-0/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'short-commands'Brad King2019-03-142-3/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-122-1/+7
| * | | | | | | | 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-122-0/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |