summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'file-set-repr-improvements'Brad King2022-04-1223-150/+172
|\
| * Help: Document that target_sources defines [INTERFACE_]HEADER_SETSBrad King2022-04-123-0/+10
| * cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-1120-112/+67
| * cmFileSet: store visibility with the filesetBen Boeckel2022-04-115-40/+97
* | Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \
| * \ Merge branch 'release-3.22' into release-3.23Brad King2022-04-121-3/+10
| |\ \
* | \ \ Merge branch 'release-3.22'Brad King2022-04-121-3/+10
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.22.4v3.22.4Brad King2022-04-122-4/+11
* | | | Merge topic 'FindwxWidgets-mingw'Brad King2022-04-121-1/+1
|\ \ \ \
| * | | | FindwxWidgets: set wxWidgets_FIND_STYLE to unix on MINGWMehdi Chinoune2022-04-111-1/+1
* | | | | Merge topic 'FindGLUT-freeglut'Brad King2022-04-121-1/+4
|\ \ \ \ \
| * | | | | FindGLUT: Search for freeglut as well using PkgConfig.Mehdi Chinoune2022-04-111-0/+3
| * | | | | FindGLUT: Search for "freeglut" first On WindowsMehdi Chinoune2022-04-111-1/+1
| |/ / / /
* | | | | Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'doc-CheckPIESupported' into release-3.23Brad King2022-04-121-4/+7
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-CheckPIESupported'Brad King2022-04-121-4/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CheckPIESupported: Prevent separate output lines running togetherCraig Scott2022-04-111-1/+1
| * | | | | Help: Correct/add missing details for CheckPIESupportedCraig Scott2022-04-111-3/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'FindPostgreSQL-14' into release-3.23Brad King2022-04-121-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPostgreSQL-14'Brad King2022-04-121-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindPostgreSQL: add support for PostgreSQL 14Even Rouault2022-04-111-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'correct_list-presets_parsing' into release-3.23Brad King2022-04-123-3/+19
| |\ \ \ \
* | \ \ \ \ Merge topic 'correct_list-presets_parsing'Brad King2022-04-123-3/+19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmake: --list=presets=[type] doesn't generate incorrect warningsRobert Maynard2022-04-113-3/+19
* | | | | | Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-04-120-0/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'release-3.22'Brad King2022-04-120-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'xcode-pch' into release-3.22Brad King2022-04-124-5/+25
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.23'Brad King2022-04-120-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'xcode-pch' into release-3.23Brad King2022-04-124-5/+25
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'xcode-pch'Brad King2022-04-123-4/+24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | PCH: Fix Xcode non-pch language exclusionCristian Adam2022-04-113-4/+24
| * | | | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-111-1/+1
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-04-121-1/+1
* | | | | Merge topic 'ccmake-vim-key-navigation'Brad King2022-04-111-2/+2
|\ \ \ \ \
| * | | | | ccmake: Allow Vim keys in cmCursesLongMessageFormMartin Duffy2022-04-071-2/+2
* | | | | | Merge branch 'release-3.23'Brad King2022-04-110-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'check-flag-fembed-bitcode-conflict' into release-3.23Brad King2022-04-114-0/+97
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'check-flag-fembed-bitcode-conflict'Brad King2022-04-114-0/+97
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CheckSourceCompiles: Avoid linker warning with -fembed-bitcodeCraig Scott2022-04-094-0/+97
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-04-111-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2022-04-101-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-04-091-1/+1
* | | | | Merge branch 'release-3.23'Brad King2022-04-080-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'CheckCompilerFlag-restore-env' into release-3.23Brad King2022-04-083-2/+20
| |\ \ \ \
* | \ \ \ \ Merge topic 'CheckCompilerFlag-restore-env'Brad King2022-04-083-2/+20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CheckCompilerFlag: Fix regression in locale environment preservationBrad King2022-04-073-2/+20
* | | | | | Merge branch 'release-3.23'Brad King2022-04-080-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |