-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: Add CXXFLAGS and LDFLAGS handling for aarch64 macOS #317
Draft
matthewfeickert
wants to merge
7
commits into
scikit-hep:main
Choose a base branch
from
matthewfeickert:build/add-macos-14-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
build: Add CXXFLAGS and LDFLAGS handling for aarch64 macOS #317
matthewfeickert
wants to merge
7
commits into
scikit-hep:main
from
matthewfeickert:build/add-macos-14-support
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 992874b - Browse repository at this point
Copy the full SHA 992874bView commit details -
ci: Add aarch64 macOS to CI matrix
* Add 'macos-latest' runners which are macos-14 aarch64 machines. * Add libtool to brew install list.
Configuration menu - View commit details
-
Copy full SHA for 65f9cc9 - Browse repository at this point
Copy the full SHA 65f9cc9View commit details -
ci: Add aarch64 macOS wheel builds
* Add macos-14 runners for auto64 archs. * Add libtool to brew install list.
Configuration menu - View commit details
-
Copy full SHA for 700458b - Browse repository at this point
Copy the full SHA 700458bView commit details -
From ./configure --help: ``` --enable-cgal enables link with the CGAL library default=no --enable-cgal-header-only enable build with header-only install of CGAL, e.g. as for CGALv5; in that case do not use --enable-cgal default=no ```
Configuration menu - View commit details
-
Copy full SHA for e600b66 - Browse repository at this point
Copy the full SHA e600b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e905d59 - Browse repository at this point
Copy the full SHA e905d59View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f188ffd - Browse repository at this point
Copy the full SHA f188ffdView commit details -
Revert "fix: remove enable-cgal"
This reverts commit e600b66.
Configuration menu - View commit details
-
Copy full SHA for bc648c2 - Browse repository at this point
Copy the full SHA bc648c2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.