haiku/build/jam
Devin Gillman 6a9e72b0d3 BuildSetup: Added HomeBrew Apple Silicon paths.
Addresses issue here: https://discuss.haiku-os.org/t/building-on-macos-cannot-find-zstd-h/14489/4

And the differences are called out on the install page here: https://docs.brew.sh/Installation

Cleanups by waddlesplash: put the new paths in their own 'block'
and adjust comments.

Change-Id: Ie00fbc07abae141d8ac0580dd661a2fc3cf7a216
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8732
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2024-12-30 17:06:31 +00:00
..
board
images netboot: bump size for tar decompression 2024-12-21 07:46:10 +00:00
packages locked_pool: Delete. 2024-11-05 14:05:04 -05:00
repositories HaikuPortsCross/x86: Synchronize. 2024-10-18 16:07:44 -04:00
ArchitectureRules neomagic: enable -Werror, fix compiler warnings 2024-12-22 14:27:47 +00:00
BeOSRules
BootRules build: Define _BOOT_MODE once and for all in ArchitectureRules+BootRules. 2022-11-29 20:18:12 -05:00
BuildFeatureRules
BuildFeatures BuildFeatures: Don't specify libtiff SOVERSION. 2024-08-12 16:47:41 -04:00
BuildSetup BuildSetup: Added HomeBrew Apple Silicon paths. 2024-12-30 17:06:31 +00:00
CDRules
CommandLineArguments build: Remove the profile from the JAM_TARGETS. 2024-12-23 15:54:49 -05:00
ConfigRules build: Add check that a value was specified in SetConfigVar. 2024-12-23 15:33:03 -05:00
DefaultBuildProfiles Add Wonderbrush to release for all architectures 2024-09-20 17:46:07 +00:00
FileRules configure: detect supported retry flags for wget. 2024-10-14 11:01:19 +00:00
HaikuPackages Remove build logic for creating the userguide and welcome packages. 2022-10-25 18:38:07 -04:00
HeadersRules build/jam: Only add C++ header directories to include path for C++ code. 2023-10-13 16:18:47 +00:00
HelperRules
ImageRules enable EFI boot for 32-bit ISO image 2022-10-06 20:12:05 +00:00
KernelRules
LocaleRules build/jam: Only add C++ header directories to include path for C++ code. 2023-10-13 16:18:47 +00:00
MainBuildRules build/jam: Only add C++ header directories to include path for C++ code. 2023-10-13 16:18:47 +00:00
MathRules build: remove most of MathRules. 2023-02-26 00:54:53 +00:00
MiscRules
OptionalPackages OptionalPackages: Re-add perl. 2024-08-11 00:05:33 -04:00
OverriddenJamRules build/jam: Only add C++ header directories to include path for C++ code. 2023-10-13 16:18:47 +00:00
PackageRules
RepositoryRules Create source packages during bootstrap 2024-07-20 23:27:50 +02:00
SystemLibraryRules
TestsRules
UserBuildConfig.ReadMe
UserBuildConfig.sample