Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
277f2b3
Merge remote-tracking branch 'upstream/rc'
h-vetinari Sep 19, 2023
bec51e1
remove rc-channels
h-vetinari Sep 19, 2023
2794857
clangdev 17.0.0
h-vetinari Sep 19, 2023
82a41b8
Revert "fix compiler stack on osx vs. rc-label"
h-vetinari Sep 19, 2023
cbad9cb
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and co…
h-vetinari Sep 19, 2023
5d07ff2
clangdev 17.0.1
h-vetinari Sep 22, 2023
77ea915
Revert "require MacOS 10.13"
h-vetinari Sep 26, 2023
3e3f771
MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.26.2, and co…
h-vetinari Sep 26, 2023
eeaec38
Merge pull request #241 from h-vetinari/17
h-vetinari Sep 27, 2023
3145d2f
[ci skip] update abi_migration_branches
h-vetinari Sep 27, 2023
1ad3305
updated v17.0.2
regro-cf-autotick-bot Oct 3, 2023
e278fac
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.26.3, and co…
regro-cf-autotick-bot Oct 3, 2023
6c53d61
clangdev v17.0.2 (#245)
github-actions[bot] Oct 4, 2023
43db157
updated v17.0.3
regro-cf-autotick-bot Oct 17, 2023
c44d2a0
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
regro-cf-autotick-bot Oct 17, 2023
e5ee442
clangdev v17.0.3 (#248)
github-actions[bot] Oct 18, 2023
076d083
updated v17.0.4
regro-cf-autotick-bot Oct 31, 2023
7c7be21
clangdev v17.0.4 (#250)
github-actions[bot] Nov 1, 2023
689fdd4
Reduce deps for clang on Linux and set sysroot
isuruf Nov 12, 2023
a7bc1e9
Update comment in recipe/install_clangxx.sh
isuruf Nov 12, 2023
ab4c041
add comment about sysroot also in install_clang_symlinks.sh
h-vetinari Nov 12, 2023
6e493c1
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and co…
h-vetinari Nov 12, 2023
86d03ec
remove unused symlink
h-vetinari Nov 12, 2023
aca270f
[main] Reduce deps for clang on Linux and set sysroot (#252)
github-actions[bot] Nov 13, 2023
73f9716
updated v17.0.5
regro-cf-autotick-bot Nov 14, 2023
d313699
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.29.0, and co…
regro-cf-autotick-bot Nov 14, 2023
eafa147
clangdev v17.0.5 (#253)
github-actions[bot] Nov 15, 2023
e9079c1
updated v17.0.6
regro-cf-autotick-bot Nov 28, 2023
31fd55a
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and co…
regro-cf-autotick-bot Nov 28, 2023
2391dc3
clangdev v17.0.6 (#254)
github-actions[bot] Nov 29, 2023
c49c96a
Rebuild for libxml2212
regro-cf-autotick-bot Dec 1, 2023
1554bed
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and co…
regro-cf-autotick-bot Dec 1, 2023
ab12ac7
[main] Rebuild for libxml2212 (#258)
github-actions[bot] Dec 1, 2023
c564955
make pie default on macos too
isuruf Dec 28, 2023
1800720
MNT: Re-rendered with conda-build 3.28.2, conda-smithy 3.30.2, and co…
h-vetinari Jan 3, 2024
58d7390
[main] make pie default on macos too (#264)
github-actions[bot] Jan 3, 2024
23d7313
Merge remote-tracking branch 'upstream/main' into rc
h-vetinari Jan 30, 2024
6b8af00
Revert "remove rc-channels"
h-vetinari Jan 30, 2024
a11232e
MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and co…
h-vetinari Jan 30, 2024
b2f681c
clangdev 18.1.0.rc1
h-vetinari Jan 30, 2024
bf3ad7b
account for new versioning scheme
h-vetinari Jan 30, 2024
7a8fc38
Re-apply "fix compiler stack on osx vs. rc-label"
h-vetinari Jan 30, 2024
3176e21
fix use of renamed member function in patch
h-vetinari Jan 31, 2024
5762c9b
during rc-phase, use newer deployment target
h-vetinari Jan 31, 2024
e09dcc4
MNT: Re-rendered with conda-build 3.28.4, conda-smithy 3.30.4, and co…
h-vetinari Jan 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

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

59 changes: 11 additions & 48 deletions .azure-pipelines/azure-pipelines-win.yml

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

2 changes: 1 addition & 1 deletion .ci_support/linux_64_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker_image:
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
target_platform:
- linux-64
variant:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_aarch64_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker_image:
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
target_platform:
- linux-aarch64
variant:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_ppc64le_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker_image:
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
target_platform:
- linux-ppc64le
variant:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ __migrator:
kind: version
migration_number: 1
libxml2:
- '2.11'
migrator_ts: 1684203491.9767957
- '2.12'
migrator_ts: 1700445986.2150207
6 changes: 2 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge llvm_rc
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '15'
- '16'
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ channel_targets:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '15'
- '16'
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cxx_compiler:
libclang_soversion:
- '13'
libxml2:
- '2.11'
- '2'
target_platform:
- win-64
variant:
Expand Down
25 changes: 23 additions & 2 deletions .gitignore

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

14 changes: 8 additions & 6 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/logging_utils.sh

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

9 changes: 9 additions & 0 deletions .scripts/run_docker_build.sh

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

17 changes: 12 additions & 5 deletions .scripts/run_osx_build.sh

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

Loading