haiku/build/jam
Oliver Tappe 11ae3c5fe7 Cleanup build system and configuration.
* Drop unused variables from build system that refer to the system
  libraries.
* Drop unused lists of libgcc objects.
* Drop no longer used variables from configuration script.
* Remove no longer needed building of kernel-libgcc and -libsupc++ from
  build_cross_tools_gcc4, only the boot-specific (32-bit) libs are
  built for a x86_64 target.
* Explicitly disable threads and TLS support when building the cross
  compiler, as the only libraries that are used by Haiku's build system
  is the 32-bit libgcc and libsupc++ for the bootloader on x86_64 (and
  for that neither is wanted).
2014-08-13 13:32:45 +02:00
..
board Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
images Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
packages Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
repositories * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
ArchitectureRules Cleanup build system and configuration. 2014-08-13 13:32:45 +02:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
BuildFeatureRules rule FFilterByBuildFeatures: Fix output 2013-11-24 13:34:20 +01:00
BuildFeatures Add build features gcc_syslibs and gcc_syslibs_devel. 2014-07-31 10:59:07 +02:00
BuildSetup Cleanup build system and configuration. 2014-08-13 13:32:45 +02:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments Fix text alignment in jam help. 2014-03-13 12:46:34 +01:00
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
DocumentationRules Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
FileRules Tell wget to retry for connection-refused errors. 2014-06-29 12:19:56 +02:00
HaikuPackages Replace HAIKU_{BOOTSTRAP,MINIMUM}_BUILD with HAIKU_BUILD_TYPE. 2014-03-22 20:24:07 +01:00
HeadersRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
HelperRules Fix host-only build. 2013-09-18 15:41:12 +02:00
ImageRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
KernelRules Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
LocaleRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
MainBuildRules Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
OptionalPackages Update Web+ bookmark for nightly images 2014-07-21 08:11:15 +02:00
OverriddenJamRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
PackageRules Create packages_build folders per build type. 2014-05-01 13:00:46 +02:00
RepositoryRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
SystemLibraryRules Add SystemLibraryRules. 2014-07-31 14:19:14 +02:00
TestsRules Fix copypaste bug in UnitTest rule. 2014-07-29 11:25:03 +02:00
UserBuildConfig.ReadMe Update UserBuildConfig readme and sample 2014-01-13 08:05:34 +01:00
UserBuildConfig.sample Update UserBuildConfig readme and sample 2014-01-13 08:05:34 +01:00