[PR #84] [MERGED] Travis: Add OSX build config #1561

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/84
Author: @p12tic
Created: 7/2/2018
Status: Merged
Merged: 7/3/2018
Merged by: @walker0643

Base: masterHead: osx-ci


📝 Commits (5)

  • 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

📊 Changes

3 files changed (+79 additions, -21 deletions)

View changed files

📝 .travis.yml (+30 -8)
📝 CMakeLists.txt (+21 -6)
📝 osx_environment.sh (+28 -7)

📄 Description

This PR adds support for building barrier on OSX Macports. Also, OSX travis configuration is added for building with both Homebrew and Macports.


🔄 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/84 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 7/2/2018 **Status:** ✅ Merged **Merged:** 7/3/2018 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `master` ← **Head:** `osx-ci` --- ### 📝 Commits (5) - [`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 ### 📊 Changes **3 files changed** (+79 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+30 -8) 📝 `CMakeLists.txt` (+21 -6) 📝 `osx_environment.sh` (+28 -7) </details> ### 📄 Description This PR adds support for building barrier on OSX Macports. Also, OSX travis configuration is added for building with both Homebrew and Macports. --- <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:24 -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#1561
No description provided.