genode/repos/ports/lib/mk
Norman Feske 3d7b92ea50 Generalize ABI mechanism to shared objects
This patch make the ABI mechanism available to shared libraries other
than Genode's dynamic linker. It thereby allows us to introduce
intermediate ABIs at the granularity of shared libraries. This is useful
for slow-moving ABIs such as the libc's interface but it will also
become handy for the package management.

To implement the feature, the build system had to be streamlined a bit.
In particular, archive dependencies and shared-lib dependencies are now
handled separately, and the global list of 'SHARED_LIBS' is no more.
Now, the variable with the same name holds the per-target list of shared
libraries used by the target.
2017-01-13 13:06:54 +01:00
..
spec Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
gdbserver_libc_support.mk GDB monitor: stability improvements 2016-05-23 15:52:49 +02:00
gdbserver_platform.inc gdb_monitor: remove superfluous check 2016-07-11 12:06:50 +02:00
libc_noux.mk libc_noux: remove dependency on 'platform_env.h' 2015-05-26 09:39:47 +02:00
seoul_libc_support.mk libports: migrate to new ports mechanism 2014-05-27 11:14:42 +02:00
virtualbox5-apiwrap.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-bios.mk vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
virtualbox5-common.inc Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
virtualbox5-devices.mk vbox: update to 5.1.10 2016-11-30 13:37:05 +01:00
virtualbox5-dis.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-drivers.mk vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
virtualbox5-liblzf.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-main.mk vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
virtualbox5-recompiler.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-runtime.mk vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
virtualbox5-storage.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-vmm.mk vbox: update to 5.1.8 2016-11-25 15:27:29 +01:00
virtualbox5-xml.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox5-zlib.mk vmm: experimental virtualbox 5 support 2016-08-29 17:29:32 +02:00
virtualbox-bios.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
virtualbox-common.inc Generalize ABI mechanism to shared objects 2017-01-13 13:06:54 +01:00
virtualbox-devices.mk vbox: update to 4.3.20 2016-09-14 11:53:02 +02:00
virtualbox-dis.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
virtualbox-drivers.mk base: avoid use of deprecated base/printf.h 2016-08-29 17:27:10 +02:00
virtualbox-hwaccl-off.inc vbox: Add platform-specific setup machine hook 2016-07-06 13:02:56 +02:00
virtualbox-liblzf.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
virtualbox-main.mk remove 'filename' from ROM sesion args 2016-07-11 13:24:36 +02:00
virtualbox-recompiler.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
virtualbox-runtime.mk vbox: update to 4.3.40 2016-09-14 11:53:03 +02:00
virtualbox-storage.mk vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
virtualbox-vmm.mk vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
virtualbox-xml.mk vbox: update to 4.3.40 2016-09-14 11:53:03 +02:00
virtualbox-zlib.mk vbox: update to 4.3.40 2016-09-14 11:53:03 +02:00