haiku/build/jam
François Revol 4d5508263e libroot: Properly fix linking with libgcc without cmdline overflow
Instead of listing all the objects we want from the libgcc archive
we just make a copy of it and remove those we don't want, and link
to it.

This should allow returning MAXLINE in jam to a sane value.
2013-10-08 23:34:57 +02:00
..
board Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
images Also add repository cache files to image 2013-10-05 22:49:49 +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 build: Reenable debug mode for tarfs 2013-10-01 19:32:51 +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 * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DefaultBuildProfiles Initial changes to remove /boot/common 2013-10-03 21:52:25 +02:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
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 update-{all,packages} build profile action: empty packages dir 2013-10-05 22:49:48 +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 Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Fix update-all build profile action 2013-10-05 22:49:48 +02:00
OptionalPackages Initial changes to remove /boot/common 2013-10-03 21:52:25 +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