haiku/build/jam
Augustin Cavalier 1d91b37193 build: Fixes to support building in paths with spaces in them.
Now that HAIKU_TOP is a relative path, nearly all paths Jam actually
has to deal with will never contain spaces, so this is now feasible.
Only one issue remains after this commit (namely, setting
HOST_BUILD_COMPATIBILITY_LIB_DIR.)
2019-01-09 19:18:28 -05:00
..
board system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
images regular: Typo fix. 2019-01-08 19:55:45 -05:00
packages freebsd11_wlan -> freebsd_wlan. 2019-01-07 20:17:51 -05:00
repositories kernel: Add riscv config_manager and kernel lib arch sources 2018-12-08 16:46:17 -06:00
ArchitectureRules ArchitectureRules: Cleanup deprecated plugins defs 2018-12-25 11:36:01 +01:00
BeOSRules BeOSRules: Pass CCFLAGS through to the compiler during ResComp. 2018-08-11 15:33:08 -04:00
BootRules BootRules: Fix BuildMBR under Clang. 2018-11-23 00:06:23 -05: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 build: Fixes to support building in paths with spaces in them. 2019-01-09 19:18:28 -05: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 FileRules: Make DownloadLocatedFile1 less cryptic. 2019-01-09 19:18:27 -05:00
HaikuPackages netfs: Fix and enable on 64-bit. 2018-11-18 14:37:06 -05: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 xorriso instead of mkisofs or genisoimage. 2019-01-08 19:31:15 -05:00
KernelRules build: Do not use regular TARGET_*FLAGS in kernel and bootloader. 2018-11-23 00:06:23 -05:00
LocaleRules LocaleRules: Add a second version of the catalog extraction actions. 2018-08-21 20:52:41 -04:00
MainBuildRules MainBuildRules: Fail if the generated struct-offsets header is empty. 2018-11-24 14:35:10 -05: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 OverridenJamRules: Override MkDir to use -p. 2018-11-24 17:52:08 -05:00
PackageRules build: Include extra information in the package version. 2018-09-27 03:38:07 +00:00
RepositoryRules build: Fix paths of tools for bootstrap builds. 2018-11-19 23:14:02 +00: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