summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-gui-manual-argument'Brad King2020-10-281-0/+4
|\
| * CMake GUI: Add --browse-manual argumentKyle Edwards2020-10-271-0/+4
* | Merge topic 'cmake-presets-path-arg'Craig Scott2020-10-272-20/+17
|\ \ | |/
| * CMakePresets.json: Rework how --preset argument is handledKyle Edwards2020-10-262-20/+17
| * Merge topic 'cmake-presets-toolset-arch-config' into release-3.19Craig Scott2020-10-232-30/+68
| |\
* | \ Merge topic 'cmake-presets-toolset-arch-config'Craig Scott2020-10-232-30/+68
|\ \ \ | | |/ | |/|
| * | CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-222-30/+68
* | | Merge topic 'cmake-presets-source-dir-name'Craig Scott2020-10-231-0/+5
|\ \ \ | | |/ | |/|
| * | CMakePresets.json: Add ${sourceDirName} macroKyle Edwards2020-10-221-0/+5
| |/
* | Merge topic 'cmake-presets-boolean-cache'Kyle Edwards2020-10-222-6/+20
|\ \ | |/
| * CMakePresets.json: Allow boolean for cache variable valueKyle Edwards2020-10-212-6/+20
* | Merge branch 'master' into cmakepresets-schemaKyle Edwards2020-10-203-739/+12
|\ \ | |/ |/|
| * Merge topic 'cmake-presets-doc-move'Kyle Edwards2020-10-203-330/+383
| |\
| * \ Merge topic 'doc-CMP0111'Brad King2020-10-191-1/+1
| |\ \
| * | | server: remove deprecated 'cmake -E server' modeBrad King2020-10-142-739/+3
| * | | Merge topic 'ninja-depfile-transformation'Brad King2020-10-141-0/+1
| |\ \ \
| | * | | Ninja: Transform DEPFILEs with policy CMP0116Kyle Edwards2020-10-131-0/+1
| * | | | Merge topic 'cmake-help-fix'Kyle Edwards2020-10-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'explicit-source-extensions'Kyle Edwards2020-10-131-0/+8
| |\ \ \ \
| | * | | | CMP0115: Require source file extensions to be explicitKyle Edwards2020-10-131-0/+8
* | | | | | 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
|\