Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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 Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ sign_treehashes:

verify_treehashes:
cd .buildkite/cryptic_repo_root && verify_treehashes --repo-root=$$(pwd) --verbose

print-%:
echo "$*=$($*)"
4 changes: 3 additions & 1 deletion pipelines/main/launch_signed_jobs.yml.signature
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Salted__墳��^$i?��: ���:��;�ޓ���e߫Lت��2�K>��&�𬸑 ���+U�0�^ _�,��j�gD���g=���_v�
Salted__��Ib
k�Zn���np��0FiY8�'ݖ�|/��c�վ�R�}��8�i^I�
]@z���i�[���i�bjc���U? �}���x
Expand Down
6 changes: 3 additions & 3 deletions pipelines/main/launch_upload_jobs.yml.signature
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Salted__2��;-.%��������9�~I��G�Z
����% [��Pd���o�%�,��������S(�
<bD�gZ����N�c*f
Salted__/���(�>�j���'׊��m�I4�* ��%�g^
����|W�_�����2:�[��F:�
F�����)n�'q`��4,�
Expand Down
2 changes: 1 addition & 1 deletion pipelines/main/platforms/build_macos.arches
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OS TRIPLET ARCH MAKE_FLAGS TIMEOUT
macos x86_64-apple-darwin x86_64 JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror .
macos aarch64-apple-darwin aarch64 JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror .
macos aarch64-apple-darwin aarch64 . .

# These special lines allow us to embed default values for the columns above.
# Any column without a default mapping here will simply substitute a `.` to the empty string
Expand Down
Binary file modified pipelines/scheduled/coverage/coverage.yml.signature
Binary file not shown.
2 changes: 1 addition & 1 deletion pipelines/scheduled/launch_signed_jobs.yml.signature
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Salted__�Y+FB��k�Z�u��lA,�{*�ے�캧e�a����Boh��R;g���@����P��F2�qaI0�&{�j��1�{��x@Y
Salted__S�ø�[��X�ш(Z����+�%ˣB����N�$~*�P�9��?�:�-G�w2�J=�6��v��j�(�M �p�k3��S���oR�B
Binary file modified pipelines/scheduled/launch_upload_jobs.yml.signature
Binary file not shown.
2 changes: 1 addition & 1 deletion pipelines/scheduled/platforms/build_macos.no_gpl.arches
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OS TRIPLET ARCH MAKE_FLAGS TIMEOUT
macos x86_64-apple-darwinnogpl x86_64 USE_GPL_LIBS=0,JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror .
macos aarch64-apple-darwinnogpl aarch64 USE_GPL_LIBS=0,JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror .
macos aarch64-apple-darwinnogpl aarch64 USE_GPL_LIBS=0 .

# These special lines allow us to embed default values for the columns above.
# Any column without a default mapping here will simply substitute a `.` to the empty string
Expand Down