Josef Söntgen
5322714183
libssl: use platform specific mk files
...
Instead of checking the target platform in the mk file use the common
pattern of providing a mk file for each platform.
Fixes #1236 .
2014-08-22 16:16:41 +02:00
Josef Söntgen
e23a0c8a13
openssl: use Genode specific RAND backend
...
The backend merely provides simpler access to '/dev/random' because
on Genode the common random device checks are unnecessary.
Fixes #1236 .
2014-08-22 16:16:40 +02:00
Christian Prochaska
4973f2a310
Qt5: migrate to new ports mechanism
...
Fixes #1233 .
2014-08-22 16:16:40 +02:00
Christian Prochaska
4672ae637a
Qt5: set the parent view of a QPluginWidget's view
...
For the correct integration of a QPluginWidget in a parent QWidget, with
this commit the parent QWidget's Nitpicker view is made the parent view of
the plugin's Nitpicker view.
Fixes #1173 .
2014-06-26 10:57:25 +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
Josef Söntgen
0a0f0031a4
libports: enable curl on arm
2014-05-27 11:14:45 +02:00
Christian Prochaska
ea79c0e2e9
openssl: add ARM support
...
Fixes #1136 .
2014-05-27 11:14:45 +02:00
Norman Feske
85a2ebc1c4
libports: migrate to new ports mechanism
...
Issue #1082
2014-05-27 11:14:42 +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