| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Optionally exclude implicit link directories via environment | Brad King | 2023-05-25 | 3 | -0/+30 |
|/ / / |
|
* | | | cxxmodules: Fix exported path to installed module sources in subdirs | Tyler | 2023-05-23 | 18 | -6/+64 |
|
|
* | | | cxxmodules: Do not expect collator install scripts with no CXX_MODULES | Tyler | 2023-05-23 | 12 | -6/+36 |
|
|
* | | | Tests: Improve RunCMake.CXXModules expectation matching and error reporting | Brad King | 2023-05-23 | 12 | -32/+78 |
|
|
* | | | Merge topic 'ep-update-disconnected' | Brad King | 2023-05-23 | 2 | -17/+30 |
|\ \ \ |
|
| * | | | ExternalProject: Avoid reconfigure when updates are disconnected | Craig Scott | 2023-05-23 | 1 | -16/+26 |
|
|
| * | | | Tests: Reduce warning noise in ExternalProjectUpdate test | Craig Scott | 2023-05-21 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | Merge topic 'correct_cuda_complex_adding_bad_rpath_entries' | Brad King | 2023-05-23 | 4 | -4/+8 |
|\ \ \ |
|
| * | | | CUDA: Cuda* tests add rpath entry only for need cuda lib directory | Robert Maynard | 2023-05-22 | 4 | -4/+8 |
|
|
* | | | | Tests: Avoid printing function address in FindOpenAL.Test | Brad King | 2023-05-22 | 1 | -2/+3 |
|
|
* | | | | codespell: Fix typos | Brad King | 2023-05-22 | 14 | -19/+19 |
|
|
* | | | | codespell: Avoid escape sequence that looks like misspelled "nodes" | Brad King | 2023-05-22 | 17 | -35/+39 |
|
|
* | | | | Merge topic 'autogen-test-file-generate' | Brad King | 2023-05-22 | 3 | -0/+31 |
|\ \ \ \ |
|
| * | | | | Autogen: Add AUTOMOC test /w file(Generate) | Orkun Tokdemir | 2023-05-19 | 3 | -0/+31 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'FileAPI-framework' | Brad King | 2023-05-22 | 51 | -24/+803 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fileapi: Extend codemodel targets/compileGroups with Apple frameworks | Marc Chevrier | 2023-05-19 | 51 | -24/+803 |
|
|
* | | | | Merge topic 'test-bootstrap' | Brad King | 2023-05-19 | 1 | -16/+17 |
|\ \ \ \ |
|
| * | | | | Tests: Add option to control timeout of BootstrapTest | Brad King | 2023-05-18 | 1 | -6/+5 |
|
|
| * | | | | Tests: Modernize name of option to control existence of BootstrapTest | Brad King | 2023-05-18 | 1 | -10/+12 |
|
|
* | | | | | Merge topic 'cxxmodules-private-between-targets' | Brad King | 2023-05-19 | 9 | -2/+40 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Tests/CXXModules: add example for private modules between targets | Ben Boeckel | 2023-05-18 | 8 | -0/+39 |
|
|
| * | | | | iwyu: ignore `std::remove_reference` requirements | Ben Boeckel | 2023-05-16 | 1 | -2/+1 |
|
|
* | | | | | Merge topic 'skip-linting' | Brad King | 2023-05-18 | 16 | -0/+111 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Autogen: set SKIP_LINTING ON for generated files | Orkun Tokdemir | 2023-05-16 | 6 | -0/+53 |
|
|
| * | | | | TargetGenerator: Add SKIP_LINTING source property | Orkun Tokdemir | 2023-05-16 | 10 | -0/+58 |
| |/ / / |
|
* | | | | Merge topic 'test-xcode' | Brad King | 2023-05-16 | 34 | -311/+340 |
|\ \ \ \ |
|
| * | | | | Tests: Split some RunCMake.XcodeProject cases into a separate test | Brad King | 2023-05-15 | 34 | -311/+340 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'msvc-wine-showIncludes' | Brad King | 2023-05-16 | 5 | -0/+16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Ninja: Restore detection of msvc-wine showIncludes prefix | Brad King | 2023-05-15 | 5 | -0/+16 |
|
|
* | | | | Merge topic 'system-framework' | Brad King | 2023-05-12 | 1 | -0/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Apple Frameworks: honor SYSTEM target property | Marc Chevrier | 2023-05-11 | 1 | -0/+12 |
|
|
* | | | | Tests: Teach ISPC tests to run on macOS arm64 host | Brad King | 2023-05-10 | 12 | -25/+71 |
|
|
* | | | | Tests: Fix RunCMake.XcodeProject XcodeSchemaGeneration case on arm64 | Brad King | 2023-05-10 | 2 | -1/+2 |
| |_|/
|/| | |
|
* | | | Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessing | Brad King | 2023-05-09 | 9 | -0/+40 |
|
|
* | | | Tests: Teach RunCMake to ignore LLVMFlang -flang-experimental-exec warning | Brad King | 2023-05-09 | 1 | -0/+1 |
|
|
* | | | Tests: Teach RunCMake to ignore Intel Fortran remark 10440 | Brad King | 2023-05-09 | 1 | -0/+1 |
|/ / |
|
* | | Merge topic 'ctest-timeout-zero' | Brad King | 2023-05-05 | 10 | -65/+30 |
|\ \ |
|
| * | | ctest: Fix TIMEOUT test property with value 0 with --timeout flag | Brad King | 2023-05-04 | 2 | -1/+8 |
|
|
| * | | Tests: Move `CTestTestZeroTimeout` into `RunCMake.CTestTimeout` | Brad King | 2023-05-04 | 9 | -64/+22 |
|
|
* | | | Merge topic 'compile-only-genex' | Brad King | 2023-05-05 | 8 | -0/+49 |
|\ \ \ |
|
| * | | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex | Robert Maynard | 2023-05-04 | 5 | -1/+39 |
|
|
| * | | | cmGeneratorExpressionNode: implement `COMPILE_ONLY` genex | Ben Boeckel | 2023-04-12 | 4 | -0/+11 |
|
|
* | | | | Merge topic 'FindCUDAToolkit_more_library_root_detection' | Brad King | 2023-05-05 | 1 | -0/+14 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | FindCUDAToolkit: Support CUDA version extraction from version.json | Robert Maynard | 2023-05-04 | 1 | -0/+14 |
|
|
| * | | Merge topic 'test-xcode-14.3' into release-3.26 | Brad King | 2023-04-04 | 1 | -0/+1 |
| |\ \ |
|
* | \ \ | Merge topic 'use-linker-depfile' | Brad King | 2023-05-04 | 12 | -27/+124 |
|\ \ \ \ |
|
| * | | | | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 12 | -27/+124 |
|
|
* | | | | | Merge topic 'autogen-system-include' | Brad King | 2023-05-04 | 12 | -0/+142 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not set | Orkun Tokdemir | 2023-05-03 | 4 | -2/+32 |
|
|
| * | | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property | Orkun Tokdemir | 2023-05-03 | 8 | -0/+110 |
|
|