summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-set-no-custom-targets' into release-3.23Brad King2022-03-026-1/+16
|\
| * target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-286-1/+16
* | Merge topic 'doc-crosscompiling-emulator-arg-list-3.15' into release-3.23Brad King2022-03-012-6/+8
|\ \
| * | Help: Add missing versionadded to *CROSSCOMPILING_EMULATORfriendlyanon2022-02-282-6/+8
| |/
* | Merge branch 'release-3.22' into release-3.23Brad King2022-03-010-0/+0
|\ \
| * \ Merge branch 'release-3.21' into release-3.22Brad King2022-02-280-0/+0
| |\ \
| | * \ Merge branch 'FindThreads-revert-libc-pthread-flag' into release-3.21Brad King2022-02-281-11/+8
| | |\ \
| * | \ \ Merge branch 'FindThreads-revert-libc-pthread-flag' into release-3.22Brad King2022-02-281-11/+8
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge topic 'FindThreads-revert-libc-pthread-flag' into release-3.23Brad King2022-03-011-11/+8
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | FindThreads: Revert "Honor THREADS_PREFER_PTHREAD_FLAG when ... in libc"Brad King2022-02-281-11/+8
* | | | Merge topic 'ninja-gfortran-preprocess' into release-3.23Brad King2022-02-255-6/+24
|\ \ \ \
| * | | | Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-245-6/+24
* | | | | Merge topic 'ghs_fix_rtos_dir' into release-3.23Brad King2022-02-241-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GHS: Store full path of Integrity OS directoryFred Baksik2022-02-231-2/+2
|/ / / /
* | | | CMake 3.23.0-rc2v3.23.0-rc2Brad King2022-02-231-1/+1
* | | | Merge topic 'update-expat' into release-3.23Brad King2022-02-237-64/+134
|\ \ \ \
| * \ \ \ Merge branch 'upstream-expat' into update-expatBrad King2022-02-226-63/+133
| |\ \ \ \
| | * | | | expat 2022-02-20 (65a21f2b)Expat Upstream2022-02-226-63/+133
| * | | | | expat: Update script to get Expat 2.4.6Brad King2022-02-221-1/+1
|/ / / / /
* | | | | Merge topic 'cuda-archs' into release-3.23Brad King2022-02-221-5/+3
|\ \ \ \ \
| * | | | | CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+Brad King2022-02-181-5/+3
* | | | | | Merge topic 'CheckTypeSize-doc' into release-3.23Brad King2022-02-221-29/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CheckTypeSize: Modernize and clarify documentationBrad King2022-02-181-29/+36
|/ / / / /
* | | | | Merge topic 'correct_multiple_source_warnings' into release-3.23Brad King2022-02-189-5/+105
|\ \ \ \ \
| * | | | | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-179-5/+105
* | | | | | Merge topic 'file-set-no-exist' into release-3.23Brad King2022-02-183-21/+27
|\ \ \ \ \ \
| * | | | | | install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-173-21/+27
| |/ / / / /
* | | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-180-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'test-qt-disable' into release-3.22Brad King2022-02-171-4/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'test-qt-disable' into release-3.23Brad King2022-02-181-4/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Tests: Add missing guards on Qt4 and Qt5 testsBrad King2022-02-171-4/+8
| |/ / / / /
* | | | | | Merge topic 'libarchive-openssl-crypto-checks' into release-3.23Brad King2022-02-181-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | libarchive: Fix OpenSSL crypto library checks for build inside CMakeBrad King2022-02-171-0/+2
* | | | | | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23Brad King2022-02-1715-6/+60
|\ \ \ \ \ \
| * | | | | | cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-1614-4/+45
| * | | | | | Tests: Add RunCMake helper to run cmake with raw execute_process argsBrad King2022-02-161-2/+15
* | | | | | | Merge topic 'test-cuda-sepcomp-ptx' into release-3.23Brad King2022-02-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix CudaOnly.SeparateCompilationPTX test project nameBrad King2022-02-161-1/+1
* | | | | | | | Merge topic 'tll-genex-concat' into release-3.23Brad King2022-02-162-102/+148
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | target_link_libraries: Improve tolerance of unquoted generator expressionsBrad King2022-02-152-4/+48
| * | | | | | | target_link_libraries: Handle keyword arguments in dedicated code pathBrad King2022-02-151-83/+100
| * | | | | | | target_link_libraries: Remove likely-broken ancient compatibility checkBrad King2022-02-151-18/+3
| |/ / / / / /
* | | | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-160-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'FindGLUT-link-dirs' into release-3.22Brad King2022-02-151-0/+3
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FindGLUT-link-dirs' into release-3.23Brad King2022-02-161-0/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindGLUT: Use link directories for libs from pkg-configSilvio Traversaro2022-02-151-0/+3
| |/ / / / / /
* | | | | | | Merge topic 'FindHDF5-info-binary-exists' into release-3.23Brad King2022-02-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindHDF5: Tolerate failure during compiler interrogationAxel Huebl2022-02-151-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs-package-restore-docs' into release-3.23Brad King2022-02-167-38/+41
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify how package resolve mode is intended to be usedCarsten Rudolph2022-02-153-8/+12