haiku/build/jam
Michael Pfeiffer 61729fe266 * Added application print_server_add_on that is used
by the print_server to run a printer driver add-on.
  This makes the print_server
  1) resistant to add-on crashes
  2) and memory leaks in add-ons
  3) license of an add-on cannot influence the
     license of the print_server since it does not
     directly load the add-on anymore; might be
     an issue with GPL printer drivers like Gutenprint
 
  Transport add-ons directly loaded by the print_server
  should be moved outside the print_server too.
  Right now I am not aware that the transport add-ons
  in the repository have any of the issues.
  The Gutenprint driver has 2 + 3 that was the main
  motivation to implement that now. 

  Disabled for now until the launch issue is resolved.
  BRoster does not find the application by its
  signature until it is opened in Tracker once.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39346 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-07 17:13:55 +00:00
..
board Patch by "notzed" (ticket #5368) (modified): Add bootloader support for BeagleBoard. 2010-06-30 17:24:11 +00:00
AlternativeGCCArchive Introduced a sanity check for building hybrids. This will cause jam to error 2010-10-11 17:51:44 +00:00
AnybootImage Create "anyboot-image" and define build profile rules to utilize it. 2010-03-15 23:51:45 +00:00
BeOSRules * broke out locale-related jam rules into their own file, LocaleRules 2010-07-23 19:56:24 +00:00
BuildSetup Resolved TODO (gcc 4 .eh_frame support). 2010-11-02 20:22:48 +00:00
CDBootImage Rules and targets to build a boot CD iso... use: 2008-03-02 04:38:29 +00:00
CDBootPPCImage Add COFF loader to ppc ISO. 2008-11-11 19:22:16 +00:00
CDRules Unified build_haiku_[cd|image] scripts. Fixes #5490. 2010-04-10 23:14:42 +00:00
CommandLineArguments There's no "disk" default build profile, since picking a random partition 2010-05-05 18:20:43 +00:00
ConfigRules * Added JAMFILE to the config variables. 2008-03-30 15:34:30 +00:00
DocumentationRules Replace spaces with tabs. 2008-04-08 15:18:19 +00:00
FileRules Patch by Andreas Färber: 2010-03-21 17:02:14 +00:00
FloppyBootImage * Prefixed the INCLUDE_GPL_ADDONS variable by "HAIKU_". configure needs to 2009-12-20 13:55:45 +00:00
FreetypeRules updated freetype to 2.2.1, tested ok, please forgive me for possible left issues :) 2006-06-27 11:34:35 +00:00
HaikuCD Enhance InstallOptionalHaikuImagePackage to accept a new parameter, which 2010-04-24 19:52:36 +00:00
HaikuImage * Added application print_server_add_on that is used 2010-11-07 17:13:55 +00:00
HeadersRules * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
HelperRules * Remove now unneeded (hopefully) timezone data 2010-07-27 09:48:36 +00:00
ImageRules Check in BuildFloppyBootImage1 that haiku_loader could actually fit 2010-10-11 10:23:22 +00:00
KernelRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
LocaleRules Renamed the variables for the catalogs and re-introduced the target 'catkeys', 2010-10-24 16:55:33 +00:00
MainBuildRules * reverted the part of r35362 that introduced support for minor ABI versioning - my evil twin made 2010-01-31 23:41:44 +00:00
MathRules Added rules for performing basic integer arithmetics (+, -, *). The rules 2007-04-06 02:37:12 +00:00
MiscRules Added some documentation about the anyboot images. Verification appreciated. 2010-05-03 21:51:58 +00:00
NetBootArchive Fixed the haiku-netboot-archive, as ipv4_datagram was removed in r37794. 2010-07-28 20:12:49 +00:00
OptionalBuildFeatures Add TagLib optional package. gcc4 package would be welcome! 2010-10-29 13:00:19 +00:00
OptionalLibPackages Fix indentation for box2d 2010-11-02 15:18:59 +00:00
OptionalPackageDependencies Added more gcc4 libs, removed duplicate libmng. 2010-11-01 05:49:49 +00:00
OptionalPackages Updated the filename for OpenSSH, and fixed the conditional for Vision. 2010-11-04 15:00:36 +00:00
OptionalTestPackages Removed PosixTestSuite optional package. 2010-04-05 13:06:17 +00:00
OverriddenJamRules Added rule SetVersionScript to set the version script for a target and adjusted 2009-05-22 14:51:16 +00:00
PackageRules The Copy rule respects an already set SEARCH path now. 2006-02-06 23:04:01 +00:00
ReleaseBuildProfiles Removed Clockwerk from ReleaseBuildProfiles. This brings alpha-* in line 2010-10-23 14:01:22 +00:00
TestsRules * Made the libbe_test environment basically working under Haiku - to actually 2009-08-19 14:17:13 +00:00
UserBuildConfig.ReadMe Allow to suppress individual Optional Packages 2010-08-14 16:43:55 +00:00
UserBuildConfig.sample * Remove references to the timezone files in userbuildconfig jamfiles. We would need another AddSymlinkToHaikuImage 2010-07-27 10:46:02 +00:00