haiku/build/jam
Jérôme Duval 0cb870a56c Use libstdc++.so in place of libsupc++.so.
* The latter doesn't link against libroot.so, which lets the library init fail.
* Fix kernel_debugger crash in malloc().
* libsupc++.so will be deleted from gcc_syslibs package (the static libs will
stay however).
2016-04-25 19:09:03 +02:00
..
board Don't define __ARM*__ for Clang 2015-11-08 16:38:57 +01:00
images bluetooth: Re-introduce to image 2016-04-22 14:55:55 -05:00
packages bluetooth: Add h2generic driver to image 2016-04-10 11:28:42 -05:00
repositories Added 64bit package of youtube-dl 2016-04-17 17:54:44 +02:00
ArchitectureRules try to fix gcc5 build on buildbot. 2016-03-04 20:23:17 +01:00
BeOSRules
BootRules Build without linker warnings about missing entry symbols. 2015-10-29 16:59:59 +01:00
BuildFeatureRules
BuildFeatures Update libwebp packages. 2016-01-10 19:28:02 +01:00
BuildSetup bluetooth: Re-introduce to image 2016-04-22 14:55:55 -05:00
CDRules
CommandLineArguments
ConfigRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
DefaultBuildProfiles HaikuBootstrap: also include launch scripts. 2015-10-19 19:40:08 +02:00
FileRules jam: Make DownloadLocatedFile1 more aggressive. 10s timeout == retry 2015-07-04 14:01:00 -05:00
HaikuPackages UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
HeadersRules Cleanup with respect to headers rules. 2014-08-13 13:32:47 +02:00
HelperRules
ImageRules Merge branch 'gcc_syslibs' 2014-08-13 13:50:29 +02:00
KernelRules Build without linker warnings about missing entry symbols. 2015-10-29 16:59:59 +01:00
LocaleRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
MainBuildRules Fixup for my last commit (better check for Clang) 2015-11-08 00:37:13 +01:00
MathRules Add more missing 'local's to variable declarations. 2014-08-13 13:32:43 +02:00
MiscRules
OptionalPackages Improved LoaderPages for Web+ 2015-10-25 10:34:52 +01:00
OverriddenJamRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
PackageRules PackageRules: use valid macro names in defines. 2015-11-23 18:16:08 +01:00
RepositoryRules configure: Add variable to see if we're bootstrapping 2014-10-26 21:07:57 +01:00
SystemLibraryRules Use libstdc++.so in place of libsupc++.so. 2016-04-25 19:09:03 +02:00
TestsRules unittests: Build copied BAppTest files 2015-11-01 14:19:04 +01:00
UserBuildConfig.ReadMe Replace a few references to Subversion with Git. 2015-06-19 15:36:52 -04:00
UserBuildConfig.sample