Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | Tests/RunCMake: Add option for dynamic expected output | Orkun Tokdemir | 2023-04-27 | 1 | -0/+2 |
* | | | | | Merge topic 'ci-intel-windows' | Brad King | 2023-05-02 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel Classic | Brad King | 2023-05-01 | 1 | -1/+2 |
| * | | | | | Tests: Teach RunCMake to ignore Intel Classic deprecation on Windows | Brad King | 2023-05-01 | 1 | -1/+1 |
* | | | | | | Merge topic 'FindX11-even-more-xcb-components' | Brad King | 2023-05-02 | 2 | -41/+537 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | FindX11: Remove HAS_X11_xcb check from xcb tests | Moses Miller | 2023-04-28 | 2 | -105/+131 |
| * | | | | | FindX11: Add tests for newly added xcb libraries | Moses Miller | 2023-04-25 | 1 | -8/+421 |
| * | | | | | FindX11: Fix existing tests | Moses Miller | 2023-04-25 | 2 | -21/+31 |
| * | | | | | FindX11: Add more components to FindX11 tests | Moses Miller | 2023-04-25 | 1 | -2/+49 |
* | | | | | | Merge topic 'CMake-uses-cmList-class' | Brad King | 2023-05-01 | 1 | -35/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMake code rely on cmList class for CMake lists management (part. 2) | Marc Chevrier | 2023-04-29 | 1 | -1/+0 |
| * | | | | | | cmList class: various enhancements | Marc Chevrier | 2023-04-29 | 1 | -34/+35 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 7 | -0/+227 |
|/ / / / / | |||||
* | | | | | Merge topic 'ExternalProject-relative-git-urls' | Craig Scott | 2023-04-27 | 16 | -0/+293 |
|\ \ \ \ \ | |||||
| * | | | | | ExternalProject/FetchContent: Support relative remote URLs | Chris Wright | 2023-04-26 | 16 | -0/+293 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'vs-show-cmake-files' | Brad King | 2023-04-27 | 4 | -0/+240 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Add CMake input files to ZERO_CHECK | Alexander Neundorf | 2023-04-25 | 4 | -0/+240 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'orkun_21455_26_04_2023' | Brad King | 2023-04-27 | 6 | -2/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Update test comments about Qt versions | Orkun Tokdemir | 2023-04-26 | 1 | -2/+2 |
| * | | | | | Autogen: Add AUTORCC test /w AUTOGEN_BUILD_DIR | Orkun Tokdemir | 2023-04-26 | 6 | -0/+55 |
* | | | | | | Merge topic 'preset-includes-macro-expansion' | Brad King | 2023-04-27 | 6 | -0/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | presets: add support for macro expansion to includes | Zoran Angelov | 2023-04-26 | 6 | -0/+39 |
| |/ / / / | |||||
* | | | | | Merge topic 'iwyu_errors' | Brad King | 2023-04-26 | 7 | -0/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | IWYU: Return error code if user enables error reporting | Ashish Sadanandan | 2023-04-25 | 7 | -0/+18 |
| |/ / / | |||||
* | | | | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -1/+2 |
* | | | | GenEx LIST: list operations | Marc Chevrier | 2023-04-16 | 147 | -2/+1386 |
|/ / / | |||||
* | | | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 7 | -0/+147 |
|\ \ \ | |||||
| * | | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property | Orkun Tokdemir | 2023-04-09 | 7 | -0/+147 |
* | | | | Merge topic 'python-file-encoding' | Craig Scott | 2023-04-09 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Tests: Always load presets schema as UTF-8 | Craig Scott | 2023-04-07 | 1 | -3/+3 |
* | | | | | list(): rely on cmList class | Marc Chevrier | 2023-04-08 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'cmList-class' | Brad King | 2023-04-06 | 2 | -0/+996 |
|\ \ \ \ | |||||
| * | | | | cmList: CMake list implementation | Marc Chevrier | 2023-04-05 | 2 | -0/+996 |
| |/ / / |