haiku/src/preferences
Ingo Weinhold b0944c78b0 More work towards hybrid support
* All packaging architecture dependent variables do now have a
  respective suffix and are set up for each configured packaging
  architecture, save for the kernel and boot loader variables, which
  are still only set up for the primary architecture.
  For convenience TARGET_PACKAGING_ARCH, TARGET_ARCH, TARGET_LIBSUPC++,
  and TARGET_LIBSTDC++ are set to the respective values for the primary
  packaging architecture by default.
* Introduce a set of MultiArch* rules to help with building targets for
  multiple packaging architectures. Generally the respective targets are
  (additionally) gristed with the packaging architecture. For libraries
  the additional grist is usually omitted for the primary architecture
  (e.g. libroot.so and <x86>libroot.so for x86_gcc2/x86 hybrid), so that
  Jamfiles for targets built only for the primary architecture don't
  need to be changed.
* Add multi-arch build support for all targets needed for the stage 1
  cross devel package as well as for libbe (untested).
2013-08-01 08:54:06 +02:00
..
appearance More work towards hybrid support 2013-08-01 08:54:06 +02:00
backgrounds More work towards hybrid support 2013-08-01 08:54:06 +02:00
bluetooth More work towards hybrid support 2013-08-01 08:54:06 +02:00
cpufrequency More work towards hybrid support 2013-08-01 08:54:06 +02:00
datatranslations More work towards hybrid support 2013-08-01 08:54:06 +02:00
deskbar More work towards hybrid support 2013-08-01 08:54:06 +02:00
dun Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
filetypes More work towards hybrid support 2013-08-01 08:54:06 +02:00
fonts More work towards hybrid support 2013-08-01 08:54:06 +02:00
joysticks Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
keyboard More work towards hybrid support 2013-08-01 08:54:06 +02:00
keymap More work towards hybrid support 2013-08-01 08:54:06 +02:00
locale More work towards hybrid support 2013-08-01 08:54:06 +02:00
mail More work towards hybrid support 2013-08-01 08:54:06 +02:00
media More work towards hybrid support 2013-08-01 08:54:06 +02:00
mouse More work towards hybrid support 2013-08-01 08:54:06 +02:00
network More work towards hybrid support 2013-08-01 08:54:06 +02:00
network_old Remove the old "CVS" package rules 2013-06-30 18:59:11 +02:00
notifications More work towards hybrid support 2013-08-01 08:54:06 +02:00
printers More work towards hybrid support 2013-08-01 08:54:06 +02:00
screen More work towards hybrid support 2013-08-01 08:54:06 +02:00
screensaver More work towards hybrid support 2013-08-01 08:54:06 +02:00
shortcuts More work towards hybrid support 2013-08-01 08:54:06 +02:00
sounds More work towards hybrid support 2013-08-01 08:54:06 +02:00
time More work towards hybrid support 2013-08-01 08:54:06 +02:00
touchpad More work towards hybrid support 2013-08-01 08:54:06 +02:00
tracker More work towards hybrid support 2013-08-01 08:54:06 +02:00
virtualmemory More work towards hybrid support 2013-08-01 08:54:06 +02:00
Jamfile Rename 3D Rendering to GL Info and move it. 2012-04-13 23:27:40 -04:00