[PR #90] [MERGED] merge travis CI patches (and others) #1562

Closed
opened 2026-05-05 07:56:24 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/90
Author: @walker0643
Created: 7/4/2018
Status: Merged
Merged: 7/4/2018
Merged by: @walker0643

Base: smartzeroconfHead: master


📝 Commits (10+)

  • 39ccc4c fix(macos-build): use standard methods for detecting default XCode installation and default macOS platform SDK
  • f928c81 OSX: Add support for building on macports
  • 5467b90 OSX: Prefer Macports over Homebrew if available
  • af78995 travis: Rewrite the CI config to use platform matrix
  • 4c0690d travis: Add macports-based OSX script
  • 55c74e9 travis: Add homebrew-based OSX script
  • 4806441 Merge pull request #84 from p12tic/osx-ci
  • b28442e Merge pull request #82 from sidneys/fix-macos-build
  • ccfa11c [Travis] use container builds for linux (#85)
  • cc69299 Merge pkgconfig branch into master (#86)

📊 Changes

4 files changed (+89 additions, -22 deletions)

View changed files

📝 .travis.yml (+32 -8)
📝 CMakeLists.txt (+28 -6)
📝 clean_build.sh (+1 -1)
📝 osx_environment.sh (+28 -7)

📄 Description

No description provided


🔄 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/debauchee/barrier/pull/90 **Author:** [@walker0643](https://github.com/walker0643) **Created:** 7/4/2018 **Status:** ✅ Merged **Merged:** 7/4/2018 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `smartzeroconf` ← **Head:** `master` --- ### 📝 Commits (10+) - [`39ccc4c`](https://github.com/debauchee/barrier/commit/39ccc4cbe6e3befe88b41d9f6a6e27c4020f8d9a) fix(macos-build): use standard methods for detecting default XCode installation and default macOS platform SDK - [`f928c81`](https://github.com/debauchee/barrier/commit/f928c81afc148393f381c4f762af975cc99430c8) OSX: Add support for building on macports - [`5467b90`](https://github.com/debauchee/barrier/commit/5467b90982228db5ba3c70050f6590a5a9affffb) OSX: Prefer Macports over Homebrew if available - [`af78995`](https://github.com/debauchee/barrier/commit/af789958f055d48163842ce691d9420cba33c458) travis: Rewrite the CI config to use platform matrix - [`4c0690d`](https://github.com/debauchee/barrier/commit/4c0690dd9668410aef73dbeef02c94144783584c) travis: Add macports-based OSX script - [`55c74e9`](https://github.com/debauchee/barrier/commit/55c74e9075b17376d8eff54493c964161400da5f) travis: Add homebrew-based OSX script - [`4806441`](https://github.com/debauchee/barrier/commit/4806441cb2264add35e0be6c2349942178924556) Merge pull request #84 from p12tic/osx-ci - [`b28442e`](https://github.com/debauchee/barrier/commit/b28442ee1b1077677cf49f90a49249c2f11fc1fa) Merge pull request #82 from sidneys/fix-macos-build - [`ccfa11c`](https://github.com/debauchee/barrier/commit/ccfa11ca7b43ee3da2870493cafdaf57035db411) [Travis] use container builds for linux (#85) - [`cc69299`](https://github.com/debauchee/barrier/commit/cc69299ea39bd39caad54ae349564e22593eb4df) Merge pkgconfig branch into master (#86) ### 📊 Changes **4 files changed** (+89 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+32 -8) 📝 `CMakeLists.txt` (+28 -6) 📝 `clean_build.sh` (+1 -1) 📝 `osx_environment.sh` (+28 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:56:25 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1562
No description provided.