haiku/build/jam
Augustin Cavalier 29a21a63cb ArchitectureRules: Enable -ftree-vrp, but use -fno-delete-null-pointer-checks everywhere.
Most of the problems with tree-vrp stemmed from its deletion of null-pointer
checks (see linked commit in the source.) Now, GCC has a flag to control that,
and with it enabled I can boot to the desktop even with tree-vrp enabled.
2018-06-18 19:32:13 -04:00
..
board dts: Rename bbb to boneblack to match u-boot 2017-10-20 13:12:14 -05:00
images Add "recover" to the default image. 2018-03-10 15:46:32 +01:00
packages HaikuBootstrap: add the "ram_disk" and "virtio_net" drivers. 2018-05-14 16:33:36 +00:00
repositories HaikuPorts: Update nano to not depend on libmagic. 2018-06-17 15:37:05 -04:00
ArchitectureRules ArchitectureRules: Enable -ftree-vrp, but use -fno-delete-null-pointer-checks everywhere. 2018-06-18 19:32:13 -04:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
BuildFeatureRules build/jam/BuildFeatureRules: Make EnableBuildFeatures actually work. 2017-11-25 21:15:08 +01:00
BuildFeatures Link WebPositive with libWebKitLegacy on x86_64 2018-06-17 12:58:19 -04:00
BuildSetup Remove HAIKU_INCLUDE_PATENTED_CODE. 2018-06-13 18:07:30 -04:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00: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 Set the image size for debug releases to 1GB. 2018-04-04 19:18:19 +02:00
FileRules jam: Extend wget wait 2016-06-30 15:09:17 -05:00
HaikuPackages UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
HeadersRules build: Copy and use Clang's vector intrinsics headers. 2017-12-01 21:16:13 -05:00
HelperRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
ImageRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
KernelRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
LocaleRules * When using the non-legacy compiler, use the c++ and gcc headers 2014-08-13 13:32:34 +02:00
MainBuildRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12: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 Try to fix gcc2 build 2018-05-07 13:31:49 +02:00
OverriddenJamRules build/jam: whitespace cleanup. 2018-05-07 13:12:16 +12:00
PackageRules PackageRules: use valid macro names in defines. 2015-11-23 18:16:08 +01:00
RepositoryRules RepositoryRules: Restore mistakenly deleted local variable. 2017-12-02 18:48:21 -05: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 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