Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge topic 'vs-sdk-selection' | Brad King | 2023-04-06 | 19 | -2/+176 | |
|\ \ \ \ | ||||||
| * | | | | VS: Select Windows SDK matching WindowsSDKVersion env var | Brad King | 2023-04-05 | 2 | -0/+9 | |
| * | | | | VS: Select latest available Windows SDK version by default | Brad King | 2023-04-05 | 2 | -0/+14 | |
| * | | | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0 | Brad King | 2023-04-05 | 1 | -0/+8 | |
| * | | | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection | Brad King | 2023-04-05 | 12 | -0/+106 | |
| * | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM | Brad King | 2023-04-05 | 7 | -0/+33 | |
| * | | | | Tests: Teach RunCMake_TEST_FILTER to account for test variant description | Brad King | 2023-04-05 | 1 | -2/+6 | |
| |/ / / | ||||||
* | | | | Merge topic 'test-xcode-14.3' | Brad King | 2023-04-04 | 1 | -0/+1 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Tests: Teach RunCMake to ignore Xcode DVTCoreDeviceEnabledState warnings | Brad King | 2023-04-04 | 1 | -0/+1 | |
* | | | | Tests: Fix RunCMake infrastructure for LCC and CMP0129 | Brad King | 2023-04-03 | 5 | -12/+10 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'automoc-cxx-standard' | Brad King | 2023-03-31 | 6 | -0/+114 | |
|\ \ \ | ||||||
| * | | | Autogen: Add target's C++ standard to moc_predef.h | Orkun Tokdemir | 2023-03-30 | 6 | -0/+114 | |
* | | | | Merge topic 'remove-FindPythonInterp-FindPythonLibs' | Brad King | 2023-03-31 | 30 | -0/+159 | |
|\ \ \ \ | ||||||
| * | | | | FindPython{Interp,Libs}: Add policy to remove these modules | Brad King | 2023-03-30 | 30 | -0/+159 | |
* | | | | | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-31 | 5 | -0/+83 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Extend FindHDF5 tests to link and run executables | Brad King | 2023-03-30 | 5 | -0/+83 | |
| |/ / / / | ||||||
* | | | | | presets: Add trace options to configure presets | Artin Alavi | 2023-03-30 | 18 | -0/+118 | |
|/ / / / | ||||||
* | | | | Merge topic 'presets-json-errors' | Brad King | 2023-03-30 | 90 | -271/+405 | |
|\ \ \ \ | ||||||
| * | | | | presets: Improve JSON parser and error messages | Martin Duffy | 2023-03-29 | 90 | -271/+405 | |
* | | | | | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-30 | 4 | -0/+146 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Add cases covering FindHDF5 variables and imported targets | Brad King | 2023-03-29 | 3 | -0/+143 | |
| * | | | | | Tests: Add FindMPI test environment modification option | Brad King | 2023-03-29 | 1 | -0/+3 | |
* | | | | | | Merge topic 'FindOpenAL-framework' | Brad King | 2023-03-30 | 2 | -2/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Tests: Fix FindOpenAL test for macOS framework | nega | 2023-03-29 | 2 | -2/+13 | |
* | | | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK files | Brad King | 2023-03-28 | 2 | -0/+24 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'lint-genex' | Brad King | 2023-03-28 | 5 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add generator expression support to static code analysis hooks | Stefan Schober | 2023-03-27 | 5 | -8/+8 | |
* | | | | | | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing' | Brad King | 2023-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Restore CudaOnly.RuntimeControls cudart verification on Windows | Brad King | 2023-03-27 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'crosscompiling-warn-reset' | Brad King | 2023-03-27 | 4 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set | Martin Storsjö | 2023-03-24 | 4 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'module-depends-static-lib-cycle' | Brad King | 2023-03-27 | 7 | -1/+27 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Ninja,Makefile: Restore Fortran module scanning in static library cycle | Brad King | 2023-03-24 | 7 | -1/+27 | |
| * | | | | | Merge topic 'clang-cl-showIncludes' into release-3.26 | Brad King | 2023-03-21 | 5 | -0/+22 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'file-GET_RUNTIME_DEPENDENCIES-windows-casing' | Brad King | 2023-03-24 | 6 | -3/+32 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | file(GET_RUNTIME_DEPENDENCIES): Preserve casing for Windows PE binaries | Christian Heimlich | 2023-03-23 | 5 | -3/+28 | |
| * | | | | | | Tests: Add test for file(GET_RUNTIME_DEPENDENCIES) with MixedCase.dll | Christian Heimlich | 2023-03-23 | 2 | -1/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge topic 'autogen-exe-vars' | Brad King | 2023-03-23 | 3 | -0/+35 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Autogen: Add CMAKE_AUTO*_EXECUTABLE variables | Orkun Tokdemir | 2023-03-22 | 3 | -0/+35 | |
* | | | | | | Merge topic 'file-REAL_PATH' | Brad King | 2023-03-21 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file(REAL_PATH): Ensure same behavior as get_filename_component(REALPATH) | Marc Chevrier | 2023-03-20 | 1 | -0/+16 | |
* | | | | | | | Merge topic 'clang-cl-showIncludes' | Brad King | 2023-03-21 | 5 | -0/+22 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | |