summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ExternalProject: Add option to set `git clone -o` argumentAdam Rankin2016-01-151-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variableSebastian Schuberth2016-01-152-0/+31
|/ / / / / / / / /
* | | | | | | | | Merge topic 'install-DIRECTORY-genex'Brad King2016-01-142-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | install: Allow generator expressions in DIRECTORYYves Frederix2016-01-132-3/+10
* | | | | | | | | | Merge topic 'vs-debug-fastlink'Brad King2016-01-131-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894)Brad King2016-01-121-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-122-0/+31
|/ / / / / / / / /
* | | | | | | | | Merge topic 'mingw-clang-compile-features'Brad King2016-01-121-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Record compile features for MinGW Clang on Windows (#15897)Brad King2016-01-111-0/+5
* | | | | | | | | | VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666)Mike Fitzgerald2016-01-111-0/+5
|/ / / / / / / / /
* | | | | | | | | Merge topic 'release-windows'Brad King2016-01-071-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Utilities/Release: Switch to .msi builder for Windows binaryBrad King2015-12-211-0/+7
* | | | | | | | | | Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947)Gregor Jasny2016-01-031-0/+6
|/ / / / / / / / /
* | | | | | | | | cmake_parse_arguments: consider duplicate keyword as warningMatthias Maennich2015-12-171-0/+7
* | | | | | | | | CMakeParseArguments: replace by native cmake_parse_arguments commandMatthias Maennich2015-12-173-0/+85
* | | | | | | | | Merge topic 'FindGTest-imported-targets'Brad King2015-12-141-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add notes for topic 'FindGTest-imported-targets'Brad King2015-12-141-0/+4
* | | | | | | | | | Merge topic 'ios-universal'Brad King2015-12-115-0/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Add support for combined install on iOSRuslan Baratov2015-12-105-0/+28
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'FindOpenMP-clang'Brad King2015-12-111-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOpenMP: Add Clang supportChris Pavlina2015-12-101-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cmake-W-options'Brad King2015-12-111-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake-gui: Add options to control warning messagesMichael Scott2015-12-101-0/+3
* | | | | | | | | | | cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-102-4/+9
* | | | | | | | | | | Help: Rename release notes for topic 'cmake-E-multiple-inputs'Brad King2015-12-101-2/+2
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cmake-E-copy-multiple-inputs'Brad King2015-12-092-4/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-072-2/+6
| * | | | | | | | | | cmake: Refine -E copy[_if_different] documentationBartosz Kosiorek2015-12-071-2/+7
| |/ / / / / / / / /
* | | | | | | | | | CPack: Added tests for package name and group controll fieldsDomen Vrankar2015-12-071-0/+7
|/ / / / / / / / /
* | | | | | | | | Merge topic 'FindTIFF-imported-targets'Brad King2015-12-071-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindTIFF: Add imported targets and update documentationRoger Leigh2015-12-071-0/+4
* | | | | | | | | | cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-042-4/+9
* | | | | | | | | | cmake: Improve '-E' help message formattingBartosz Kosiorek2015-12-041-2/+2
* | | | | | | | | | Merge topic 'regex-explorer'Brad King2015-12-041-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake-gui: Add regex explorer windowGregor Jasny2015-12-031-0/+6
* | | | | | | | | | | Merge topic 'FindBoost-imported-targets'Brad King2015-12-041-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Add notes for topic 'FindBoost-imported-targets.rst'Brad King2015-12-021-0/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | iOS: Fix framework resource directory layout (#15848)Bartosz Kosiorek2015-12-033-12/+62
|/ / / / / / / / / /
* | | | | | | | | | Explicitly enable deprecated warnings by default.Michael Scott2015-12-012-2/+6
* | | | | | | | | | Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-012-2/+6
* | | | | | | | | | Consistent documentation for deprecation message variables.Michael Scott2015-12-011-4/+3
* | | | | | | | | | Add -W options to control deprecated warning messages.Michael Scott2015-12-013-3/+23
|/ / / / / / / / /
* | | | | | | | | Merge topic 'FindXercesC-imported-targets'Brad King2015-11-241-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindXercesC: Add imported targets and unit testRoger Leigh2015-11-231-0/+4
* | | | | | | | | | Merge topic 'doc-CLEAN_NO_CUSTOM-makefile-only'Brad King2015-11-241-4/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Document CLEAN_NO_CUSTOM as for Makefile generators only (#15856)Brad King2015-11-231-4/+3
| |/ / / / / / / / /
* | | | | | | | | | Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-2321-72/+102
|/ / / / / / / / /
* | | | | | | | | cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+6
* | | | | | | | | Merge topic 'add-cray-linux-platform'Brad King2015-11-162-0/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cray: Added documentation for cross compiling on a CrayChuck Atkins2015-11-142-0/+37