Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
https://github.com/Homebrew/brew
This allows more complicated transformations to happen,
such as stripping out part of the variable.
e7d7cecceee839893d2afcececd4086b80aa818b authored almost 15 years ago by Adam Vandenberg <[email protected]>
e05c728e456d2809ef27559918b37c33e9051a41 authored almost 15 years ago by Adam Vandenberg <[email protected]>
0b56c62bf50c1291f0259aa2ea9ff86afe826c0b authored almost 15 years ago by Adam Vandenberg <[email protected]>
Signed-off-by: Adam Vandenberg <[email protected]>
8ce7abce7311d443772b518b9699e06e7938dfa0 authored almost 15 years ago by Jake Good <[email protected]>Signed-off-by: Adam Vandenberg <[email protected]>
04855ddd484389bc8292a4d82106185466a3eb89 authored almost 15 years ago by Joshua Peek <[email protected]>Signed-off-by: Adam Vandenberg <[email protected]>
9fbc26a39ff86f3a9b1ea0f79b502f5736a5119b authored almost 15 years ago by Jake Good <[email protected]>6586f89a29325d312a660cd80a3ea857c350e38a authored almost 15 years ago by Adam Vandenberg <[email protected]>
ff037639317b60393dc9b58b9813d149c4855dfc authored almost 15 years ago by Adam Vandenberg <[email protected]>
d84b1711d052cc1ed5f3b818532fe629d04acbf4 authored almost 15 years ago by Adam Vandenberg <[email protected]>
97b66ea1debc4c85d1d98810376fc8caff862034 authored almost 15 years ago by Adam Vandenberg <[email protected]>
d9548ae4b0faea5ff7b640899ec83038f90ba1d2 authored almost 15 years ago by Adam Vandenberg <[email protected]>
9cf78450156a01ed2862d3fadc3caf34758459ad authored almost 15 years ago by Adam Vandenberg <[email protected]>
3825535310233ffe75eff39839d4f391940731e3 authored almost 15 years ago by Adam Vandenberg <[email protected]>
* Adds GCC 4.0 version info to --config output.
* Splits gcc_build into gcc_40_build and gcc_42_...
098b97801bbc237dc9a4105c5a016478dfdcdb9c authored almost 15 years ago by Adam Vandenberg <[email protected]>
Signed-off-by: Adam Vandenberg <[email protected]>
d03411775f46165dfd1d829fa2fe4d55e2c143cc authored almost 15 years ago by Martin KĂĽhl <[email protected]>1e9c7df871ed48db84f597c15ce25851437c5405 authored almost 15 years ago by Adam Vandenberg <[email protected]>
If /usr/local doesn't exist you've just sudo chowned $PWD
6c9158458022fce427c5ee7a3fb357cc5ed6e5e2 authored almost 15 years ago by Max Howell <[email protected]>It's nice that smaller READMEs are easier to get right.
be5164509aa112fb34b83e5c8e42b092746dcc83 authored almost 15 years ago by Max Howell <[email protected]>Removed requirements. If they want to know this stuff then read the verbose instructions. Or jus...
9662e546edc63506428d291a197f6941841ac023 authored almost 15 years ago by Max Howell <[email protected]>
* Removed use of String altogether since all use cases
are Arrays currently. YAGNI.
* #max_by...
f56e96dfffe6748743bdbb1c0c8767143e924fae authored almost 15 years ago by Eero Saynatkari <[email protected]>01eddfea0043e755f859e17c298179dcf5ec68fa authored almost 15 years ago by Max Howell <[email protected]>
f61ffc24144a2be49d344165cdbdd6abdb51d59a authored almost 15 years ago by Max Howell <[email protected]>
ae9b50fb9a7e196b6f34277d0e43722a36ba5744 authored almost 15 years ago by Max Howell <[email protected]>
485d4807226594274e90f9c6192e87ee04844393 authored almost 15 years ago by Adam Vandenberg <[email protected]>
07934ce3ab72a1b677609aeb5595f0de5e7de335 authored almost 15 years ago by Max Howell <[email protected]>
de08865203b1a01ab8c307217abfedff8d375390 authored almost 15 years ago by Max Howell <[email protected]>
Lets stop removing docs and doc (though moving share/docs to share/doc would make sense) as I wa...
c29219e27c0063275c83496b8ecdac9ba4409377 authored almost 15 years ago by Max Howell <[email protected]>Signed-off-by: Adam Vandenberg <[email protected]>
9f443853fa23fc5caf164700dd4e31825ff89970 authored almost 15 years ago by Daniel Schauenberg <[email protected]>
The change to Pathname to support renaming changed the return value.
This commit puts it back, s...
We've bumped the version number, as Homebrew no longer tries to use LLVM
by default (on Snow Leo...
58b19ed495477727d6f38fbbda35402430c94dc2 authored almost 15 years ago by Max Howell <[email protected]>
The keys of the hash are original file names, the values are new file
names. Originals are renam...
99df82c568f7aa562bcfef0ada71e79418dd15cc authored almost 15 years ago by Max Howell <[email protected]>
799dd7108ef87821bf39cb6e611612f7b3338fd1 authored almost 15 years ago by Max Howell <[email protected]>
Much leaner README now. The website evangelises, and the Wiki is thorough.
2652880bd9393bb2f0e0fc11aaf8bed9cb0d28f0 authored almost 15 years ago by Max Howell <[email protected]>9f46adeeabf80664e87cb8810e7e0424b7911f89 authored almost 15 years ago by Adam Vandenberg <[email protected]>
When `brew --prefix` is called with arguments, assume each argument is a
formula and print their...
Change 45ce0c963a52293063432674d5c360ebe65254e2 was done in error.
This submit reverts that chan...
a9b19f025545fa937b9142c0062e3922839d09c0 authored almost 15 years ago by Adam Vandenberg <[email protected]>
Now makes use of `svn up` to make cache act like
a cache. Externals without a revision specified...
5e1632c1e2902eee3bc4f28b26c8ad375a257b05 authored almost 15 years ago by Adam Vandenberg <[email protected]>
* Bring command list up-to-date
* Subcommand completion now ignores switches
70bfe518ec6ca66072a6b101631cc104c359153a authored almost 15 years ago by Max Howell <[email protected]>
Also rearrange and alphabetise.
1dfab1350a9ece9f98cf4950cc80d399e7aad16e authored almost 15 years ago by Max Howell <[email protected]>brew install `brew outdated` will work
Apologies that this is long overdue.
Fixes Homebrew/hom...
74c44a20e09ffc8e3cdec5010b801556b0ebe98c authored almost 15 years ago by Max Howell <[email protected]>991bae91a9f4956df1cda56d5e5586e567b05f7a authored almost 15 years ago by Max Howell <[email protected]>
Kernel#system special-cases the first argument, so you have to
make the first argument the entir...
This developer-oriented command lets you ask Homebrew what the cached
filename will be for a bre...
Fixes Homebrew/homebrew#807; Fixes Homebrew/homebrew#808
1149b082bb07ef603051ff1be1b18c4a33423c3f authored almost 15 years ago by Max Howell <[email protected]>
Running `brew cleanup` (with no arguments or multiple arguments) raises
an error and stops as so...
This fix should be fairly tolerant of types.
15e145709bb4a7ccf3095b51e6826b1d97a22ec9 authored almost 15 years ago by Max Howell <[email protected]>
Justification:
* LLVM is too immature, it often fails to compile, sometimes irreproducibly
* The...
I like that String.each is interchangeable with Array.each :)
b48d46d4bc33de817e2dda02c4fc23de4a6d977d authored almost 15 years ago by Max Howell <[email protected]>
The Cellar may not actually be "`brew --prefix`/Cellar".
We support the Cellar existing only in ...
If you have a bunch of symlinks and they all point at one file and you use Pathname.install on t...
8cdb504b149afd5b0742a31cc1f04f0cf2ea93ec authored almost 15 years ago by Max Howell <[email protected]>e0999078dc9aecb35af60f752218a0e923ff94d7 authored almost 15 years ago by Max Howell <[email protected]>
Signed-off-by: Adam Vandenberg <[email protected]>
a4bd7c008de0c45a36e2d290acb87bdb79c16a4e authored almost 15 years ago by Graham Hughes <[email protected]>
Running `brew cleanup` (with no arguments or multiple arguments) will
run `brew prune` after _ev...
Signed-off-by: Adam Vandenberg <[email protected]>
2e3585872b0e5856cce6c53b178744bc10a91c0b authored almost 15 years ago by Aleksandar Topuzović <[email protected]>9a1af42a5eeaf3abcc16c0e56dd8cf370fb3035b authored almost 15 years ago by Max Howell <[email protected]>
1a2c5160c59b46bf081d6968174f1ef6dd453618 authored almost 15 years ago by Andre Arko <[email protected]>
6671d6275de7bcb9733b20aca8ea930abb5013d9 authored almost 15 years ago by Adam Vandenberg <[email protected]>
07adef4954f99295558faf9e13bc776ae5102b19 authored almost 15 years ago by Adam Vandenberg <[email protected]>
1a0f971a1cbd7d72c9e474845be291ebe5dabe53 authored almost 15 years ago by Adam Vandenberg <[email protected]>
3c47f7918b47377732a26445b27566a226e85831 authored almost 15 years ago by Adam Vandenberg <[email protected]>
* Break single test case class into several test cases.
* Fix broken arch test.
* Make update te...
To existing flag value can be specified with "\\1".
To append values to a flag, call with:
s...
d8b093f279048d955eca9a2658678964b06dca99 authored almost 15 years ago by David Höppner <[email protected]>
* Instantiate DownloadStrategy instance when creating a formula.
* Rename CurlDownloadStrategy m...
43dc7c964511864e10e10c0981f6716a3f7950fd authored almost 15 years ago by Adam Vandenberg <[email protected]>
Removing the spaces around equals for make-style variables makes
the change_make_var! method com...
f9a0f3e80f7b8885e6cc24124b6dd394c60c3a18 authored almost 15 years ago by Adam Vandenberg <[email protected]>
Resolves mxcl/homebrew#158.
Signed-off-by: Adam Vandenberg <[email protected]>
e4b60cd3cd7cdabf483bfad50244d57612a2463f authored almost 15 years ago by Ben Bleything <[email protected]>Fixes Homebrew/homebrew#488.
9851a756603829e105c06e24c290738e2f0d6a92 authored almost 15 years ago by Max Howell <[email protected]>95fc24ecd165804cde6462d59efe6abe34dda4bf authored almost 15 years ago by Max Howell <[email protected]>
3bf6c5f9c9afdbfe029c163673cc849be3116d9d authored almost 15 years ago by Max Howell <[email protected]>
If the formula was updated and not yet installed, then cleanup would delete all kegs. Which is m...
f88fbf1882b1d4e74a0f36e561f5f4955af424f0 authored almost 15 years ago by Max Howell <[email protected]>Stale symlinks may exist, so we may as well fix them up at this juncture.
7762b23c532f7a89f26cdf6d41ccf0ef54fa5a33 authored almost 15 years ago by Max Howell <[email protected]>`ls` could go wrong more than Pathname.children
16132cab6b6ad516f9758fe7c268f5096d0c2931 authored almost 15 years ago by Max Howell <[email protected]>248bc890f804cd4820b9b2a4d127eba344e9ae8c authored almost 15 years ago by Joshua Peek <[email protected]>
* `brew cleanup foo` removes any unlinked foo kegs
* `brew cleanup` removes all unlinked kegs
RubyCocoa is a large dependency, and any large system can cause unexpected errors. In this case ...
4bfb7cf24dd39957729bd0acc05f3f2aed4b6b63 authored almost 15 years ago by Max Howell <[email protected]>8a1b17e04bf5d9fbd82900cfa796ea5b6d86dcce authored almost 15 years ago by Max Howell <[email protected]>
It causes lots of bugs, for the sake of what is often just a few kilobytes.
614d2432691fbe94130d0d722f506125bd378529 authored almost 15 years ago by Max Howell <[email protected]>b994905f18529c0533438cdd4ce2c5025babafb4 authored almost 15 years ago by Max Howell <[email protected]>
Since Homebrew's Library doesn't have to be linked under prefix,
we need to do some extra work i...
be842ee554f6720a202f0622000e142e3e4ab776 authored almost 15 years ago by Adam Vandenberg <[email protected]>
0bc1127f543d3af65edf2c36d7b558217f943772 authored almost 15 years ago by Adam Vandenberg <[email protected]>
Fixes Homebrew/homebrew#453.
d1355af66ed9452a7ebd4b8bdd20f19359f3f1f2 authored almost 15 years ago by Max Howell <[email protected]>CMake ignores the CPPFLAGS and LDFLAGS environment variables. This makes sure CMake finds librar...
056851463eadbc0c9b81ae96f6251d66ec5b64ec authored almost 15 years ago by Florian Sowade <[email protected]>
The -Wno-dev CMake parameter suppresses warnings
meant for the developer, not the user.
5193d835a443d6901bb28cbe451aaa0c08e299e7 authored almost 15 years ago by Ash Berlin <[email protected]>
WhoHas requires LWP::UserAgent.
df3cca94e18ca206fd3bec9a83e451ca1dae8298 authored almost 15 years ago by Max Howell <[email protected]>It's easy to code complete with Ruby, so lets. I love Ruby.
700b20d66576bb6108538582f76ec880b0a0867a authored almost 15 years ago by Max Howell <[email protected]>Eg: ['foo', 'bar la'] -> "foo 'bar la'"
0a27f041d03ff1196156eecc2ccfc9db05d1840c authored almost 15 years ago by Max Howell <[email protected]>d8c3b3a80a94bbc121539cd8d52eb252fb26c577 authored almost 15 years ago by Max Howell <[email protected]>