haiku/build/jam
Augustin Cavalier 8764a29843 build/jam: Only add C++ header directories to include path for C++ code.
There are now some system headers (e.g. <stdatomic.h>) that have outright
different versions for C and C++ which are not compatible with each other.

Change-Id: Ibf797e0817f0fe4d5241424d7d06023b19888c02
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6991
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
2023-10-13 16:18:47 +00:00
..
board boot/platform/u-boot: Drop ARM support. 2022-06-28 12:27:06 -04:00
images Various PowerPC fixes 2023-10-06 20:38:24 +00:00
packages i2c_elan: Support I2C Elan devices 2023-07-14 20:58:01 +00:00
repositories build-packages: Bump riscv64 for gcc13. Thanks X512! 2023-10-10 11:18:55 -05:00
ArchitectureRules ArchitectureRules: Disable autovectorization for the kernel (for now.) 2023-09-22 16:27:37 -04:00
BeOSRules build: Remove usage of obsolescent egrep 2022-10-06 16:28:01 +00:00
BootRules build: Define _BOOT_MODE once and for all in ArchitectureRules+BootRules. 2022-11-29 20:18:12 -05:00
BuildFeatureRules kernel & addons: Build with the non-legacy GCC even on x86_gcc2h. 2021-10-02 18:29:40 +00:00
BuildFeatures build-packages: update to the latest packages 2023-08-05 11:52:00 +00:00
BuildSetup build: Define _BOOT_MODE once and for all in ArchitectureRules+BootRules. 2022-11-29 20:18:12 -05:00
CDRules build: Use the absolute path on more instances of build_* scripts. 2018-11-02 23:26:11 -04:00
CommandLineArguments Remove deprecated build profiles @image and @vmware-image. 2020-05-09 19:35:06 +00:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles build-packages: update to the latest packages 2023-08-05 11:52:00 +00:00
FileRules build: clean hds schema directories correctly 2022-11-15 06:03:15 +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 HelperRules: Fix typo in the new CC_IS_LEGACY_GCC test. 2020-10-10 16:24:43 -04:00
ImageRules enable EFI boot for 32-bit ISO image 2022-10-06 20:12:05 +00:00
KernelRules KernelRules: Add the same -fvisibility=hidden logic in KernelStaticLibrary... 2022-09-27 19:46:52 -04:00
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 build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
OptionalPackages build: include zstd_devel in Development optional package. 2023-02-10 19:15:28 +00:00
OverriddenJamRules build/jam: Only add C++ header directories to include path for C++ code. 2023-10-13 16:18:47 +00:00
PackageRules Break translators out of haiku.hpkg into a separate haiku_datatranslators.hpkg. 2021-09-30 16:38:36 +00:00
RepositoryRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
SystemLibraryRules configure & build: make use of 64-bit libgcc and libsupc++ for EFI/x86_64 2022-03-25 09:51:39 +00:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe Update build packages repository 2021-05-14 14:59:19 +00:00
UserBuildConfig.sample Make it a bit easier to skip first boot prompt 2017-01-01 16:59:47 -08:00