summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Swift: support multithreaded compilationSaleem Abdulrasool2019-07-021-0/+1
* Merge topic 'vs-dpi-aware'Brad King2019-06-271-0/+1
|\
| * VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-261-0/+1
* | Help: Move CMP0095 into CMake 3.16 sectionKyle Edwards2019-06-251-1/+8
* | Find: Provide global controls for the `NO_[]_PATH` call optionsRobert Maynard2019-06-211-0/+5
* | Merge topic 'escape-install-rpath'Kyle Edwards2019-06-171-0/+1
|\ \ | |/ |/|
| * cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-0/+1
* | Merge topic 'capabilities-fileapi'Brad King2019-06-122-0/+18
|\ \ | |/ |/|
| * cmake: Teach -E capabilities to report supported fileapi requestsBrad King2019-06-072-0/+18
* | Help: Move ADDITIONAL_MAKE_CLEAN_FILES dir prop to deprecated sectionCraig Scott2019-06-071-1/+1
|/
* Merge topic 'remove_directories'Brad King2019-06-041-2/+2
|\
| * cmake: Teach -E remove_directory to remove multiple directoriesJohn Freeman2019-06-031-2/+2
* | Genex: CompileLang and CompileLangAndId now match against a list of idsRobert Maynard2019-06-031-12/+12
* | Genex: PlatformId now can match against a list of ids.Robert Maynard2019-06-031-3/+4
* | Genex: CompilerId now can match against a list of ids.Robert Maynard2019-06-031-12/+17
|/
* Merge topic 'vs-add-package-reference'Brad King2019-05-311-0/+1
|\
| * VS: Added support for VS package references for nugetKinan Mahdi2019-05-301-0/+1
* | Merge topic 'tar-zstd-compression'Brad King2019-05-301-5/+8
|\ \ | |/ |/|
| * cmake: Teach cmake -E tar command, Zstandard compressionBartosz Kosiorek2019-05-221-5/+8
* | cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-231-3/+9
* | Merge topic 'FindPython-find_strategy'Brad King2019-05-231-0/+1
|\ \
| * | FindPython: Add policy to manage lookup stratgey default.Marc Chevrier2019-05-211-0/+1
| |/
* | Merge topic 'framework-var'Brad King2019-05-231-0/+1
|\ \
| * | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-211-0/+1
| |/
* | Merge topic 'default-generator-env'Brad King2019-05-222-0/+7
|\ \
| * | Help: Add documentation for default generator environment variablesEicke Herbertz2019-05-222-0/+7
* | | find_package: Add option to prefer Config modeCristian Adam2019-05-211-0/+1
| |/ |/|
* | Merge topic 'ninja-swift'Brad King2019-05-203-0/+7
|\ \
| * | Help: add some initial documentation for Swift supportSaleem Abdulrasool2019-05-163-0/+7
* | | Merge topic 'interface-library-export-properties'Brad King2019-05-201-0/+1
|\ \ \
| * | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-171-0/+1
| |/ /
* | | Merge topic 'bracket-comment-doc-clarification'Craig Scott2019-05-181-3/+3
|\ \ \
| * | | Help: Clarify that bracket comments start with bracket openKyle Edwards2019-05-161-3/+3
| |/ /
* | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-171-10/+46
|\ \ \ | |/ / |/| |
| * | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-141-0/+36
| * | Docs: Generator-expressions remove usage of `CMake-id`Robert Maynard2019-05-131-10/+10
* | | Merge topic 'msvc-jmc'Brad King2019-05-152-0/+2
|\ \ \
| * | | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-142-0/+2
* | | | Merge topic 'additional_clean_files'Brad King2019-05-151-0/+2
|\ \ \ \
| * | | | Doc: Add documentation for ADDITIONAL_CLEAN_FILES propertiesSebastian Holtermann2019-05-141-0/+2
| | |/ / | |/| |
* | | | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-131-0/+1
|/ / /
* | | Merge topic 'ctest-update-version-override'Craig Scott2019-05-082-0/+15
|\ \ \ | |/ / |/| |
| * | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDEZack Galbreath2019-05-072-0/+13
| * | Help: cross-ref and wording of docs related to ctest_update()Zack Galbreath2019-05-031-0/+2
* | | Merge topic 'jobs-positive-value'Brad King2019-05-031-0/+3
|\ \ \
| * | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-011-0/+3
* | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-021-0/+23
| |/ / |/| |
* | | Merge topic 'message-new-types-and-logging'Craig Scott2019-04-301-0/+6
|\ \ \
| * | | message(): Add support for log levelsAlex Turbov2019-04-281-0/+6
| |/ /
* | | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-301-2/+1
|\ \ \