haiku/build/scripts
PulkoMandy 574dbabb00 Configure the ARM compiler to default to Cortex-A8
Ideally, we would only need to set this in build/jam/board/*, but the
flags set there are not passed to the build of packages. The default is
using some early ARM variant, for which gcc lacks some more atomic
operations and emits calls to helper functions we don't implement.

Setting the default architecture avoids this, as all packages will now
be built to target the Cortex-A8.

Also set the proper VFP version in BeagleBoard config file.

Note this breaks the Verdex and Pi builds, but ARMv7 is what we should
focus on for now. We can try to make older archs work after finishing
the m68k port.
2014-04-22 09:49:32 +02:00
..
build_archive Condensed build_zip_archive & build_zip_archive into a single script, 2010-03-30 05:32:50 +00:00
build_cross_tools Use uname -s instead of uname -o 2013-09-17 14:40:22 +02:00
build_cross_tools_gcc4 Configure the ARM compiler to default to Cortex-A8 2014-04-22 09:49:32 +02:00
build_haiku_image Name the generated HPKG files properly 2013-10-09 03:48:26 +02:00
build_haiku_package Remove no longer needed HAIKU_STRIP_DEBUG_FROM_OPTIONAL_PACKAGES 2013-08-01 08:54:05 +02:00
build_haiku_repository Move creating the Haiku repo info to jam 2014-01-19 00:49:10 +01:00
convert_build_config_to_shell_format.pl * handle the fact gracefully that some of our BuildSetup jam variables contain 2010-01-05 08:59:10 +00:00
determine_haiku_revision Rework rule CopySetHaikuRevision 2013-08-26 16:38:50 +02:00
generate_CountryFlags.sh Changed comment prefix from # to //. Thanks yourpalal. 2011-05-04 18:27:00 +00:00
host_build_only Add configure option --host-only 2013-07-03 23:19:00 +02:00
rm_attrs rm_attrs: Fix for parameters with whitespace 2013-06-06 00:17:02 +02:00
upload_haiku_repository Use rsync instead of scp for uploading hakiu repository packages. 2013-12-01 07:17:48 -05:00