Commit Graph

69909 Commits

Author SHA1 Message Date
Brad King 19d9bea08b Merge topic 'patch-FindHg'
3a17557dd0 FindHg: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10525
2025-03-27 08:43:50 -04:00
Brad King 1366a6c854 Merge topic 'patch-FindAVIFile'
87db12225b FindAVIFile: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10523
2025-03-27 08:41:51 -04:00
Brad King 86eb14bf95 Merge topic 'patch-FindQt'
5d11591ed9 FindQt: Fix RST typo

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10532
2025-03-27 08:37:49 -04:00
Kitware Robot b0fd74d431 CMake Nightly Date Stamp 2025-03-27 00:04:33 -04:00
Peter Kokot 5d11591ed9 FindQt: Fix RST typo 2025-03-26 15:13:55 +01:00
Brad King 1c60d83112 Merge topic 'update-kwsys'
52eeec1563 Merge branch 'upstream-KWSys' into update-kwsys
7bf8891b88 KWSys 2025-03-25 (6a109a7b)

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Peter Kokot <peterkokot@gmail.com>
Merge-request: !10517
2025-03-26 09:38:45 -04:00
Brad King d9d579cddf Merge topic 'patch-FindRTI'
757c8d3427 FindRTI: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10519
2025-03-26 09:29:43 -04:00
Brad King 72d42a607a Merge topic 'patch-FindBullet'
903048a2e8 FindBullet: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10518
2025-03-26 09:27:47 -04:00
Brad King 23c24edc50 Merge topic 'patch-FindQt'
52fb7c3985 FindQt: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10520
2025-03-26 09:24:20 -04:00
Brad King d6cf242647 Merge topic 'nvcc-compiler-id-vendor'
5ffc9e6c7e NVCC: Avoid requiring NVIDIA trademark to identify the compiler

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10521
2025-03-26 09:14:55 -04:00
Kitware Robot cd9ed89ff0 CMake Nightly Date Stamp 2025-03-26 00:04:42 -04:00
Peter Kokot 3a17557dd0 FindHg: Update documentation
- Module docs format synced with other similar find modules.
- Commands section added.
2025-03-25 22:50:42 +01:00
Peter Kokot 87db12225b FindAVIFile: Update documentation 2025-03-25 22:20:22 +01:00
Peter Kokot 757c8d3427 FindRTI: Update documentation
- Formatting and descriptions synced similar to other find modules.
- The `$Id$` attribute removed as other modules don't provide this.
  These were mostly used with SVN.  In Git, the `ident` attribute
  should be specified in `.gitattributes` to have it automatically
  replaced with hexadecimal blob object name.
- Mailing list email moved to internal comments.
- Links in internal comments updated.
2025-03-25 19:22:34 +01:00
Brad King 080c1a4e17 Merge topic 'FindPython-ensure-reproductibility'
f08b218a0d FindPython: ensure reproductibility between CMake calls

Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !10504
2025-03-25 10:56:43 -04:00
Brad King 5f1d239d37 Merge topic 'ctest-script'
8b8f96f8e6 CTest Module: Port from DartConfig to CTest Script

Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !10495
2025-03-25 10:55:48 -04:00
Brad King edba4bf64c Merge topic 'patch-TEST_INCLUDE_FILE'
1fa89aa3e4 TEST_INCLUDE_FILE: Replace with TEST_INCLUDE_FILES

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: buildbot <buildbot@kitware.com>
Merge-request: !10514
2025-03-25 10:52:40 -04:00
Brad King c28669da56 Merge topic 'patch-FindPNG'
7047f271fa FindPNG: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10501
2025-03-25 10:51:03 -04:00
Brad King 1984931799 Merge topic 'patch-TestCXXAcceptsFlag'
1d72b4da10 TestCXXAcceptsFlag: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10510
2025-03-25 10:47:45 -04:00
Brad King 4604d48c63 Merge topic 'patch-TEST_INCLUDE_FILE-docs'
1666b715eb TEST_INCLUDE_{FILE,FILES}: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10515
2025-03-25 10:45:02 -04:00
Brad King 08a84180b5 Merge topic 'patch-CMAKE_CFG_INTDIR'
a180240af3 Help: Move CMAKE_CFG_INTDIR to deprecated section

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10513
2025-03-25 10:41:21 -04:00
Brad King f37d0f33b2 Merge topic 'patch-CTEST_CVS_CHECKOUT'
77d23eaa8f CTEST_CVS_CHECKOUT: Add deprecated directive to docs

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10512
2025-03-25 10:36:29 -04:00
Brad King 24bb7a9862 Merge topic 'patch-FindHTMLHelp'
6a083a812b FindHTMLHelp: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10511
2025-03-25 10:34:32 -04:00
Brad King 48894128c0 Merge topic 'patch-UsePkgConfig'
36bff46594 UsePkgConfig: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10503
2025-03-25 10:31:59 -04:00
Brad King cb711a5034 Merge topic 'patch-cmake-m4'
d5793a6e57 cmake.m4: Update Autoconf macros documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10509
2025-03-25 10:28:53 -04:00
Brad King 5ffc9e6c7e NVCC: Avoid requiring NVIDIA trademark to identify the compiler
Fixes: #26805
2025-03-25 10:28:24 -04:00
Brad King c4c2cdda7e Merge topic 'patch-QCC'
39d6672e82 Help: Document QCC and SCO CMAKE_<LANG>_COMPILER_ID

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10506
2025-03-25 10:24:24 -04:00
Brad King e09a0ae4f7 Merge topic 'patch-FindCoin3D'
9f857ce84a FindCoin3D: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10502
2025-03-25 09:59:45 -04:00
Brad King 61c7b6360b Merge topic 'patch-FindSubversion'
61745c982c FindSubversion: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10500
2025-03-25 09:55:42 -04:00
Brad King 0f7a8e457f Merge topic 'patch-FindQt4'
e60bdd1014 FindQt4: Update documentation

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10497
2025-03-25 09:43:17 -04:00
Brad King 16684d8b63 Merge branch 'release-4.0' 2025-03-25 09:40:01 -04:00
Brad King 468ed369b4 Merge topic 'patch-FindGDAL'
9eb91c8bd3 FindGDAL: Move to list of deprecated modules

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10499
2025-03-25 09:40:01 -04:00
Brad King 4d8503a2ad Merge topic 'patch-FindGDAL' into release-4.0
9eb91c8bd3 FindGDAL: Move to list of deprecated modules

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10499
2025-03-25 09:39:59 -04:00
Brad King 52eeec1563 Merge branch 'upstream-KWSys' into update-kwsys
# By KWSys Upstream
* upstream-KWSys:
  KWSys 2025-03-25 (6a109a7b)
