haiku/build/jam
Augustin Cavalier 68191643b8 build: Add HAIKU_ABSOLUTE_TOP and use it to root BootArchive.
Strictly POSIX-compliant shells (like dash) do not allow sourcing
files in the present directory without "./". The script really should
not know or care about what directory the passed files are in,
so now we add a jam grist to make the passed paths absolute.

Fixes the build on all systems where /bin/sh is dash or a similarly
POSIX-compliant-no-extensions shell (i.e. virtually all Linux.)
2018-11-02 21:46:22 -04:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images build: Restore a mechanism to build EFI-less anyboots and CDs. 2018-10-27 16:57:35 -04:00
packages Add an haiku_extras package. 2018-11-03 00:43:41 +00:00
repositories Add an haiku_extras package. 2018-11-03 00:43:41 +00:00
ArchitectureRules efi: Only no-red-zone and accumulate on x86_64 2018-10-28 19:35:14 -05:00
BeOSRules BeOSRules: Pass CCFLAGS through to the compiler during ResComp. 2018-08-11 15:33:08 -04:00
BootRules BootRules: BuildMBR links as well as compiles, so pass in LINKFLAGS. 2018-11-02 21:41:53 -04:00
BuildFeatureRules build/jam/BuildFeatureRules: Make EnableBuildFeatures actually work. 2017-11-25 21:15:08 +01:00
BuildFeatures BuildFeatures: Remove curl buildfeature. 2018-09-30 04:33:42 +00:00
BuildSetup u-boot: Fix after multi-loader changes 2018-10-18 10:49:59 -05:00
CDRules
CommandLineArguments build: Remove now-defunct jam commands. 2017-11-25 21:15:10 +01:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles DefaultBuildProfiles: Make sure the final CD image is <= 694MB. 2018-09-26 02:45:05 -04:00
FileRules build: Include extra information in the package version. 2018-09-27 03:38:07 +00:00
HaikuPackages Add an haiku_extras package. 2018-11-03 00:43:41 +00:00
HeadersRules codec_kit: First half 2018-10-24 16:12:03 +02:00
HelperRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
ImageRules build: Add HAIKU_ABSOLUTE_TOP and use it to root BootArchive. 2018-11-02 21:46:22 -04:00
KernelRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
LocaleRules LocaleRules: Add a second version of the catalog extraction actions. 2018-08-21 20:52:41 -04:00
MainBuildRules MainBuildRules: Use $(CC) -E instead of "cpp" as the preprocessor. 2018-08-17 21:54:56 -04:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
OptionalPackages OptionalPackages: Remove some of the less-useful devel packages. 2018-08-26 12:33:36 -04:00
OverriddenJamRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
PackageRules build: Include extra information in the package version. 2018-09-27 03:38:07 +00:00
RepositoryRules RepositoryRules: correctly handle multiple secondary archs. 2018-07-22 20:02:12 +02:00
SystemLibraryRules build: Link against libgcc_s.so.1 instead of libgcc_s.so. 2018-08-26 13:35:40 -04:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
UserBuildConfig.sample Make it a bit easier to skip first boot prompt 2017-01-01 16:59:47 -08:00