haiku/build/jam
Alexander von Gluck IV 030d0eb58f jam: Fix bootstrap via absolutes in LD_LIBRARY_PATH
* The PWD's are live based on jam run location which means
  they shouldn't bind the generated directory to a fixed path
  as before.
* We also need an absolute LD_LIBRARY PATH since haikuporter
  loses the context invoking host tools.
* I don't think we can run jam from outside of the generated
  directory anymore... but I don't think that was a thing.

Change-Id: I020f902ce5235bf268c9075d6e2ae85296a4ad20
2018-11-04 08:39:01 -06: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 jam: Fix bootstrap via absolutes in LD_LIBRARY_PATH 2018-11-04 08:39:01 -06:00
CDRules build: Use the absolute path on more instances of build_* scripts. 2018-11-02 23:26:11 -04:00
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: Use the absolute path on more instances of build_* scripts. 2018-11-02 23:26:11 -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 jam: Fix bootstrap via absolutes in LD_LIBRARY_PATH 2018-11-04 08:39:01 -06: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