2025-03-25 09:36:46 -04:00
KWSys Upstream 7bf8891b88 KWSys 2025-03-25 (6a109a7b)
Code extracted from:

    https://gitlab.kitware.com/utils/kwsys.git

at commit 6a109a7b7e7985b39d7dc22c6515888b2921cf90 (master).

Upstream Shortlog
-----------------

Brad King (2):
      a3f10d75 Drop unused code for compatibility with CMake < 2.6
      f555ff3a Require CMake 3.13 or higher, enable policies through 3.31

Peter Kokot (2):
      03be1fd7 Replace CMAKE_COMPILER_IS_GNUCXX with CMAKE_CXX_COMPILER_ID
      1a2e54be CTest: Replace deprecated TEST_INCLUDE_FILE with TEST_INCLUDE_FILES
2025-03-25 09:36:46 -04:00
Kitware Robot 902b0b46c8 CMake Nightly Date Stamp 2025-03-25 00:04:48 -04:00
Peter Kokot 52fb7c3985 FindQt: Update documentation 2025-03-25 03:00:19 +01:00
Peter Kokot 903048a2e8 FindBullet: Update documentation 2025-03-25 02:34:32 +01:00
Peter Kokot 7047f271fa FindPNG: Update documentation 2025-03-24 17:00:48 +01:00
Peter Kokot 1d72b4da10 TestCXXAcceptsFlag: Update documentation
- Also CheckCompilerFlag module suggested in the deprecation notice
- Lowercase style used for macro
- Descriptions extended
- Added examples
2025-03-24 16:42:14 +01:00
Daniel Pfeifer 8b8f96f8e6 CTest Module: Port from DartConfig to CTest Script 2025-03-24 16:21:28 +01:00
Peter Kokot 9eb91c8bd3 FindGDAL: Move to list of deprecated modules
The module was deprecated by commit 7e2aee4458 (FindGDAL: Document as
deprecated in favor of upstream CMake package, 2024-11-26,
v4.0.0-rc1~409^2).  Move the module to the list of deprecated modules.

Issue: #26471
2025-03-24 11:01:09 -04:00
Brad King fd26efc2bd Merge topic 'patch-execute-process'
acba9cb083 execute_process: Document {OUTPUT,ERROR}_STRIP_TRAILING_WHITESPACE

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10498
2025-03-24 10:24:01 -04:00
Brad King 0e6a2068f6 Merge topic 'ctest-exit'
46a0c04284 CTest: Allow setting exit code in ctest scripts
47277616d8 Tests/CTestTestChecksum: Add missing CMakeLists.txt file

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9872
2025-03-24 10:22:18 -04:00
Peter Kokot 1666b715eb TEST_INCLUDE_{FILE,FILES}: Update documentation
The TEST_INCLUDE_FILE directory property got deprecated in CMake 3.10
and TEST_INCLUDE_FILES should be used instead. This extends descriptions
a bit to better understand this property.
2025-03-24 14:47:55 +01:00
Peter Kokot 1fa89aa3e4 TEST_INCLUDE_FILE: Replace with TEST_INCLUDE_FILES
The TEST_INCLUDE_FILE directory property got deprecated in CMake 3.10
and TEST_INCLUDE_FILES should be used instead.
2025-03-24 14:20:27 +01:00
Kitware Robot ec10d51115 CMake Nightly Date Stamp 2025-03-24 00:04:40 -04:00
Peter Kokot 77d23eaa8f CTEST_CVS_CHECKOUT: Add deprecated directive to docs
This variable got introduced in CMake 2.4 and was documented as
deprecated in CMake 3.1.
2025-03-24 01:06:29 +01:00
Peter Kokot a180240af3 Help: Move CMAKE_CFG_INTDIR to deprecated section 2025-03-24 00:54:18 +01:00
Peter Kokot 6a083a812b FindHTMLHelp: Update documentation 2025-03-23 22:34:18 +01:00