Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Help: Replace the ref `cmake --workflow --preset` with `option` role | Alex Turbov | 2022-10-12 | 1 | -2/+2 | |
| * | | | | Help: Make cmake(1) sub-command options look like other options | Alex Turbov | 2022-10-12 | 1 | -21/+61 | |
* | | | | | Begin post-3.25 development | Brad King | 2022-10-11 | 2 | -0/+9 | |
|/ / / / | ||||||
* | | | | Help: Drop development topic notes to prepare release | Brad King | 2022-10-11 | 2 | -9/+0 | |
* | | | | Merge topic 'doc-3.25-relnotes' | Brad King | 2022-10-11 | 54 | -273/+262 | |
|\ \ \ \ | ||||||
| * | | | | Help: Update Sphinx versionadded directives for 3.25 release | Brad King | 2022-10-07 | 12 | -0/+24 | |
| * | | | | Help: Organize and revise 3.25 release notes | Brad King | 2022-10-07 | 1 | -125/+161 | |
| * | | | | Help: Consolidate 3.25 release notes | Brad King | 2022-10-07 | 42 | -273/+202 | |
* | | | | | Merge topic 'doc-misc-trivial-cleanups' | Brad King | 2022-10-11 | 15 | -51/+54 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Tasking compiler supports compile warning as error | Craig Scott | 2022-10-09 | 1 | -0/+1 | |
| * | | | | Help: Minor grammar, typo and formatting cleanups | Craig Scott | 2022-10-09 | 12 | -19/+21 | |
| * | | | | Help: Re-sort property, variable and compiler id lists | Craig Scott | 2022-10-09 | 3 | -32/+32 | |
| |/ / / | ||||||
* | | | | Help: The Xcode generator does not support per-config sources | Craig Scott | 2022-10-08 | 1 | -0/+10 | |
|/ / / | ||||||
* | | | Merge topic 'clang-tidy-prefer-p-option' | Brad King | 2022-10-07 | 2 | -3/+20 | |
|\ \ \ | ||||||
| * | | | clang-tidy: Don't append compiler commands if using -p | Craig Scott | 2022-10-07 | 2 | -3/+20 | |
* | | | | Merge topic 'tutorial_step5_update' | Brad King | 2022-10-07 | 16 | -61/+317 | |
|\ \ \ \ | ||||||
| * | | | | Tutorial: Update step 5 style | Markus Ferrell | 2022-10-06 | 16 | -61/+317 | |
* | | | | | Merge topic 'try_compile-more-debug-logging' | Brad King | 2022-10-06 | 2 | -1/+9 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | try_compile: Report build dir with --debug-trycompile | Matthew Woehlke | 2022-10-06 | 2 | -1/+9 | |
* | | | | | Help: Disambiguate cmake(1) program modes in Sphinx option references | Brad King | 2022-10-05 | 13 | -30/+64 | |
|/ / / / | ||||||
* | | | | Merge branch 'release-3.23' | Brad King | 2022-10-04 | 1 | -3/+3 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | CMake 3.23.4v3.23.4 | Brad King | 2022-10-04 | 1 | -3/+3 | |
* | | | | Merge topic 'improve-try_compile-debug-documentation' | Brad King | 2022-10-04 | 2 | -12/+16 | |
|\ \ \ \ | ||||||
| * | | | | Help: Improve try_compile debug documentation | Matthew Woehlke | 2022-10-03 | 2 | -12/+16 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'fix-try_compile-doc-typo' | Brad King | 2022-10-04 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Help: Fix typo in try_compile documentation | Matthew Woehlke | 2022-09-30 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 2 | -14/+15 | |
|/ / / | ||||||
* | | | Merge topic 'try_compile-no-cache' | Brad King | 2022-09-29 | 3 | -1/+33 | |
|\ \ \ | ||||||
| * | | | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 3 | -1/+33 | |
* | | | | Merge topic 'tutorial_step4_update' | Brad King | 2022-09-29 | 10 | -32/+288 | |
|\ \ \ \ | ||||||
| * | | | | Tutorial: Update step 4 style | Markus Ferrell | 2022-09-28 | 10 | -32/+288 | |
* | | | | | Merge topic 'vs11-deprecate' | Brad King | 2022-09-28 | 3 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate Visual Studio 11 2012 generator | Brad King | 2022-09-27 | 3 | -2/+14 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'cmake-presets-workflow' | Brad King | 2022-09-28 | 5 | -11/+179 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 5 | -11/+179 | |
* | | | | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 12 | -59/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 12 | -59/+19 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 5 | -10/+44 | |
|\ \ \ \ \ | ||||||
| * | | | | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 5 | -10/+44 | |
* | | | | | | Merge topic 'cpack-nsis-arguments-command-line' | Brad King | 2022-09-27 | 2 | -0/+38 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | CPack/NSIS: Add options to set makensis arguments | Johnny Jazeix | 2022-09-26 | 2 | -0/+38 | |
* | | | | | | Merge topic 'doc-typo-fix' | Brad King | 2022-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help/CPACK_START_MENU_SHORTCUTS: fix monospace markup | Ben Boeckel | 2022-09-23 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake-presets-package-more-doc-fixes' | Brad King | 2022-09-26 | 2 | -1/+14 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Help: Add package preset to example presets file | Kyle Edwards | 2022-09-22 | 1 | -1/+10 | |
| * | | | | | Help: List packagePresets field in cmake-presets.7 | Kyle Edwards | 2022-09-22 | 1 | -0/+4 | |
* | | | | | | Merge topic 'try_compile-source-from' | Brad King | 2022-09-23 | 2 | -6/+50 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_compile: Add SOURCE_FROM_FILE | Matthew Woehlke | 2022-09-22 | 2 | -2/+14 | |
| * | | | | | | try_compile: Add SOURCE_FROM_{ARG,VAR} | Matthew Woehlke | 2022-09-22 | 2 | -6/+38 | |
* | | | | | | | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 2 | -2/+12 | |
| |/ / / / / |/| | | | | |