haiku/build/jam
Jérôme Duval d0afcca041 Add gcc5 packages for x86_64.
* Beware that installing these packages will replace gcc and syslibs. gcc5 packages
can be used to check that packages still build correctly with gcc5, simply being
places in haikuporter packages folder.
* libstdc++ is configured for "gcc4 compatibility", this means we could switch to
this version, while maintaining binary compatibility. However a switch to the new abi
will eventually require a full rebuild of packages depending on libstdc++. For this
to happen, the affected packages should be buildable with gcc5, which can easily be done
with the addition of these packages. Mainstream packages with up to date versions are
probably already buildable with gcc5, some aren't (ie boost). All haiku-* packages are
to be checked. I'll open a provisioning ticket to track the related activities.
2015-12-14 11:44:43 +01:00
..
board Don't define __ARM*__ for Clang 2015-11-08 16:38:57 +01:00
images launch_roster: The beginnings of a launch_daemon control tool. 2015-11-08 00:09:26 +01:00
packages XHCI USB: include in the Haiku package, only enabled two devices 2015-11-14 19:37:59 +01:00
repositories Add gcc5 packages for x86_64. 2015-12-14 11:44:43 +01:00
ArchitectureRules Don't define __ARM*__ for Clang 2015-11-08 16:38:57 +01:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules Build without linker warnings about missing entry symbols. 2015-10-29 16:59:59 +01:00
BuildFeatureRules rule FFilterByBuildFeatures: Fix output 2013-11-24 13:34:20 +01:00
BuildFeatures ffmpeg addon: add missing dependency on libswresample. 2015-11-21 07:42:44 +13:00
BuildSetup hvif2png: Fix build on Mac OS X. 2015-07-25 10:23:24 -04: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 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 Fix host-only build. 2013-09-18 15:41:12 +02:00
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 Patch by dnivra (GSoC 2014, ARM suppport) 2014-06-13 17:22:48 +02:00
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 Make TargetLibstdc++ work for libbe_test target 2014-09-02 10:15:59 +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 Update UserBuildConfig readme and sample 2014-01-13 08:05:34 +01:00