Christian Prochaska
99937a6267
qt5: update to version 5.8.0
...
Fixes #2424
2017-05-31 13:16:23 +02:00
Christian Prochaska
a507928cde
qt5: fix deprecated warnings
...
Fixes #2427
2017-05-31 13:16:19 +02:00
Stefan Kalkowski
0fb672b493
run: use default Qemu memory size for x86
...
Fix #2428
2017-05-31 13:16:19 +02:00
Christian Prochaska
85919d29e2
qt5: update to version 5.6.2
...
Issue #2424
2017-05-31 13:16:18 +02:00
Norman Feske
773e08976d
Assign cap quotas in run scripts and recipes
...
Issue #2398
2017-05-31 13:16:06 +02:00
Norman Feske
03d7208386
Turn posix lib into shared library
...
By building the posix library as shared object with an ABI, we
effectively decouple posix-using programs from the library
implementation (which happens to depend on several os-level APIs such as
the VFS).
2017-05-31 13:16:02 +02:00
Christian Helmuth
88db3c0df7
Fix some deprecated warnings
...
Issue #1987
2017-03-24 16:20:03 +01:00
Christian Prochaska
ea726a1f48
libc: pipe plugin
...
A libc plugin which implements pipes using a ring buffer.
Fixes #1947
2016-05-23 15:52:35 +02:00
Christian Prochaska
7fff1770e0
qt5: update run scripts
...
Fixes #1695
2015-09-30 12:20:41 +02:00
Christian Prochaska
4973f2a310
Qt5: migrate to new ports mechanism
...
Fixes #1233 .
2014-08-22 16:16:40 +02:00
Norman Feske
dc1a08074a
qt5: use window manager
2014-08-13 12:07:55 +02:00
Christian Prochaska
db89c85954
Qt5: ARM-related improvements
...
- fix compile errors when building for ARM
- use the correct device drivers in Qt run scripts
Fixes #1154 .
2014-05-27 11:14:45 +02:00
Norman Feske
ca971bbfd8
Move repositories to 'repos/' subdirectory
...
This patch changes the top-level directory layout as a preparatory
step for improving the tools for managing 3rd-party source codes.
The rationale is described in the issue referenced below.
Issue #1082
2014-05-14 16:08:00 +02:00