haiku/build/jam
François Revol d6de84de66 Allow stripping binaries when copying to image containers
Currently only needed for boot floppy on some platforms.

Disabled for now.

Note we do not have a mean of knowing which file is a binary
or not so we just try to strip, and silently continue when
strip fails (like on the kernel settings file).

Also note strip actually replaces the file, which means it looses
both the resources and attributes, which shouldn't be a problem
for the boot floppy drivers archive, but is not wanted for other
images, so it's not usable elsewhere as such. Patch wanted.
2013-10-09 22:04:36 +02:00
..
board Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
images Allow stripping binaries when copying to image containers 2013-10-09 22:04:36 +02:00
packages Haiku package: Add a data/empty directory 2013-10-04 02:19:31 +02:00
repositories Update Vision package to r946. 2013-10-05 14:01:37 -04:00
ArchitectureRules libroot: Properly fix linking with libgcc without cmdline overflow 2013-10-08 23:34:57 +02:00
BeOSRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BootRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
BuildFeatureRules EnableBuildFeatures: deal with duplicate invocations 2013-08-10 14:58:21 +02:00
BuildFeatures Adjust paths in source packages to what haikuporter produces. 2013-10-01 01:00:02 +02:00
BuildSetup Allow stripping binaries when copying to image containers 2013-10-09 22:04:36 +02:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments Added new jam command 'build-remote-repository'. 2013-09-14 19:51:09 +02:00
ConfigRules
DefaultBuildProfiles Initial changes to remove /boot/common 2013-10-03 21:52:25 +02:00
DocumentationRules
FileRules Determine how to invoke sed with extended regexp 2013-09-30 21:41:54 +02:00
HaikuPackages Add webpositive package to image 2013-08-10 15:06:55 +02:00
HeadersRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
HelperRules Fix host-only build. 2013-09-18 15:41:12 +02:00
ImageRules Allow stripping binaries when copying to image containers 2013-10-09 22:04:36 +02:00
KernelRules Drop use of non-existing variable in KernelAddon rule. 2013-08-29 22:44:50 +02:00
LocaleRules More work towards hybrid support 2013-08-01 08:54:06 +02:00
MainBuildRules Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
MathRules
MiscRules Fix update-all build profile action 2013-10-05 22:49:48 +02:00
OptionalPackages Name the generated HPKG files properly 2013-10-09 03:48:26 +02:00
OptionalTestPackages Remove more optional package related left-overs 2013-07-07 11:14:28 +02:00
OverriddenJamRules revert 787843b 2013-09-30 04:02:20 +02:00
PackageRules Don't code the Haiku version into all the package infos 2013-10-06 01:37:13 +02:00
RepositoryRules added a check for HOST_EXTENDED_REGEX_SED presence 2013-10-01 19:48:55 +02:00
TestsRules * We don't do R5 testing anymore. 2011-01-08 17:26:26 +00:00
UserBuildConfig.ReadMe Make the "build" build profile action more intelligent 2013-10-04 00:20:53 +02:00
UserBuildConfig.sample Merge branch 'master' into pm-flat 2011-11-05 17:00:01 +01:00