Compile-in default template location
Allows most folks to avoid linking to the Templates, but still
allows them to override the default templates in any documented
manner.
ClosesHomebrew/homebrew#14693.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Anything that calls `xcodebuild` needs a full install of XCode.app. Two
formulae ommitted from this patch:
- `fuse4x_kext`: Everything that depends on the kernel extension can be
compiled by the CLT. Therefore, this formula is bottled and XCode is only
needed to produce the bottles.
- `graphviz`: XCode is only used to create GraphViz.app which is not used by
any of the things which depend on `graphviz`. Creating the app should be
made into an option.