Skip to content

Commit cec6cad

Browse files
authored
Merge pull request #110 from regro-cf-autotick-bot/2.20.0_h10b297
cppcheck v2.20.0
2 parents 3d49cb3 + 5345c35 commit cec6cad

45 files changed

Lines changed: 367 additions & 433 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 31 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.ci_support/linux_64_channel_sourcesconda-forgepython3.10.____cpython.yaml renamed to .ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
@@ -33,5 +31,3 @@ tinyxml2:
3331
zip_keys:
3432
- - c_compiler_version
3533
- cxx_compiler_version
36-
- - python
37-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgepython3.11.____cpython.yaml renamed to .ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
@@ -33,5 +31,3 @@ tinyxml2:
3331
zip_keys:
3432
- - c_compiler_version
3533
- cxx_compiler_version
36-
- - python
37-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgepython3.12.____cpython.yaml renamed to .ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
@@ -33,5 +31,3 @@ tinyxml2:
3331
zip_keys:
3432
- - c_compiler_version
3533
- cxx_compiler_version
36-
- - python
37-
- channel_sources

.ci_support/linux_64_channel_sourcesconda-forgepython3.13.____cp313.yaml renamed to .ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ c_stdlib:
66
- sysroot
77
c_stdlib_version:
88
- '2.17'
9-
cdt_name:
10-
- conda
119
channel_sources:
1210
- conda-forge
1311
channel_targets:
@@ -33,5 +31,3 @@ tinyxml2:
3331
zip_keys:
3432
- - c_compiler_version
3533
- cxx_compiler_version
36-
- - python
37-
- channel_sources
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cxx_compiler:
14+
- gxx
15+
cxx_compiler_version:
16+
- '14'
17+
docker_image:
18+
- quay.io/condaforge/linux-anvil-x86_64:alma9
19+
pcre:
20+
- '8'
21+
pin_run_as_build:
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.14.* *_cp314
27+
target_platform:
28+
- linux-64
29+
tinyxml2:
30+
- '11.0'
31+
zip_keys:
32+
- - c_compiler_version
33+
- cxx_compiler_version

.ci_support/linux_aarch64_channel_sourcesconda-forgeconda-forgelabelpython_rcpython3.14.____cp314.yaml

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)