| 1 | | = Building on Mac = |
| 2 | | * Follow the instructions on webkit.org, starting with https://www.webkit.org/building/tools.html |
| 3 | | |
| 4 | | = Output Verbosity = |
| 5 | | |
| 6 | | * You can make the build output be filtered by doing: |
| 7 | | defaults write org.webkit.BuildConfiguration BuildTranscriptVerbosity quiet/default/noisy |
| | 1 | {{{#!html |
| | 2 | <div style="padding: 1em; background: #fff8c4; border-left: 4px solid #f5c842; margin: 1em 0;"> |
| | 3 | <strong>⚠ This page has moved.</strong> The current documentation is at |
| | 4 | <a href="https://docs.webkit.org/Build%20%26%20Debug/BuildOptions.html">docs.webkit.org/Build & Debug/BuildOptions</a>. |
| | 5 | </div> |
| | 6 | }}} |