Skip to content

Commit ff4337d

Browse files
Bump cpp-linter/clang-tools-static-binaries to master-67c95218 (#106)
* chore: bump clang-tools-static-binaries to master-57bca0b9 * feat: support clang v19 * fix: update clang-format-12_macosx-amd64.sha512sum * fix update clang-format-12_windows-amd64.sha512sum * Update README.rst * chore: bump clang-tools-static-binaries to master-67c95218 * update warining in readme * Update license and pyproject.toml * skip v19 test on macos --------- Co-authored-by: shenxianpeng <[email protected]> Co-authored-by: shenxianpeng <[email protected]>
1 parent 960e9a1 commit ff4337d

File tree

7 files changed

+16
-11
lines changed

7 files changed

+16
-11
lines changed

.github/workflows/python-test.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,11 @@ jobs:
7676
needs: [build]
7777
strategy:
7878
matrix:
79-
version: [ 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18 ]
79+
version: [ 7, 8, 9, 10, 11, 12, 12.0.1, 13, 14, 15, 16, 17, 18, 19 ]
8080
os: [ ubuntu-latest, macos-latest, windows-latest ]
81+
exclude:
82+
- version: 19
83+
os: macos-latest # FIXME: https://github.com/cpp-linter/clang-tools-static-binaries/issues/40
8184
fail-fast: false
8285
runs-on: ${{ matrix.os }}
8386
steps:

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Peter Shen
3+
Copyright (c) 2022 Xianpeng Shen
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ clang-tools CLI
33

44
**Install clang-format, clang-tidy, clang-query, and clang-apply-replacements binaries with clang-tools CLI.**
55

6-
.. |latest-version| image:: https://img.shields.io/pypi/v/clang-tools
6+
.. |latest-version| image:: https://img.shields.io/pypi/v/clang-tools?color=blue
77
:target: https://pypi.org/project/clang-tools/
88
:alt: PyPI
99
.. |python-test| image:: https://github.com/cpp-linter/clang-tools-pip/actions/workflows/python-test.yml/badge.svg
@@ -132,16 +132,18 @@ Supported versions
132132
clang-format, clang-tidy, clang-query, clang-apply-replacements
133133
***************************************************************
134134
.. csv-table::
135-
:header: "Version", "18", "17", "16", "15", "14", "13", "12", "11", "10", "9", "8", "7"
135+
:header: "Version", "19", "18", "17", "16", "15", "14", "13", "12", "11", "10", "9", "8", "7"
136136
:stub-columns: 1
137137

138-
Linux,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
139-
Windows,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
140-
macOS,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
138+
Linux,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
139+
Windows,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
140+
macOS,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️,✔️
141141

142142
.. warning::
143143
All clang-tidy v14+ builds for MacOS are still ~1.7 GB in size.
144144

145+
clang-tidy-19_macosx-amd64 size > 2GB, unable to upload to GitHub releases and get by clang-tools CLI.
146+
145147
------------
146148

147149
Thanks to the project

clang_tools/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
suffix = ".exe" if install_os == "windows" else ""
99

1010
# tag of https://github.com/cpp-linter/clang-tools-static-binaries/releases
11-
release_tag = "master-2e4f8c1f"
11+
release_tag = "master-67c95218"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.rst"
99
keywords = ["clang", "clang-tools", "clang-extra", "clang-tidy", "clang-format"]
1010
license = {text = "MIT License"}
1111
authors = [
12-
{ name = "Peter Shen", email = "[email protected]" },
12+
{ name = "Xianpeng Shen", email = "[email protected]" },
1313
{ name = "Brendan Doherty", email = "[email protected]" },
1414
]
1515
classifiers = [
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7e59b49dbf8d67d8dac954f4683615b1a8f918dc42acb0a8e72dd1be8f3cc005a7aba4f20358f209301af67bfc237341885e60f3d8dab6e332fe695e3207998e clang-format-12_macosx-amd64
1+
2bf05024600216eef6da1884e35fc7a0b8a559dcff59d960c255034253727e2b24bc2b4310d6adb340b0afaea18fdf9a25fa303597b094316da95a07e5956c17 clang-format-12_macosx-amd64
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a4056f4bfe1dab0d50020468e88a8e79c2de3a1ccbc58b5e79b4c02643bd1ae225417651912afa138e95492a4a98ae37f6a1aa9a63f785e261c73032207e3e37 *clang-format-12_windows-amd64
1+
e6af28b649411d9bd53b6a2dac85f1b99a20a6667c83cf0b10f78ec67027c89a720b8f7262c4b48315f4fc53b87099a5d0b9ef87adee94173976e5284b5f9adb *clang-format-12_windows-amd64

0 commit comments

Comments
 (0)