Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'lcc-updates-2024-04' | Brad King | 2024-04-16 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Exclude more tests found to be failing on broken libc on Elbrus | makise-homura | 2024-04-12 | 1 | -0/+11 | |
* | | | | | | | | Merge topic 'swift-module-libraries' | Brad King | 2024-04-16 | 4 | -14/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Swift: Support module libraries with command-line build systems | Evan Wilde | 2024-04-15 | 4 | -14/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-macos-rpath' | Brad King | 2024-04-16 | 6 | -0/+68 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | file(GET_RUNTIME_DEPENDENCIES): propagate parent rpath on macOS | Luis Caro Campos | 2024-04-15 | 6 | -0/+68 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'test-separate_arguments' | Brad King | 2024-04-16 | 2 | -16/+14 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Tests: Avoid unnecessary copy of cmake in RunCMake.separate_arguments | Brad King | 2024-04-15 | 2 | -16/+14 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cxxmodules-import-std' | Brad King | 2024-04-15 | 62 | -1/+810 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Experimental: add an experimental feature gate for `import std` | Ben Boeckel | 2024-04-12 | 19 | -0/+112 | |
| * | | | | | | Tests/CXXModules: mask C++23 std module targets | Ben Boeckel | 2024-04-11 | 5 | -0/+15 | |
| * | | | | | | cmTarget: support the `CXX_MODULE_STD` property | Ben Boeckel | 2024-04-11 | 1 | -0/+1 | |
| * | | | | | | Tests/CXXModules: test using targets that import `std` | Ben Boeckel | 2024-04-11 | 3 | -0/+37 | |
| * | | | | | | Tests/CXXModules: add tests for exporting `CXX_MODULE_STD` | Ben Boeckel | 2024-04-11 | 11 | -0/+243 | |
| * | | | | | | Tests/CXXModules: add tests that the C++ std targets don't get exported | Ben Boeckel | 2024-04-11 | 9 | -0/+229 | |
| * | | | | | | Tests/CXXModules; add tests for `CXX_MODULE_STD` behavior | Ben Boeckel | 2024-04-11 | 7 | -0/+53 | |
| * | | | | | | Tests/CXXModules: add tests for genex usage in `CXX_MODULE_STD` | Ben Boeckel | 2024-04-11 | 11 | -0/+70 | |
| * | | | | | | Tests/CXXModules/vs-without-flags: use C++20 | Ben Boeckel | 2024-04-11 | 1 | -1/+1 | |
| * | | | | | | Tests/CXXModules: add a test for the `CXX_MODULE_STD` property | Ben Boeckel | 2024-04-11 | 5 | -0/+21 | |
| * | | | | | | Tests/CXXModules: add test case for `import std` support | Ben Boeckel | 2024-04-11 | 3 | -0/+28 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'genex-compatible-interface' | Brad King | 2024-04-12 | 2 | -6/+227 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | GenEx: Fix COMPATIBLE_INTERFACE_ evaluation outside usage requirements | Brad King | 2024-04-11 | 1 | -3/+2 | |
| * | | | | | Tests: Add COMPATIBLE_INTERFACE_ cases outside usage requirements | Brad King | 2024-04-11 | 2 | -1/+52 | |
| * | | | | | Tests: Add COMPATIBLE_INTERFACE_ cases for library targets | Brad King | 2024-04-11 | 2 | -4/+167 | |
| * | | | | | Tests: Add COMPATIBLE_INTERFACE_NUMBER_{MAX,MIN} transitive-only cases | Brad King | 2024-04-11 | 2 | -3/+11 | |
* | | | | | | Merge topic 'restore-pkg-prefix-var' | Brad King | 2024-04-11 | 5 | -102/+0 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variable | Brad King | 2024-04-11 | 5 | -102/+0 | |
* | | | | | Merge topic 'GenerateExportHeader-clang-tidy' | Brad King | 2024-04-11 | 16 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | GenerateExportHeader: Suppress clang-tidy warning | ClausKlein | 2024-04-10 | 16 | -0/+16 | |
* | | | | | | Merge topic 'compiler-path-normalization' | Brad King | 2024-04-11 | 9 | -38/+34 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER= | Brad King | 2024-04-10 | 3 | -0/+15 | |
| * | | | | | Tests/RunCMake/CompilerChange: Simplify test cases | Brad King | 2024-04-10 | 7 | -39/+20 | |
* | | | | | | Merge topic 'FindJasper-imported-target' | Brad King | 2024-04-11 | 2 | -13/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: Enable FindJasper test on Fedora | Brad King | 2024-04-10 | 2 | -13/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake_language-test-experimental-feature-query' | Brad King | 2024-04-11 | 10 | -0/+69 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Tests/RunCMake/cmake_language: test GET_EXPERIMENTAL_FEATURE_ENABLED | Ben Boeckel | 2024-04-10 | 10 | -0/+69 | |
* | | | | | | Merge topic 'swift-fix-submodule-dependencies' | Brad King | 2024-04-10 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Swift: Ninja: Remove module dependency for executables | Evan Wilde | 2024-04-09 | 1 | -0/+3 | |
* | | | | | Merge topic 'nolint-header-sets-and-unity' | Brad King | 2024-04-09 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | VERIFY_INTERFACE_HEADER_SETS: Suppress clang-tidy include checks | ClausKlein | 2024-04-08 | 1 | -1/+1 | |
| * | | | | | VERIFY_INTERFACE_HEADER_SETS: Add IWYU pragma as C-style comment | ClausKlein | 2024-04-08 | 1 | -1/+1 | |
* | | | | | | C++26: Fix C++/CUDA/HIP compile feature support | Raul Tambre | 2024-04-09 | 2 | -1/+5 | |
* | | | | | | Clang: Fix detection of C++26 when targeting MSVC ABI | Brad King | 2024-04-09 | 1 | -1/+5 | |
* | | | | | | Merge topic 'test-pkg-config-gobject-introspection' | Brad King | 2024-04-08 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Update RunCMake.FindPkgConfig gobject-introspection expectation | Vladimir Petko | 2024-04-08 | 1 | -1/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'test-compile-features' | Brad King | 2024-04-08 | 17 | -59/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: Record expected C and CXX language standard support | Brad King | 2024-04-05 | 2 | -1/+10 | |
| * | | | | | | Tests/CompileFeatures: Cover c_std_## and cxx_std_## meta-features | Brad King | 2024-04-05 | 12 | -0/+58 | |
| * | | | | | | Tests/CompileFeatures: Factor out headers to compute C and C++ standard levels | Brad King | 2024-04-05 | 4 | -59/+60 | |
* | | | | | | | Merge topic 'lang-std-levels' | Brad King | 2024-04-08 | 2 | -18/+61 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | |