Roy Ivy III
|
d299073eed
|
maint/cicd ~ remove "i686-apple-darwin" from GHA:Build
- remove "i686-apple-darwin" build target
- ... not buildable with the baseline GHA VM MacOS image (MacOS 10.15, OS X 10.15.1, Xcode 11.1)
.# Discussion
In 2017, Apple deprecated 32-bit executables, requiring 64-bit only submissions
by Jan 2018. 32-bit support was completely removed from tooling with Xcode 10
and beyond.
.# References
<https://forums.developer.apple.com/thread/100211> @@ <https://archive.is/WHgYD>
<https://forums.developer.apple.com/thread/108704> @@ <https://archive.is/qvfqL>
<https://appleinsider.com/articles/18/04/11/new-macos-alert-notifies-users-apple-will-soon-end-32-bit-app-support> @@ <https://archive.is/vIyue>
<https://appleinsider.com/articles/17/06/07/high-sierra-runs-on-all-sierra-capable-hardware-starts-process-to-kill-32-bit-apps> @@ <https://archive.is/kZdiW>
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
9d97d3a8e6
|
maint/cicd ~ fix *-pc-windows-gnu GHA:Build
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
b7adc55b54
|
maint/cicd ~ add GHA:MinSRV
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
4136222576
|
maint/cicd ~ add DPKG to GHA:Build:Package
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
bd795e8125
|
maint/cicd ~ add GHA:"Code Coverage" job (results to CodeCov.io)
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
e2468e6983
|
maint/cicd ~ add arm-* strip support for GHA:Build:Package
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
94883c9d42
|
maint/cicd ~ repackage/compress files in GHA:Build:Package
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
8bf986ed69
|
maint/cicd ~ consolidate build steps (using include:...)
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
07213ac22f
|
maint/cicd ~ fix use of EXE_suffix
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
4f6d96fa28
|
maint/cicd ~ show 'vars' for GHA
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
67ecf5bd79
|
maint/cicd ~ add 'strip' to GHA packaging step
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
d19bff620a
|
maint/cicd ~ refactor GHA 'variables'; consolidate into single step ('vars')
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
2e58be5a7a
|
maint/cicd ~ fix arm-* build target testing
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
435954375f
|
maint/cicd ~ refactor - improve naming
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
b3de96b574
|
maint/cicd ~ add MacOS build/deploy to GHA
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
be98c91038
|
maint/cicd ~ improve branch and package name handling
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
8cbb251a2f
|
maint/cicd ~ refactor style tests to decrease CI resource demands
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
c3ad2ff5fc
|
maint/cicd ~ add testing and release deployment to GHA
|
2019-12-04 11:09:11 +01:00 |
|
Roy Ivy III
|
a85dc11a47
|
maint/cicd ~ add GitHub Actions (GHA) workflow (build and deploy)
|
2019-12-04 11:09:11 +01:00 |
|