[PR #1063] [MERGED] [FIX] Travis build for macOS. Also add cmake build test. #1866

Closed
opened 2026-01-29 17:18:58 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1063
Author: @saurabhshri
Created: 1/10/2019
Status: Merged
Merged: 3/23/2019
Merged by: @cfsmp3

Base: masterHead: mac-travis-ci-fix


📝 Commits (4)

  • 35b77ca Fix macOS travis build and remove linux builds.
  • 76ffbad Add Apple logo for macOS build badge.
  • c2da230 Link the apple logo to travis build.
  • 80136a3 Correct redundant compiler type.

📊 Changes

2 files changed (+98 additions, -22 deletions)

View changed files

📝 .travis.yml (+97 -21)
📝 README.md (+1 -1)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.
  • [ ] I have mentioned this change in the [changelog]

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

  • Fixed failing Travis build for macOS. Also added cmake build test in the same.
  • Removed linux build tests because Sample Platform already covers it.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1063 **Author:** [@saurabhshri](https://github.com/saurabhshri) **Created:** 1/10/2019 **Status:** ✅ Merged **Merged:** 3/23/2019 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `mac-travis-ci-fix` --- ### 📝 Commits (4) - [`35b77ca`](https://github.com/CCExtractor/ccextractor/commit/35b77caf264a9da8d716ea29b07f4b312be8cf0a) Fix macOS travis build and remove linux builds. - [`76ffbad`](https://github.com/CCExtractor/ccextractor/commit/76ffbad408103a509da3d5a27a5f1c192973824c) Add Apple logo for macOS build badge. - [`c2da230`](https://github.com/CCExtractor/ccextractor/commit/c2da2306d5d22974863be28597f8eddd4db4d7a7) Link the apple logo to travis build. - [`80136a3`](https://github.com/CCExtractor/ccextractor/commit/80136a3c126a5f0f0ddb93ca9ab51bca008dd2e3) Correct redundant compiler type. ### 📊 Changes **2 files changed** (+98 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+97 -21) 📝 `README.md` (+1 -1) </details> ### 📄 Description **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] I give this submission freely, and claim no ownership to its content. - ~[ ] I have mentioned this change in the [changelog]~ **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [x] I am an active contributor to CCExtractor. --- - Fixed failing Travis build for macOS. Also added cmake build test in the same. - Removed linux build tests because Sample Platform already covers it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:18:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1866