mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #84] [MERGED] Travis: Add OSX build config #1561
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:osx-ci📝 Commits (5)
f928c81OSX: Add support for building on macports5467b90OSX: Prefer Macports over Homebrew if availableaf78995travis: Rewrite the CI config to use platform matrix4c0690dtravis: Add macports-based OSX script55c74e9travis: 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.