Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(linux): add homebrew support #2667

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ReenigneArcher
Copy link
Member

Description

Enable Homebrew Linux build.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Branch Updates

LizardByte requires that branches be up-to-date before merging. This means that after any PR is merged, this branch
must be updated before it can be merged. You must also
Allow edits from maintainers.

  • I want maintainers to keep my branch updated

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.98%. Comparing base (886d88b) to head (b9575dd).
Report is 164 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2667     +/-   ##
========================================
  Coverage    7.98%   7.98%             
========================================
  Files          88      88             
  Lines       18039   18039             
  Branches     8596    8596             
========================================
  Hits         1441    1441             
+ Misses      15828   13758   -2070     
- Partials      770    2840   +2070     
Flag Coverage Δ
Linux 6.05% <ø> (ø)
Windows 3.76% <ø> (ø)
macOS-12 9.02% <ø> (ø)
macOS-13 8.92% <ø> (+8.92%) ⬆️
macOS-14 9.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 29 files with indirect coverage changes

@ReenigneArcher ReenigneArcher force-pushed the build(linux)-add-homebrew-support branch 9 times, most recently from 46a76e4 to 4324d43 Compare June 10, 2024 23:26
@ReenigneArcher
Copy link
Member Author

libevdev not available through brew

@ReenigneArcher ReenigneArcher force-pushed the build(linux)-add-homebrew-support branch 14 times, most recently from c904ce8 to f090b50 Compare June 11, 2024 17:53
.github/workflows/CI.yml Outdated Show resolved Hide resolved
cmake/compile_definitions/linux.cmake Show resolved Hide resolved
packaging/sunshine.rb Outdated Show resolved Hide resolved
@ReenigneArcher ReenigneArcher force-pushed the build(linux)-add-homebrew-support branch 4 times, most recently from 8c114e3 to b6c4f05 Compare June 11, 2024 20:03
@ReenigneArcher ReenigneArcher force-pushed the build(linux)-add-homebrew-support branch 10 times, most recently from d42221a to 52ef722 Compare June 12, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant