summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts
Commit message (Collapse)AuthorAgeFilesLines
* curl: Update script to get curl 8.17.0Brad King2025-11-061-1/+1
|
* libarchive: Update script to get 3.8.1Brad King2025-09-261-1/+1
|
* Merge topic 'improve-diagnostic'Brad King2025-09-152-2/+0
|\ | | | | | | | | | | | | | | | | | | | | ca072e3734 cmListFileLexer: Test for broken UTF-32-(BE|LE) BOM 3b8ddf3f45 cmListFileLexer: Handle null character in the grammar 7040406f86 cmListFileLexer: Do not require null-terminated input 0a26c08004 cm/string_view: Prevent find access past string end 63328f01f8 Utilities/Scripts: Drop CommandArgument lexer/parser generation step Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11173
| * Utilities/Scripts: Drop CommandArgument lexer/parser generation stepBrad King2025-09-112-2/+0
| | | | | | | | | | This was missed in commit 292aaffb78 (Source: Remove unused cmCommandArgument{Lexer,Parser}, 2024-12-09, v4.0.0-rc1~156^2~3).
* | curl: Update script to get curl 8.16.0Brad King2025-09-101-1/+1
|/
* curl: Update script to get curl 8.15.0Brad King2025-07-211-1/+1
|
* curl: Update script to get curl 8.14.1Brad King2025-06-041-1/+3
|
* libarchive: Update script to get 3.7.9Brad King2025-04-301-1/+2
|
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
| | | | | | | | | | ``` git grep -lz 'Copyright.txt or https://cmake.org/licensing ' | while IFS= read -r -d $'\0' f ; do sed -i '/Copyright.txt or https:\/\/cmake.org\/licensing / { s/Copyright.txt/LICENSE.rst/ }' "$f" ; done ```
* jsoncpp: Update script to get jsoncpp 1.9.6Brad King2025-02-211-1/+1
|
* curl: Update script to get curl 8.12.1Brad King2025-02-131-1/+1
|
* curl: Update script to get curl 8.12.0Brad King2025-02-051-1/+1
|
* clang-format.bash: update to clang-format-18Brad King2025-01-231-4/+4
| | | | | | | The `.clang-format` configuration needs no changes to make the version 18 format close to what version 15 produced before. Issue: #26123
* Merge topic 'fix-typos-found-by-pre-commit-hooks'Brad King2025-01-141-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | d620d77d26 FindDoxygen: Rename `_Doxygen_dne_header` -> `_Doxygen_do_not_edit_header` e7ff3cccea PushToAndroidDevice.cmake: Rename `cmake_parse_arguments` prefix bc8621d999 Fix: A lot of typos in code found by `typos` b33beb7af5 Help: Fix some typos found by `sphinx-lint` 78e45c2db6 Style: Replace TABs with spaces for indentation in some files 74e0173f66 Tests(NuGet): Fix the test to ignore empty and space-only lines Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10151
| * Fix: A lot of typos in code found by `typos`Alex Turbov2025-01-121-1/+1
| | | | | | | | | | | | Yet another great code spellchecker: https://github.com/crate-ci/typos/ (Will be added later as a `pre-commit` hook)
* | liblzma: Update script to get 5.6.3Brad King2025-01-071-1/+2
|/
* curl: Update script to get curl 8.11.1Brad King2024-12-121-1/+1
|
* libarchive: Update script to get 3.7.7Brad King2024-11-181-1/+1
|
* codespell: Fix typosBrad King2024-10-251-1/+1
|
* Merge topic 'update-curl'Brad King2024-09-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | 022d16659b curl: Work around missing OpenSSL symbol with LCC 1.23 01dde28dab ci: curl with Secure Transport on macOS does not support TLS 1.3 da52e4e571 curl: Set build options the way we need for CMake ce908c42a3 Merge branch 'upstream-curl' into update-curl 1a2b208170 curl 2024-09-18 (7eb8c048) 862bd5defc curl: Update script to get curl 8.10.1 Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9832
| * curl: Update script to get curl 8.10.1Brad King2024-09-181-1/+1
| |
* | libarchive: Update script to get 3.7.5Brad King2024-09-171-1/+1
|/
* Merge topic 'update-cppdap'Brad King2024-08-151-1/+1
|\ | | | | | | | | | | | | | | | | | | f6745ed29f Merge branch 'upstream-cppdap' into update-cppdap bcfd096ed9 cppdap 2024-08-02 (c69444ed) 5098a08fde cppdap: Update script to get version as of 2024-08-02 Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9730
| * cppdap: Update script to get version as of 2024-08-02Brad King2024-08-131-1/+1
| |
* | expat: Update script to get Expat 2.6.2Brad King2024-08-131-1/+1
|/
* curl: Update script to get curl 8.9.1Brad King2024-07-311-1/+1
|
* curl: Update script to get curl 8.9.0Brad King2024-07-251-1/+1
|
* PkgC: Add update-llpkgc scriptVito Gamberini2024-07-191-0/+34
|
* curl: Update script to get curl 8.8.0Brad King2024-05-291-1/+1
|
* curl: Update script to get curl 8.7.1Brad King2024-04-051-1/+1
|
* zlib: Update script to get zlib 1.3.1Brad King2024-03-111-2/+2
| | | | Issue: #25755
* zstd: Update script to get zstd 1.5.5Brad King2024-02-141-1/+1
|
* curl: Update script to get curl 8.6.0Brad King2024-01-311-10/+1
|
* Merge topic 'update-zlib'Brad King2024-01-311-2/+2
|\ | | | | | | | | | | | | | | | | 22a52526e2 Merge branch 'upstream-zlib' into update-zlib 6c2bed54f6 zlib 2022-10-12 (04f42cec) e868b19ed1 zlib: Fix 1.2.13 version and date notice Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !9204
| * zlib: Fix 1.2.13 version and date noticeBrad King2024-01-301-2/+2
| | | | | | | | Issue: #25576
* | Merge topic 'update-zlib'Brad King2024-01-111-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | 941b948a85 Merge branch 'upstream-zlib' into update-zlib 5d030dc716 zlib 2022-10-12 (04f42cec) b7379f9e21 zlib: Update script to get zlib 1.2.13 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Acked-by: Alex <leha-bot@yandex.ru> Merge-request: !9145
| * zlib: Update script to get zlib 1.2.13Brad King2024-01-101-1/+1
| | | | | | | | Issue: #25576
* | curl: Update script to get curl 8.5.0Brad King2023-12-121-1/+1
| |
* | librhash: Update import script to get rhash 1.4.4Brad King2023-11-281-1/+2
| | | | | | | | Issue: #25448
* | libarchive: Update script to get 3.7.2Brad King2023-10-161-1/+1
|/
* curl: Update script to get curl 8.4.0Brad King2023-10-121-1/+1
| | | | Issue: #25329
* curl: Update script to get curl 8.3.0Brad King2023-09-201-1/+1
|
* Merge topic 'libuv-tweaks'Brad King2023-08-191-0/+4
|\ | | | | | | | | | | | | | | | | | | | | eee1dc10be libuv: Compile as C11 on all Solaris versions d6b4f6dd97 libuv: Remove unused compatibility code for CMake < 3.9 5fb17a1410 libuv: win,spawn: allow %PATH% to be unset 703e3e03c3 libuv: Comment why we cannot update past 1.44.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8744
| * libuv: Comment why we cannot update past 1.44.2Brad King2023-08-181-0/+4
| | | | | | | | | | | | libuv 1.45 and above have higher minimum requirements than we do. Until we raise ours, we will have to stick with 1.44.2 and backport any further changes we need.
* | Merge topic 'update-cppdap'Brad King2023-08-191-1/+2
|\ \ | |/ |/| | | | | | | | | | | | | | | 90df1e5da4 Merge branch 'upstream-cppdap' into update-cppdap 5d568df6b1 cppdap 2023-08-17 (cc2f2058) 01d2e5ed3a cppdap: Update script to get version as of 2023-08-17 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8739
| * cppdap: Update script to get version as of 2023-08-17Brad King2023-08-181-1/+2
| |
* | curl: Update script to get curl 8.2.1Brad King2023-08-011-1/+1
|/
* Merge topic 'update-curl'Brad King2023-06-011-1/+1
|\ | | | | | | | | | | | | | | | | | | | | 2de38e0b45 Utilities: Update hard-coded try_compile results for curl 8.1.2 a6c9b53273 Merge branch 'upstream-curl' into update-curl 80cb6a5121 curl 2023-05-30 (7ab9d437) 7f1abf62e1 curl: Update script to get curl 8.1.2 Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !8519
| * curl: Update script to get curl 8.1.2Brad King2023-05-301-1/+1
| |
* | cppdap: Add script to import version as of 2023-05-25Brad King2023-05-261-0/+30
|/ | | | Co-authored-by: Glen Chung <kuchung@microsoft.com>