Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 1 | -0/+5 |
* | Merge topic 'cmake-E-copy-t-mode' | Brad King | 2022-11-15 | 1 | -0/+4 |
|\ | |||||
| * | cmake -E copy: Add support for -t argument | Kyle Edwards | 2022-11-15 | 1 | -0/+4 |
* | | project: Warn at top-level if `cmake_minimum_required` wasn't called | friendlyanon | 2022-11-11 | 1 | -0/+6 |
|/ | |||||
* | Merge topic 'doc-improvements' | Brad King | 2022-11-10 | 6 | -40/+35 |
|\ | |||||
| * | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` | Alex Turbov | 2022-11-09 | 6 | -40/+35 |
* | | ASM_MARMASM: Add support for Microsoft ARM assembler language | Ilia K | 2022-11-09 | 1 | -0/+4 |
* | | Merge topic 'file-set-file-api' | Brad King | 2022-11-09 | 1 | -0/+9 |
|\ \ | |||||
| * | | file-api: support exporting file set information | Ben Boeckel | 2022-11-08 | 1 | -0/+9 |
| |/ | |||||
* | | Merge topic 'use_folders_on_by_default' | Brad King | 2022-11-08 | 1 | -0/+5 |
|\ \ | |||||
| * | | USE_FOLDERS: Treat as on by default | Juan Ramos | 2022-11-08 | 1 | -0/+5 |
* | | | Merge topic 'sphinx-linkcheck' | Brad King | 2022-11-08 | 8 | -9/+9 |
|\ \ \ | |||||
| * \ \ | Merge branch 'backport-sphinx-linkcheck' into sphinx-linkcheck | Brad King | 2022-11-07 | 8 | -9/+9 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Help: Fix some redirects reported with sphinx linkcheck | Alex Turbov | 2022-11-07 | 7 | -8/+8 |
| | * | | Help: Fix broken external links found by sphinx linkcheck | Alex Turbov | 2022-11-07 | 1 | -1/+1 |
| | * | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-11-01 | 1 | -0/+11 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'release-3.24' into release-3.25 | Brad King | 2022-11-01 | 1 | -2/+2 |
| | |\ \ \ | |||||
* | | | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` option | Alois Klink | 2022-11-05 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-11-01 | 1 | -0/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CMake 3.24.3v3.24.3 | Brad King | 2022-11-01 | 1 | -0/+11 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-11-01 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'release-3.23' into release-3.24 | Brad King | 2022-10-04 | 1 | -3/+3 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.23' | Brad King | 2022-11-01 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | CMake 3.23.5v3.23.5 | Brad King | 2022-11-01 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | EXPORT_COMPILE_COMMANDS: add `output` field | Ben Boeckel | 2022-10-28 | 1 | -0/+7 |
| |_|_|/ |/| | | | |||||
* | | | | string(TIMESTAMP): Add %z and %Z for adding time zone string | Vasiliy Koyrev | 2022-10-27 | 1 | -0/+5 |
* | | | | Merge topic 'doc-presets' | Brad King | 2022-10-25 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Help: Fix trivial typos related to presets | Craig Scott | 2022-10-22 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-presets-output-junit' | Brad King | 2022-10-19 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | CTest: Add support for outputJUnitFile in presets | Kyle Edwards | 2022-10-18 | 1 | -0/+3 |
* | | | | Merge topic 'trace-try_compile' | Brad King | 2022-10-17 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 1 | -0/+5 |
* | | | | | UseSWIG: Add support of perl5 language | Marc Chevrier | 2022-10-14 | 1 | -0/+4 |
* | | | | | Merge topic 'doc-cmake-E-subcommand-suboptions' | Brad King | 2022-10-12 | 5 | -31/+38 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Help: Reference options of sub-commands in some older release notes (>= 3.20) | Alex Turbov | 2022-10-12 | 4 | -29/+36 |
| * | | | Help: Replace the ref `cmake --workflow --preset` with `option` role | Alex Turbov | 2022-10-12 | 1 | -2/+2 |
* | | | | 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 |
* | | | 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 'clang-tidy-prefer-p-option' | Brad King | 2022-10-07 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | clang-tidy: Don't append compiler commands if using -p | Craig Scott | 2022-10-07 | 1 | -0/+5 |
* | | | | Merge topic 'try_compile-more-debug-logging' | Brad King | 2022-10-06 | 1 | -1/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | try_compile: Report build dir with --debug-trycompile | Matthew Woehlke | 2022-10-06 | 1 | -1/+4 |
* | | | | Help: Disambiguate cmake(1) program modes in Sphinx option references | Brad King | 2022-10-05 | 1 | -2/+2 |
|/ / / | |||||
* | | | 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 'try_compile-no-cache' | Brad King | 2022-09-29 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 1 | -0/+5 |
* | | | | Merge topic 'vs11-deprecate' | Brad King | 2022-09-28 | 1 | -0/+5 |
|\ \ \ \ |