Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'enable_language-deduplicate' | Brad King | 2022-07-06 | 3 | -0/+26 |
|\ | |||||
| * | cmMakefile: Dedupe languages when enabling them | friendlyanon | 2022-06-30 | 3 | -0/+26 |
* | | Merge topic 'genex-LINK_LIBRARY-fix-generation' | Brad King | 2022-07-06 | 4 | -0/+12 |
|\ \ | |||||
| * | | genex-LINK_LIBRARY: ensure correct generation inside LINK_GROUP genex | Marc Chevrier | 2022-07-05 | 4 | -0/+12 |
* | | | Merge topic 'vs-test-arm64' | Brad King | 2022-07-06 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Tests: Exclude win/arm64 tests with CMAKE_VS_PLATFORM_NAME | Niyas Sait | 2022-07-05 | 2 | -3/+3 |
* | | | | Merge topic 'pkgconfig-when-spaces-in-path' | Brad King | 2022-07-06 | 1 | -1/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Tests/FindPkgConfig: correctly handle broken pkg-config | makise-homura | 2022-07-01 | 1 | -1/+24 |
* | | | | Merge topic 'nvhpc-Werror' | Brad King | 2022-07-05 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | NVHPC: warnings as error flag is "-Werror" | Robert Maynard | 2022-07-01 | 1 | -1/+1 |
* | | | | | Merge topic 'add_nvcc_compile_warning_support' | Brad King | 2022-07-05 | 23 | -45/+87 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | CUDA: NVCC support for COMPILE_WARNING_AS_ERROR target property | Robert Maynard | 2022-07-01 | 9 | -1/+18 |
| * | | | Tests: Refactor warn on error tests to support multiple languages | Robert Maynard | 2022-06-29 | 16 | -44/+69 |
* | | | | Merge topic 'file-archive-args' | Brad King | 2022-07-01 | 7 | -0/+34 |
|\ \ \ \ | |||||
| * | | | | file(ARCHIVE*): Add test for keyword arguments with missing values | Brad King | 2022-06-29 | 7 | -0/+34 |
* | | | | | Merge topic 'genex-TARGET_BUNDLE_DIR_NAME' | Brad King | 2022-07-01 | 3 | -0/+37 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Genex: Fix TARGET_BUNDLE_DIR_NAME incorrect extension | Ben Leadbetter | 2022-07-01 | 3 | -0/+37 |
| * | | | Merge topic 'file-set-crash' into release-3.24 | Brad King | 2022-06-30 | 7 | -0/+28 |
| |\ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge topic 'vs-compile-batching' into release-3.24 | Brad King | 2022-06-23 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'file-set-crash' | Brad King | 2022-06-30 | 7 | -0/+28 |
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | install(EXPORT): Check for missing file sets at generate time | Kyle Edwards | 2022-06-29 | 7 | -0/+28 |
| * | | | Merge topic 'ci-xcode-13.3' into release-3.23 | Brad King | 2022-04-26 | 1 | -0/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'log_level_command' | Brad King | 2022-06-29 | 9 | -0/+70 |
|\ \ \ \ \ | |||||
| * | | | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 9 | -0/+70 |
* | | | | | | RunCMake/CXXModules/NoCXX20: Force older standard | Raul Tambre | 2022-06-28 | 1 | -3/+4 |
* | | | | | | RunCMake/CTestTimeout: Include sched.h for pid_t | Raul Tambre | 2022-06-27 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'vs-compile-batching' | Brad King | 2022-06-23 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | VS: Add variable to to turn off Visual Studio compile batching | Brad King | 2022-06-22 | 1 | -1/+1 |
* | | | | | Merge topic 'revert-pkgconfig-static-libs' | Brad King | 2022-06-23 | 7 | -203/+72 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET." | Brad King | 2022-06-22 | 7 | -203/+72 |
| |/ / / | |||||
* | | | | Merge topic 'cpp-named-module-file-sets' | Brad King | 2022-06-17 | 78 | -2/+901 |
|\ \ \ \ | |||||
| * | | | | Tests/RunCMake/CXXModules: add module-using examples | Ben Boeckel | 2022-06-16 | 26 | -1/+340 |
| * | | | | cmTarget: add support for C++ module fileset types | Ben Boeckel | 2022-06-16 | 54 | -2/+562 |
| |/ / / | |||||
* | | | | Merge topic 'xcode-launch-mode' | Brad King | 2022-06-16 | 2 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Xcode: Add Xcode SCHEME control for 'Launch' control | Harry Mallon | 2022-06-15 | 2 | -0/+4 |
| * | | | | Merge topic 'fetchcontent-global-targets' | Brad King | 2022-06-11 | 8 | -0/+92 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'xcode-14' | Brad King | 2022-06-11 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'ExternalProject-stamp-genex' | Brad King | 2022-06-10 | 2 | -0/+16 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic '23376-add-compile-properties-to-csharp-sdk-projects' | Brad King | 2022-06-16 | 3 | -0/+84 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Add compile properties to .NET Sdk projects | Maxime Raynaud | 2022-06-15 | 3 | -0/+84 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'find_item-validation-function' | Brad King | 2022-06-15 | 52 | -0/+294 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | find_(program,library,file,path): add validation function | Marc Chevrier | 2022-06-14 | 52 | -0/+294 |
| |/ / / / / / / | |||||
* | | | | | | | | Add deprecation warnings for policies CMP0102 and below | Brad King | 2022-06-14 | 2 | -0/+20 |
|/ / / / / / / | |||||
* | | | | | | | Utilities/Release: Add windows-arm64 package to file table | Brad King | 2022-06-13 | 1 | -0/+2 |
* | | | | | | | Merge topic 'fetchcontent-global-targets' into release-3.24 | Brad King | 2022-06-11 | 8 | -0/+92 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL | Craig Scott | 2022-06-10 | 8 | -0/+92 |
* | | | | | | | Merge topic 'xcode-14' into release-3.24 | Brad King | 2022-06-11 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warnings | Brad King | 2022-06-10 | 1 | -0/+2 |
| * | | | | | | Merge branch 'ci-xcode-13.3' into release-3.22 | Brad King | 2022-04-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Tests: Ignore all classes in Xcode internal objc warnings | Gregor Jasny | 2022-04-25 | 1 | -1/+1 |