haiku/build/jam
Adrien Destugues 1bad1ff34a Prepare for ICU update
- libicule and libiculx do not exist anymore in newer ICU versions
  (harfbuzz replaces them), but we didn't actually use them, so remove
  them from the build feature and from the package dependencies
- Add namespace usage marcos since the newer ICU packages put ICU things
  in a namespace, making it easier to have multiple versions of ICU used
  side by side.

No functional change intended, but this makes it possible to build the
code with either ICU 57 (for gcc2) or 66 (for other architectures).
2020-08-02 11:58:14 +02:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images arm: Generate proper mmc image 2020-06-22 18:48:20 +00:00
packages libroot: Add fake libc static library 2020-07-28 17:01:13 +00:00
repositories arm64: Fix libroot math, add fix crosstools package revision 2020-06-10 00:44:14 +00:00
ArchitectureRules Graphite options only, replace dupes with floop-nest-optimize 2020-07-18 15:19:44 +02:00
BeOSRules Adding the Quick Tour 2019-11-26 06:39:58 +00:00
BootRules efi: Don't skip TargetBootLibgcc, we need it for 32-bit fp math 2020-02-26 18:01:42 +00:00
BuildFeatureRules build/jam/BuildFeatureRules: Make EnableBuildFeatures actually work. 2017-11-25 21:15:08 +01:00
BuildFeatures Prepare for ICU update 2020-08-02 11:58:14 +02:00
BuildSetup Fix building on Haiku 2020-05-21 10:47:31 +02: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 Remove deprecated build profiles @image and @vmware-image. 2020-05-09 19:35:06 +00:00
FileRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
HaikuPackages netfs: Fix and enable on 64-bit. 2018-11-18 14:37:06 -05:00
HeadersRules jam/HeaderRules: Put posix before gcc 2019-06-03 13:25:48 +00:00
HelperRules Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
ImageRules build_haiku_image: Distinguish between system (activated) and unactivated packages. 2020-04-19 17:53:10 -04:00
KernelRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
LocaleRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
MainBuildRules build: More miscellaneous fixes for MSYS. 2020-05-03 19:31:22 -04:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
OptionalPackages Documentation: add userguide in fur, id, ro and tr 2020-05-23 17:52:52 +00:00
OverriddenJamRules OverriddenJamRules: Remove an unneeded and erroneous ";" 2019-08-28 22:52:22 -04:00
PackageRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
RepositoryRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
SystemLibraryRules build: Rework gcc2 test_app_server build logic a bit. 2020-01-05 17:17:41 -05:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe Remove deprecated build profiles @image and @vmware-image. 2020-05-09 19:35:06 +00:00
UserBuildConfig.sample Make it a bit easier to skip first boot prompt 2017-01-01 16:59:47 -08:00