forked fromHomebrew/homebrew-core
- Notifications
You must be signed in to change notification settings - Fork0
Commit415f816
watchman: enable eden support
Eden support allows watchman to use a virtual file system thatsignificantly speeds up watching large repositories (e.g.homebrew/core).This is enabled in a default Watchman build. We previously disabled thisbecause it required dependencies that we did not package.I've omitted the revision bump because this will get another versionbump next week, and restricted this change only to macOS since it leadsto a build failure on Linux.ClosesHomebrew#94819.Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>1 parent07f0645 commit415f816
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
45 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
46 | 57 | | |
47 | | - | |
48 | | - | |
| 58 | + | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
| |||
0 commit comments
Comments
(0)