Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| |/ / / | ||||||
* | | | | 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 | |
|/ / / / |