Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Use direct refs to genexes instead of ``$<GENEX-NAME>`` | Alex Turbov | 2022-11-09 | 6 | -40/+35 |
* | 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 |
|\ \ \ \ | |||||
| * | | | | Deprecate Visual Studio 11 2012 generator | Brad King | 2022-09-27 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-presets-workflow' | Brad King | 2022-09-28 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 1 | -0/+4 |
* | | | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | add_subdirectory: Add SYSTEM option | Da Quexian | 2022-09-26 | 1 | -0/+10 |
* | | | | | CPack/NSIS: Add options to set makensis arguments | Johnny Jazeix | 2022-09-26 | 1 | -0/+7 |
| |/ / / |/| | | | |||||
* | | | | Genex LINK_LIBRARY: Add support for framework with postfix | Marc Chevrier | 2022-09-21 | 1 | -0/+5 |
* | | | | Merge topic 'detect-lib_foo.a-msvc' | Brad King | 2022-09-20 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | MSVC: Teach find_library to consider the 'libfoo.a' naming convention | Yonggang Luo | 2022-09-19 | 1 | -0/+7 |
* | | | | | Merge topic 'env-tls-certs' | Brad King | 2022-09-19 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 1 | -0/+6 |
* | | | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 1 | -0/+6 |
* | | | | | | Merge topic 'add_tasking_compiler' | Brad King | 2022-09-15 | 1 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Tasking: Add support for several compiler toolsets | Christoph Seitz | 2022-09-14 | 1 | -0/+8 |
| |/ / / / |