haiku/build/jam
Augustin Cavalier 03980b1fb0 build: Make LinkAgainst recursive for static libraries.
That is, it will now pull in NEEDLIBS and LINKLIBS set by LinkAgainst
from static libraries also built by Jam. This allows specifying what
libraries other static libraries need only once (in most cases;
occasionally things are not evaluated in a sane order and then
this does not quite work.)

Use this for libnetservices.a, which needs libshared.a, so that
dependencies on it do not have to be declared within most in-tree
consumers of libnetservices (e.g. Package Kit, http_streamer, etc.)
2021-09-08 15:03:06 -04:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images arm: make sure fdt bus_mananger is added for arm 2021-09-03 17:34:42 -05:00
packages Remove fdt from arm64 haiku image 2021-08-28 17:34:10 +02:00
repositories Intial HaikuPorts config for ARM64 2021-08-28 17:47:22 +02:00
ArchitectureRules Use PIC and shared flags on ARM64 2021-08-21 10:33:59 +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 configure & build: Rework legacy GCC detection to parse versions outside of Jam. 2020-10-09 01:20:02 +00:00
BuildFeatures Translators: Add an AVIF translator 2021-08-27 19:04:28 +00:00
BuildSetup build: add rpath for build tools. 2021-07-11 12:12:57 +00: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
DefaultBuildProfiles build: Small bump to release image size 2021-07-06 13:20:46 +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 HelperRules: Fix typo in the new CC_IS_LEGACY_GCC test. 2020-10-10 16:24:43 -04:00
ImageRules Fix build on OSX host 2021-08-16 11:17:29 +00:00
KernelRules KernelLd: the kernel must be rebuilt when its linker script is modified. 2021-01-01 00:45:13 +00:00
LocaleRules LocaleRules: Ignore errors in ExtractCatalogEntries. 2021-09-06 16:45:13 -04:00
MainBuildRules build: Make LinkAgainst recursive for static libraries. 2021-09-08 15:03:06 -04:00
MathRules
MiscRules build/jam: Inline HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR where possible. 2019-08-30 17:11:50 -04:00
OptionalPackages Update build packages repository 2021-05-14 14:59:19 +00:00
OverriddenJamRules OverriddenJamRules: Remove an unneeded and erroneous ";" 2019-08-28 22:52:22 -04:00
PackageRules Overhaul "haiku" PackageInfo. 2021-08-27 13:40:10 -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 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