summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-232-30/+68
|\
| * CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-222-30/+68
* | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-221-0/+5
|/
* CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-212-6/+20
* Help: Add JSON schema for CMakePresets.jsonBen McMorran2020-10-202-0/+248
* Help: Clarify purpose of warnings and errorsKyle Edwards2020-10-191-4/+4
* Help: Make architecture and toolset descriptions genericKyle Edwards2020-10-191-4/+4
* Help: Add inheritance to CMakePresets.json exampleKyle Edwards2020-10-191-0/+7
* Help: Add documentation for debug fieldKyle Edwards2020-10-191-0/+20
* Help: Show environment fieldKyle Edwards2020-10-191-0/+4
* Help: Show multiple ways of doing cacheVariablesKyle Edwards2020-10-191-2/+3
* Help: Move vendor field into exampleKyle Edwards2020-10-192-14/+12
* Help: s/unusedVars/unusedCli/Kyle Edwards2020-10-191-1/+1
* Help: Move CMakePresets.json documentation into a separate fileKyle Edwards2020-10-192-328/+351
* CMP0111: Clarify that the new error is on a missing property settingBrad King2020-10-161-1/+1
* Help: Fix invalid code-block in cmake(1) manualKyle Edwards2020-10-141-1/+1
* Tests: Test the CMakePresets.json example in the documentationKyle Edwards2020-10-092-25/+25
* Help: Fix documentation of CMakePresets.json's cacheVariablesKyle Edwards2020-10-091-4/+3
* Help: Add note about Visual Studio tools for AndroidKyle Edwards2020-10-071-4/+6
* Help: Add ref to Ninja Generators sectionKyle Edwards2020-10-071-0/+2
* CMakePresets.json: Prohibit empty variable namesKyle Edwards2020-10-061-15/+17
* Help: Add presets documentation and release notesKyle Edwards2020-10-052-0/+373
* cmake_language: Add signature to DEFER calls to later timesBrad King2020-09-291-1/+6
* Merge topic 'add_lang_agnostic_check_compile_flag_module'Brad King2020-09-291-0/+1
|\
| * CheckCompilerFlag: unified way to check compiler flags per languageRobert Maynard2020-09-281-0/+1
* | Help: Change User Interaction image paths to be relative to source fileBetsy McPhail2020-09-251-0/+0
|/
* CheckSoureRuns: Add a unified way to check if a source runsRobert Maynard2020-09-231-0/+1
* CheckSoureCompiles: Add a unified way to check if a source compilesRobert Maynard2020-09-231-0/+1
* Merge topic 'comp-ti-std-options'Brad King2020-09-221-1/+1
|\
| * Compiler/TI: Add std options for C++98Josef Angstenberger2020-09-201-1/+1
* | Xcode: Add option to specify build system variantBrad King2020-09-181-0/+1
* | Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual sectionBrad King2020-09-141-1/+1
|/
* ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-141-0/+1
* Merge topic 'pch-instantiate-templates'Brad King2020-09-102-0/+2
|\
| * PCH: Template instantiation supportTobias Hieta2020-09-022-0/+2
* | Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-0/+1
* | Merge topic 'ispc_improvements'Brad King2020-09-082-0/+2
|\ \
| * | ISPC: Support generation for multiple instruction setsRobert Maynard2020-09-042-0/+2
* | | cmake_path command: path managementMarc Chevrier2020-09-061-0/+1
|/ /
* | Merge topic 'target_genex_dependency'Brad King2020-09-012-0/+31
|\ \
| * | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-012-0/+31
| |/
* | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-012-0/+2
|\ \
| * | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-312-0/+2
| |/
* | Merge topic 'ispc_lang_support'Brad King2020-09-014-0/+18
|\ \ | |/ |/|
| * ISPC: Update help documentation to include ISPCRobert Maynard2020-08-282-0/+16
| * ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-282-0/+2
* | Merge topic 'vs-win-sdk-custom-max'Brad King2020-08-261-0/+1
|\ \
| * | VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-251-0/+1
* | | cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-211-0/+1
|/ /
* | Merge topic 'buildsystem_documentation_update'Brad King2020-08-191-5/+15
|\ \