summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \
| * | | 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
|\ \ \ \ \ \