summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
Commit message (Expand)AuthorAgeFilesLines
* cmake: private identifiers use CURL_ instead of CMAKE_ prefixbagder/cmake-rename-privDaniel Stenberg2021-11-221-1/+1
* .github: retry macos "brew install" command on failureKevin Burke2021-11-041-1/+4
* CI: more use of test-ci make target and verbose outputMarc Hoersken2021-10-271-2/+2
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-081-1/+1
* GHA: add a linux-hyper jobDaniel Stenberg2021-06-071-3/+3
* metalink: removeDaniel Stenberg2021-06-071-11/+11
* github: remove the cmake macOS gcc-8 jobsDaniel Stenberg2021-06-041-3/+0
* github: timeout jobs on macOS after 90 minutesDaniel Stenberg2021-06-021-0/+1
* github: inhibit deprecated declarations for clang on macOSDaniel Stenberg2021-05-171-1/+1
* github: add a workflow with libssh2 on macOS using cmakeDaniel Stenberg2021-05-161-0/+3
* ci: adapt to configure requiring an explicit TLS choiceDaniel Stenberg2021-04-221-9/+10
* configure: provide --with-openssl, deprecate --with-sslDaniel Stenberg2021-04-151-2/+2
* github: add torture-ftp for FTP-only torture testingDaniel Stenberg2021-03-121-0/+5
* Revert "CI/github: work-around for brew breakage on macOS"Daniel Stenberg2020-12-161-12/+6
* CI/github: work-around for brew breakage on macOSDaniel Stenberg2020-10-261-6/+12
* alt-svc: enable by defaultDaniel Stenberg2020-10-251-1/+1
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-1/+1
* CI/macos: set minimum macOS versionMarcel Raad2020-07-261-3/+17
* CI/macos: enable warnings as errors for CMake buildsMarcel Raad2020-07-251-1/+3
* CI/macos: unconditionally enable warnings-as-errors with autotoolsMarcel Raad2020-07-191-3/+6
* CI/macos: fix 'is already installed' errors by using bundleMarc Hoersken2020-06-031-4/+10
* github/workflow: enable MQTT in the macOS debug buildDaniel Stenberg2020-04-141-1/+1
* CI/macos: convert CRLF to LF and align indentationMarc Hoersken2020-04-101-97/+97
* github actions: run when pushed to master or */ci + PRsDaniel Stenberg2020-04-081-1/+10
* CI: migrate macOS jobs from Azure and Travis CI to GitHub ActionsMarc Hoersken2020-03-241-0/+88