Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | strings: simplify streaming sequences | Ben Boeckel | 2023-07-27 | 3 | -13/+11 | |
| * | | | | strings: combine string literals where possible | Ben Boeckel | 2023-07-27 | 7 | -20/+31 | |
| * | | | | strings: compare to static `string_view` instances in Windows-only code | Ben Boeckel | 2023-07-27 | 21 | -246/+276 | |
| * | | | | clang-tidy: fix `readability-container-data-pointer` lints | Ben Boeckel | 2023-07-27 | 1 | -1/+1 | |
* | | | | | Merge topic 'clang-tidy-xcode-generator' | Brad King | 2023-08-01 | 13 | -351/+393 | |
|\ \ \ \ \ | ||||||
| * | | | | | strings: use single characters where possible | Ben Boeckel | 2023-07-30 | 4 | -59/+59 | |
| * | | | | | string_view: use string_view literals in comparisons | Ben Boeckel | 2023-07-30 | 6 | -77/+87 | |
| * | | | | | strings: combine string literals | Ben Boeckel | 2023-07-30 | 3 | -41/+59 | |
| * | | | | | cmCPackDragNDropGenerator: use a string instead of a stream for commands | Ben Boeckel | 2023-07-30 | 3 | -65/+70 | |
| * | | | | | cmStrCat: use where possible in Apple-specific sources | Ben Boeckel | 2023-07-30 | 5 | -73/+82 | |
| * | | | | | cmXCode21Object: simplify streaming expression | Ben Boeckel | 2023-07-30 | 1 | -3/+1 | |
| * | | | | | cmLocalXCodeGenerator: return a default string | Ben Boeckel | 2023-07-30 | 1 | -1/+1 | |
| * | | | | | cmCPackPKGGenerator: remove unnecessary `.c_str()` calls | Ben Boeckel | 2023-07-30 | 1 | -6/+5 | |
| * | | | | | cmCPackDragNDropGenerator: remove unnecessary string construction | Ben Boeckel | 2023-07-30 | 1 | -1/+1 | |
| * | | | | | clang-tidy: fix `readability-braces-around-statements` lints | Ben Boeckel | 2023-07-30 | 1 | -1/+2 | |
| * | | | | | clang-tidy: fix `modernize-use-override` lints | Ben Boeckel | 2023-07-30 | 1 | -1/+1 | |
| * | | | | | clang-tidy: fix `readability-else-after-return` lints | Ben Boeckel | 2023-07-30 | 1 | -3/+3 | |
| * | | | | | clang-tidy: fix `bugprone-branch-clone` lints | Ben Boeckel | 2023-07-30 | 1 | -0/+2 | |
| * | | | | | clang-tidy: fix `modernize-use-default-member-init` lints | Ben Boeckel | 2023-07-30 | 1 | -4/+2 | |
| * | | | | | clang-tidy: fix `modernize-loop-convert` lints | Ben Boeckel | 2023-07-30 | 1 | -3/+5 | |
| * | | | | | clang-tidy: fix `modernize-use-auto` lints | Ben Boeckel | 2023-07-27 | 4 | -32/+32 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-01 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'test-target-property-init' | Brad King | 2023-07-31 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmTarget: handle `HIP_STANDARD` like other language standards | Ben Boeckel | 2023-07-29 | 1 | -2/+3 | |
* | | | | | | Merge topic 'ci-debian-12' | Brad King | 2023-07-31 | 127 | -950/+937 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 127 | -950/+937 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-31 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-30 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-29 | 1 | -1/+1 | |
* | | | | | | Merge topic 'xcframework-find-library' | Kyle Edwards | 2023-07-28 | 1 | -0/+16 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 1 | -0/+16 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ExportTestLabelToJUnit' | Brad King | 2023-07-28 | 1 | -0/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | ctest: export test labels to junit xml | Alex Neundorf | 2023-07-26 | 1 | -0/+15 | |
* | | | | | | Merge topic 'cxx-atomic' | Brad King | 2023-07-28 | 5 | -7/+22 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Source: Link libatomic when needed on Linux 32-bit ARM | Brad King | 2023-07-27 | 5 | -7/+22 | |
| * | | | | | CMake 3.27.1v3.27.1 | Brad King | 2023-07-25 | 1 | -1/+1 | |
| * | | | | | Merge topic 'property-typo-fix' into release-3.27 | Brad King | 2023-07-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge topic 'cdash_checksum_400' into release-3.27 | Brad King | 2023-07-25 | 1 | -9/+12 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-28 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'xcframework-target-link-libraries' | Kyle Edwards | 2023-07-27 | 16 | -10/+532 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 15 | -6/+532 | |
| * | | | | | | | bootstrap: Unconditionally build libjsoncpp | Kyle Edwards | 2023-07-26 | 1 | -4/+0 | |
* | | | | | | | | Merge topic 'cmuvprocesschain-wait-0' | Brad King | 2023-07-27 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | cmUVProcessChain::Wait(): Treat timeout of 0 as no timeout | Kyle Edwards | 2023-07-26 | 2 | -3/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-07-27 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'jobserver-fix' | Brad King | 2023-07-26 | 5 | -23/+32 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY | Chris Mahoney | 2023-07-25 | 5 | -23/+32 | |
* | | | | | | | | Merge topic 'cmPolicies-cmStrCat' | Brad King | 2023-07-26 | 1 | -85/+75 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | cmPolicies: use `cmStrCat` for error message building | Ben Boeckel | 2023-07-24 | 1 | -84/+68 | |
| * | | | | | | | cmPolicies: use `cmStrCat` for string additions | Ben Boeckel | 2023-07-24 | 1 | -1/+1 | |