11 Commits

Author SHA1 Message Date
Jonathan Chang
1f7d9e432c docs: New linuxbrew + bump-formula-pr changes 2019-11-17 12:24:06 +11:00
Issy Long
add10c64f1
Linux Maintainer Guide: Reflect recent changes to tap commands
- We recently changed the name of the Linux commands tap from
  Linuxbrew/homebrew-developer to Homebrew/homebrew-linux-dev in our
  continual efforts to move away from the Linuxbrew name. Related to
  this, we changed the comment produced by `brew build-bottle-pr` to
  simply "Linux".
- We also [changed `brew
  find-formulae-to-bottle`](https://github.com/Homebrew/homebrew-linux-dev/pull/130)
  so that it will build a bottle for a formula even if it has a macOS
  requirement. There were cases like `go` that build perfectly fine on
  Linux.
2019-11-04 19:22:16 +00:00
R Primus
1e57ca70d3
Replace American spelling with British spelling 2019-10-30 18:03:31 +00:00
R Primus
eda0220e5f
Fix two typos 2019-10-30 17:01:44 +00:00
Jonathan Chang
f45d53024d docs: Update for developer tap migration 2019-10-08 11:16:43 +11:00
Dawid Dziurla
b53d0b9113
docs: creating new linux specific formulas
Co-Authored-By: Issy Long <me@issyl0.co.uk>
2019-10-02 12:28:50 +02:00
Issy Long
0198011c20
Post-review clarifications 2019-09-19 08:57:22 +01:00
Issy Long
d45f88c6ac
Document how we pull bottles in Homebrew/linuxbrew-core
- Also document some things that could go wrong and how to recover from
  them.
2019-09-15 13:55:28 +01:00
Issy Long
7c295602cc
Note that Homebrew/linuxbrew-core CI won't go green for merge commits 2019-09-15 13:55:16 +01:00
Issy Long
06d86d041f
Use the correct name for the GitHub username envvar: HOMEBREW_GITHUB_USER 2019-09-15 12:40:24 +01:00
Issy Long
6a81aa2ca4
Maintainer's guide for Homebrew on Linux (linuxbrew-core)
- There are a lot more manual steps in Homebrew on Linux (Linuxbrew)
  land than there are in Homebrew (core), it feels like.
- This is a first attempt at a maintainer's guide. I have basically
  tried to brain-dump everything that Michka and Shaun have taught me
  over the months into something consumable for future Homebrew on Linux
  maintainers!
- Some of it is overly verbose - the merging docs are taken from
  [Linuxbrew/homebrew-developer's docs](https://github.com/Linuxbrew/homebrew-developer/blob/master/docs/merge-homebrew-core.md)
  which were recently updated to reflect reality but probably don't need
  to have so many words: just some instructions. :-)
2019-09-14 12:58:31 +01:00