Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.04.07.12.23.44
  • Loading branch information
h-vetinari committed Apr 10, 2023
1 parent cc618b7 commit 3c7b738
Show file tree
Hide file tree
Showing 8 changed files with 78 additions and 23 deletions.
8 changes: 6 additions & 2 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 10 additions & 4 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
CHOST:
- x86_64-pc-windows-msvc19.14.26423
CHOST_BASE:
- x86_64-pc-windows-msvc
CL_VERSION:
- 19.16.27033
FINAL_CFLAGS:
- -march=k8 -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++14 -fmessage-length=0 -march=k8 -mtune=haswell
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.16.27023
TC_NAME:
- v141
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?LinkID=2033686
WINSDK_VERSION:
- 10.0.17763.0
cdt_name:
Expand Down
14 changes: 10 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
CHOST:
- x86_64-pc-windows-msvc19.14.26423
CHOST_BASE:
- x86_64-pc-windows-msvc
CL_VERSION:
- 19.16.27033
FINAL_CFLAGS:
- -march=k8 -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++14 -fmessage-length=0 -march=k8 -mtune=haswell
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.16.27023
TC_NAME:
- v141
WINSDK_URL:
- https://go.microsoft.com/fwlink/p/?LinkID=2033686
WINSDK_VERSION:
- 10.0.17763.0
channel_sources:
Expand Down
10 changes: 6 additions & 4 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
CL_VERSION:
- 19.16.27033
FINAL_CFLAGS:
- -march=k8 -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++14 -fmessage-length=0 -march=k8 -mtune=haswell
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.16.27023
VER:
VSVER:
- '15'
YEAR:
VSYEAR:
- '2017'
channel_sources:
- conda-forge
Expand Down
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_osx_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

45 changes: 41 additions & 4 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c7b738

Please sign in to comment.