summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Help: Document when AUTOUIC_OPTIONS properties were addedBrad King2024-04-232-0/+4
| | |/ | |/|
* | | Merge topic 'ninja-swift-verbosity'Brad King2024-04-242-2/+7
|\ \ \
| * | | Swift/Ninja: Add description to Swift object build stepsJeremy Day2024-04-232-2/+7
* | | | Merge topic 'ci-linkcheck'Brad King2024-04-241-1/+1
|\ \ \ \
| * | | | FindCUDAToolkit: Replace a documentation link with its permanent redirectBrad King2024-04-231-1/+1
| | |/ / | |/| |
* | | | Merge topic 'xcode-default-file-type'Brad King2024-04-242-18/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Xcode: Use builtin "default" file typeIlya Kulakov2024-04-232-18/+18
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2024-04-241-1/+1
| |/ |/|
* | Merge topic 'ci-env-scripts'Brad King2024-04-238-20/+21
|\ \
| * | ci: Factor out scripts to add sccache to job environmentBrad King2024-04-224-3/+5
| * | ci: Factor out scripts to add ninja to job environmentBrad King2024-04-223-6/+5
| * | ci: Factor out scripts to add cmake to job environmentBrad King2024-04-225-11/+11
| |/
* | Merge topic 'msvc-wine-import-std'Brad King2024-04-231-0/+1
|\ \
| * | cxxmodules: Support `import std` for msvc-winehuangqinjin2024-04-211-0/+1
* | | Merge topic 'check-pthreads-static'Brad King2024-04-231-1/+1
|\ \ \
| * | | FindThreads: Fix pthreads detection with -Wmissing-prototypesDavid Benjamin2024-04-221-1/+1
* | | | Merge topic 'pkg_get_variable-list'Brad King2024-04-234-1/+46
|\ \ \ \
| * | | | FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1Kerem Aksu2024-04-204-1/+46
* | | | | CMake Nightly Date StampKitware Robot2024-04-231-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.29'Brad King2024-04-220-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'save-restore-PACKAGE_PREFIX_DIR' into release-3.29Brad King2024-04-226-75/+192
| |\ \ \ \
* | \ \ \ \ Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-229-75/+290
|\ \ \ \ \ \
| * | | | | | CMakePackageConfigHelpers: Document PACKAGE_PREFIX_DIR for public useCraig Scott2024-04-201-0/+17
| * | | | | | find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-194-0/+81
| | |/ / / / | |/| | | |
| * | | | | generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-195-0/+102
| * | | | | generate_apple_architecture_selection_file: Avoid early returnsCraig Scott2024-04-191-15/+27
| * | | | | Help: Add missing section heading for apple architecture selectionCraig Scott2024-04-191-0/+3
| * | | | | Help: Fix CMakePackageConfigHelpers typos, grammar and formattingCraig Scott2024-04-191-57/+56
| * | | | | Tests/RunCMake/CMakePackage: Define variable closer to where it is usedBrad King2024-04-151-3/+4
* | | | | | Merge topic 'doc-install-prefix-override-default'Brad King2024-04-221-1/+1
|\ \ \ \ \ \
| * | | | | | Help: update CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULTEtienne Doms2024-04-191-1/+1
* | | | | | | Merge topic 'cuda-std'Brad King2024-04-2214-4/+64
|\ \ \ \ \ \ \
| * | | | | | | Tests/CompileFeatures: Cover cuda_std_## meta-featuresBrad King2024-04-1911-1/+35
| * | | | | | | Tests/CompileFeatures: Fix c_std_23 case with Clang < 14Brad King2024-04-191-2/+1
| * | | | | | | Tests/CompileFeatures: Cover CUDA default standard levelBrad King2024-04-183-0/+19
| * | | | | | | CUDA: Fix detection of default C++ standard level with MSVC host compilerBrad King2024-04-181-1/+9
* | | | | | | | CMake Nightly Date StampKitware Robot2024-04-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-04-211-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-04-201-1/+1
* | | | | | Merge topic 'doc-objc-lang-flags'Brad King2024-04-194-0/+34
|\ \ \ \ \ \
| * | | | | | Help: Document ObjC/ObjC++ flag variablesAlexander Borsuk2024-04-184-0/+34
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'cxxmodules-import-std-user-detect'Brad King2024-04-196-4/+37
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cxxmodules: provide a detection variable for `import std`Ben Boeckel2024-04-186-4/+37
* | | | | | CMake Nightly Date StampKitware Robot2024-04-191-1/+1
* | | | | | Merge topic 'FindBacktrace-imported-library'Brad King2024-04-181-3/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Tests/FindBacktrace: Fix compilation as C90Brad King2024-04-171-3/+6
* | | | | | Merge topic 'invalid-ctest-arg-revisions'Brad King2024-04-182-5/+5
|\ \ \ \ \ \
| * | | | | | ctest: Cleanup for invalid argument handlingMartin Duffy2024-04-172-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'tests_gdk_init'Brad King2024-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | Tests: fix calling gdk_init()Rolf Eike Beer2024-04-171-1/+1