summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindGLUT: Modernize documentation layoutBrad King2021-12-201-12/+20
* FindGLUT: Move mark_as_advanced calls closer to find callsBrad King2021-12-201-3/+4
* Merge topic 'doc-if-defined'Brad King2021-12-201-1/+10
|\
| * Help: Clarify behavior of if(DEFINED) for cache and non-cache variablesCraig Scott2021-12-201-1/+10
* | Merge topic 'doc-CMP0126-OLD'Brad King2021-12-201-0/+3
|\ \
| * | Help: Clarify CMP0126 OLD behavior for FORCE and INTERNALCraig Scott2021-12-201-0/+3
| |/
* | Merge topic 'improve-CMP0028-messages'Brad King2021-12-2011-66/+187
|\ \
| * | CMP0028: Report the target whose link interface has an offending itemBrad King2021-12-1611-59/+175
| * | CMP0028: Report backtrace to link item rather than target creationBrad King2021-12-167-14/+18
| * | cmGeneratorTarget: Record when imported target link iface libs are doneBrad King2021-12-161-0/+1
* | | Merge branch 'release-3.22'Brad King2021-12-200-0/+0
|\ \ \
| * \ \ Merge topic 'FindGLUT-include-dirs' into release-3.22Brad King2021-12-202-1/+3
| |\ \ \
* | \ \ \ Merge topic 'FindGLUT-include-dirs'Brad King2021-12-202-1/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-172-1/+3
| |/ / /
* | | | Merge topic 'googletest-executor-error'Brad King2021-12-201-1/+6
|\ \ \ \
| * | | | GoogleTest: show test executor in error messagePaul-Antoine Arras2021-12-171-1/+6
* | | | | Merge topic 'FindGSL-version-regex'Brad King2021-12-201-1/+1
|\ \ \ \ \
| * | | | | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2021-12-171-1/+1
* | | | | | Merge topic 'test-vsnormal-allow-intel'Brad King2021-12-201-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Tests: In RunCMake.GeneratorToolset accept Intel platform toolsetsWilliam R. Dieter2021-12-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-12-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-12-191-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-12-181-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'vs-csproj-scripts'Brad King2021-12-174-16/+17
|\ \ \ \ \
| * | | | | VS: Add custom VCEnd labels only in C# projectsSumit Bhardwaj2021-12-164-16/+17
| |/ / / /
* | | | | Merge topic 'filter-debug-find'Brad King2021-12-1743-10/+539
|\ \ \ \ \
| * | | | | cmake: Add filtered debug-find optionsJohn Parent2021-12-1743-10/+539
* | | | | | Merge branch 'release-3.22'Brad King2021-12-170-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'FindBoost-python-3.10' into release-3.22Brad King2021-12-171-6/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindBoost-python-3.10'Brad King2021-12-171-6/+6
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindBoost: Add support for Python 3.10Oleg Sidorkin2021-12-161-6/+6
* | | | | | | Merge branch 'release-3.22'Brad King2021-12-170-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'release-3.21' into release-3.22Brad King2021-12-170-0/+0
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'release-3.21'Brad King2021-12-170-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'vs-intel-oneapi-toolset' into release-3.21Brad King2021-12-151-5/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.22'Brad King2021-12-170-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'vs-intel-oneapi-toolset' into release-3.22Brad King2021-12-171-5/+3
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-intel-oneapi-toolset'Brad King2021-12-171-5/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021William R. Dieter2021-12-151-5/+3
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2021-12-171-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.22'Brad King2021-12-160-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'ci-windows-no-java' into release-3.22Brad King2021-12-162-1/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-windows-no-java'Brad King2021-12-162-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ci: Explicitly disable Java tests on WindowsBrad King2021-12-162-1/+2
| |/ / / /
* | | | | Merge topic 'FetchContent-doc-typo'Brad King2021-12-161-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | FetchContent: Fix typo in documentationJukka Aho2021-12-151-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'link-interface-backtrace'Brad King2021-12-168-52/+116
|\ \ \ \
| * | | | cmGeneratorTarget: Propagate backtraces from INTERFACE_LINK_LIBRARIESBrad King2021-12-155-50/+78
| * | | | cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIESBrad King2021-12-153-2/+38
| |/ / /
* | | | Merge topic 'vs-csproj-scripts'Brad King2021-12-164-1/+46
|\ \ \ \