haiku/build/jam
Oliver Tappe ed25955ada Add SystemLibraryRules.
* This file contains jam rules for getting the different versions
  of libgcc, libsupc++ and libstdc++ used throughout Haiku's
  build system.
* Additionally, there are rules for accessing the c++ headers
  and the gcc headers.
* These rules are included by Jamrules, but not yet used anywhere.
2014-07-31 14:19:14 +02:00
..
board Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
images Put haiku repository onto image. 2014-07-26 00:35:53 +02:00
packages Revert unrelated part of 17aa359b5d. 2014-07-11 22:23:21 +02:00
repositories Update legacy compiler to version 2014_07_26. 2014-07-31 10:37:02 +02:00
ArchitectureRules Fix #11076 - build failing on Haiku. 2014-07-27 16:00:53 +02:00
BeOSRules
BootRules Cleanup: Fix missing evaluation of HAIKU_NO_LIBSUPC++. 2014-07-31 10:49:36 +02:00
BuildFeatureRules
BuildFeatures Add build features gcc_syslibs and gcc_syslibs_devel. 2014-07-31 10:59:07 +02:00
BuildSetup Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
CDRules
CommandLineArguments Fix text alignment in jam help. 2014-03-13 12:46:34 +01:00
ConfigRules Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +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 Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
HelperRules
ImageRules Add variable noDownloads to build_haiku_image. 2014-05-01 19:45:19 +02:00
KernelRules Cleanup: Fix missing evaluation of HAIKU_NO_LIBSUPC++. 2014-07-31 10:49:36 +02:00
LocaleRules Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
MainBuildRules Whitespace cleanup in root and 'build' folder. 2014-05-01 12:55:41 +02:00
MathRules
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 Use the TARGET_* variable instead of the HAIKU_* one. 2014-02-23 18:38:22 +01:00
PackageRules Create packages_build folders per build type. 2014-05-01 13:00:46 +02:00
RepositoryRules Improve IsPackageAvailable() 2014-07-31 10:49:36 +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
UserBuildConfig.sample