Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
teqp_fork_old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven Michael Pohl
teqp_fork_old
Commits
2ecc370bd6b70154692605dfc9619b301582757d
Select Git revision
0 results
teqp_fork_old
.github
workflows
build_cibuildwheel.yml
Author
Search by author
Any Author
authors
Sven Michael Pohl
pohlsvkp
1 author
Apr 19, 2022
Attempt to install clang in musl builds
· 2ecc370b
Ian Bell
authored
2 years ago
2ecc370b
Back to the original approach, no musl because no clang++ in the docker image
· f83ba9f3
Ian Bell
authored
2 years ago
f83ba9f3
clang++ as compiler on linux
· 0630a229
Ian Bell
authored
2 years ago
0630a229
Re-enable musl linux wheels
· 46e0da90
Ian Bell
authored
2 years ago
46e0da90
Mar 20, 2022
More updated deployment target needed to add C++17 support
· 3502b2e4
Ian Bell
authored
3 years ago
3502b2e4
Maybe 10.15 is really needed
· bb1d5371
Ian Bell
authored
3 years ago
bb1d5371
Try to enable universal builds on OSX
· 6ba5042f
Ian Bell
authored
3 years ago
6ba5042f
Feb 22, 2022
Built wheels get uploaded back to github as artifacts
· 16074187
Ian Bell
authored
3 years ago
16074187
Feb 15, 2022
Escape the *
· b0765797
Ian Bell
authored
3 years ago
b0765797
No Musl builds on linux
· 07048a46
Ian Bell
authored
3 years ago
07048a46
Feb 14, 2022
Even more modern version of OSX
· c3e1efd7
Ian Bell
authored
3 years ago
c3e1efd7
OSX needs a more modern OS for C++ support
· ca747eb7
Ian Bell
authored
3 years ago
ca747eb7
Just 64-bit builds
· d4c57a18
Ian Bell
authored
3 years ago
d4c57a18
And submodules
· ed408892
Ian Bell
authored
3 years ago
ed408892
Try to build all the wheels with cibuildwheel
· 3d468428
Ian Bell
authored
3 years ago
3d468428
Loading