Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'jobserver-fix' | Brad King | 2023-07-26 | 3 | -13/+50 |
|\ | |||||
| * | add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY | Chris Mahoney | 2023-07-25 | 3 | -13/+50 |
* | | Merge topic 'exec-program-policy' | Kyle Edwards | 2023-07-26 | 12 | -0/+32 |
|\ \ | |||||
| * | | exec_program(): Remove by policy CMP0153 | Kyle Edwards | 2023-07-25 | 12 | -0/+32 |
* | | | Merge topic 'property-typo-fix' | Brad King | 2023-07-25 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | cmTarget: Restore Fortran_PREPROCESS property initialization | Ben Boeckel | 2023-07-25 | 1 | -1/+3 |
* | | | | Merge topic 'cdash_checksum_400' | Brad King | 2023-07-25 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | ctest: Update ctest_submit for CDash behavior change | Zack Galbreath | 2023-07-25 | 1 | -1/+1 |
| * | | | Tests: Always load presets schema as UTF-8 | Craig Scott | 2023-05-30 | 1 | -3/+3 |
* | | | | Merge topic 'remove-exec-program-usage' | Brad King | 2023-07-25 | 6 | -45/+45 |
|\ \ \ \ | |||||
| * | | | | Tests/ExternalOBJ: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 2 | -2/+2 |
| * | | | | Tests/ComplexOneConfig: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -3/+3 |
| * | | | | Tests/Complex: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -3/+3 |
| * | | | | Tests/CommandLineTest: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -34/+34 |
| * | | | | Tests/CMakeOnly: Replace exec_program() with execute_process() | Kyle Edwards | 2023-07-24 | 1 | -3/+3 |
* | | | | | Merge topic 'fix-ctest-timeout-regression' | Brad King | 2023-07-25 | 2 | -0/+13 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | CTest: Fix regression in calculating test timeout | Kyle Edwards | 2023-07-24 | 2 | -0/+13 |
* | | | | Merge topic 'file-REAL_PATH-relative' | Brad King | 2023-07-24 | 11 | -0/+89 |
|\ \ \ \ | |||||
| * | | | | file(REAL_PATH): resolve symlinks before '..' components | Robert Maynard | 2023-07-20 | 11 | -0/+89 |
* | | | | | Merge topic 'dyndep-module-info-objlib-dependency' | Brad King | 2023-07-24 | 8 | -0/+57 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Tests/RunCMake/CXXModules: add a test for issue #25112 | Ben Boeckel | 2023-07-22 | 5 | -0/+39 |
| * | | | Tests/FortranOnly: add a test case for issue #25112 | Ben Boeckel | 2023-07-22 | 3 | -0/+18 |
* | | | | Merge topic 'command-job-server-aware' | Brad King | 2023-07-20 | 8 | -1/+297 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add_custom_{target,command}: Add argument JOB_SERVER_AWARE | Chris Mahoney | 2023-07-19 | 8 | -1/+297 |
* | | | | Merge topic 'imported-implib-only' | Brad King | 2023-07-19 | 11 | -9/+79 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Add a way to represent imported shared library stubs | Robert Maynard | 2023-07-18 | 10 | -9/+57 |
| * | | | | GeneratorExpression: Expand testing of imported location resolution | Robert Maynard | 2023-07-18 | 2 | -0/+21 |
| * | | | | Testing: Map RelWithDebInfo config in GeneratorExpression test | Robert Maynard | 2023-07-06 | 1 | -0/+1 |
* | | | | | Merge topic 'cmCMakePath-SunPro-sparc-workaround' | Brad King | 2023-07-19 | 2 | -0/+442 |
|\ \ \ \ \ | |||||
| * | | | | | cmCMakePath: workarounds for Sunpro/sparc compiler | Marc Chevrier | 2023-07-18 | 2 | -0/+442 |
* | | | | | | LINK_OPTIONS: ensure correct dollar escaping | Marc Chevrier | 2023-07-17 | 4 | -1/+10 |
|/ / / / / | |||||
* | | | | | Merge topic 'find_library-simplify-regex' | Brad King | 2023-07-14 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | find_library: Improve regex readability in --debug-find output | Thomas Schenker | 2023-07-13 | 2 | -2/+2 |
* | | | | | | Merge topic 'module-mapper-clang-transitive' | Brad King | 2023-07-14 | 12 | -11/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmExperimental: refresh the C++ modules UUID | Ben Boeckel | 2023-07-13 | 10 | -10/+10 |
| * | | | | | | Tests/RunCMake/CXXModules: require transitive usages | Ben Boeckel | 2023-07-13 | 2 | -1/+9 |
* | | | | | | | Merge topic 'debugger-breakpoints' | Brad King | 2023-07-14 | 1 | -0/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Debugger: Always clear existing breakpoints on setBreakpoints | Ben McMorran | 2023-07-13 | 1 | -0/+13 |
| * | | | | | Merge topic 'debugger-no-supportsVariableType' into release-3.27 | Brad King | 2023-07-13 | 3 | -4/+38 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'debugger-no-supportsVariableType' | Brad King | 2023-07-13 | 3 | -4/+38 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Debugger: Correctly handle clients without supportsVariableType | Ben McMorran | 2023-07-12 | 3 | -4/+38 |
* | | | | | | | Merge topic 'genex-REMOVE_DUPLICATES-empty' | Brad King | 2023-07-13 | 3 | -0/+10 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Genex: Restore REMOVE_DUPLICATES preservation of empty elements | Brad King | 2023-07-12 | 3 | -0/+10 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'compile-commands-modules' | Brad King | 2023-07-12 | 6 | -0/+66 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Ninja: include module mapper flags in `compile_commands.json` | Ben Boeckel | 2023-07-09 | 6 | -0/+66 |
| * | | | | | Merge topic 'debugger-segfault' into release-3.27 | Brad King | 2023-06-30 | 1 | -1/+29 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FetchContent-unparsed-arguments' into release-3.27 | Brad King | 2023-06-30 | 4 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge topic 'vs-cxxmodules-same-src-name' into release-3.27 | Brad King | 2023-06-30 | 6 | -0/+42 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | apple: add preliminary visionOS support | Gregor Jasny | 2023-07-11 | 5 | -2/+35 |
* | | | | | | | | | Merge topic 'test-lib-order' | Brad King | 2023-07-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | |