Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmArgumentParser: Avoid allocating copies of keyword strings | Brad King | 2022-07-05 | 17 | -79/+90 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-07-05 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-07-04 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-07-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-07-02 | 1 | -1/+1 |
* | Merge topic 'file-archive-args' | Brad King | 2022-07-01 | 1 | -3/+9 |
|\ | |||||
| * | file(ARCHIVE*): Simplify acceptance of empty list arguments | Brad King | 2022-06-29 | 1 | -3/+9 |
* | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME' | Brad King | 2022-07-01 | 1 | -2/+12 |
|\ \ | |||||
| * | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extension | Ben Leadbetter | 2022-07-01 | 1 | -2/+12 |
| * | | Merge topic 'file-set-crash' into release-3.24 | Brad King | 2022-06-30 | 3 | -4/+32 |
| |\ \ | |||||
| * \ \ | Merge topic 'fix-23523' into release-3.24 | Brad King | 2022-06-29 | 1 | -12/+16 |
| |\ \ \ | |||||
| * | | | | CMake 3.24.0-rc2v3.24.0-rc2 | Brad King | 2022-06-23 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-07-01 | 1 | -1/+1 |
* | | | | | Merge topic 'file-set-crash' | Brad King | 2022-06-30 | 3 | -4/+32 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | install(EXPORT): Check for missing file sets at generate time | Kyle Edwards | 2022-06-29 | 3 | -4/+32 |
| * | | | | CMake 3.23.2v3.23.2 | Brad King | 2022-05-25 | 1 | -1/+1 |
| * | | | | Merge topic 'vs2022-only' into release-3.23 | Brad King | 2022-05-20 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-30 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge topic 'log_level_command' | Brad King | 2022-06-29 | 7 | -67/+141 |
|\ \ \ \ \ | |||||
| * | | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 6 | -25/+93 |
| * | | | | | Move LogLevel enum out of cmake.h header | Alexandru Croitor | 2022-06-24 | 4 | -53/+59 |
* | | | | | | Merge topic 'lcc-updates' | Brad King | 2022-06-29 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: Suppress some warnings on LCC 1.23.x | makise-homura | 2022-06-28 | 1 | -0/+4 |
* | | | | | | | Merge topic 'fix-23523' | Brad King | 2022-06-29 | 1 | -12/+16 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | AUTOUIC: Fix internal paths of generated ui_foo.h files | Josiah Bills | 2022-06-28 | 1 | -12/+16 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-29 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'posix_c' | Brad King | 2022-06-28 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmSystemTools: Fix unsetenv() fallback | Raul Tambre | 2022-06-26 | 1 | -2/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-28 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-27 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-26 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-25 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-24 | 1 | -1/+1 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2022-06-23 | 1 | -9/+31 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2022-06-22 | 1 | -9/+31 |
* | | | | | | Merge topic 'snprintf' | Brad King | 2022-06-23 | 7 | -9/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: Replace uses of sprintf with safer snprintf | Sean McBride | 2022-06-22 | 6 | -9/+10 |
| * | | | | | | Source: Tell Git not to check whitespace in third-party curses form code | Brad King | 2022-06-22 | 1 | -0/+1 |
* | | | | | | | Merge topic 'vs-compile-batching' | Brad King | 2022-06-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 1 | -0/+1 |
| * | | | | | | Merge topic 'use-arm64-msbuild' into release-3.24 | Brad King | 2022-06-22 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-23 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'use-arm64-msbuild' | Brad King | 2022-06-22 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | VS: Prefer ARM64 MSBuild on Windows ARM64 host | Tommy Vercetti | 2022-06-21 | 1 | -0/+8 |
* | | | | | | | Merge topic 'xcode14' | Brad King | 2022-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | cm_cxx_features: filter out warnings from Xcode 14 | Gregor Jasny | 2022-06-21 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | CMake 3.24.0-rc1v3.24.0-rc1 | Brad King | 2022-06-14 | 1 | -1/+1 |
| * | | | | | Merge topic 'lcc-warnings' into release-3.24 | Brad King | 2022-06-14 | 2 | -5/+5 |
| |\ \ \ \ \ | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-06-22 | 1 | -1/+1 |
* | | | | | | | Merge topic 'add_export_no_system' | Brad King | 2022-06-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ |