Commit Graph

14 Commits (5d18e0f23bc2fa921e9432018ba4537a5b8e6ff8)

Author SHA1 Message Date
Sebastian Sumpf ab0fd6510f jitterentropy: Fix foreign import
Make the jitterentropy library accessible from other repositories.

Noticed while working on issue #1393
8 years ago
Emery Hemingway e1667e61cc libports: sqlite
Issue #1357
8 years ago
Emery Hemingway b5f1af6af0 libports: libbz2 (Bzip2)
Issue #1357
8 years ago
Christian Prochaska 136d87bd9a qt5: fix include dir of 'qt5_qpa_nitpicker' library
Fixes #1315
9 years ago
Norman Feske 50ea944789 libports/sdl_image: enable XPM, add include/SDL
Some SDL applications expect the SDL_image headers in include/SDL to be
reachable without the SDL/ prefix. This patch adds the corresponding
search path. Furthermore it enables support for XPM images.
9 years ago
Josef Söntgen 23dcbff998 libports: fix sdl_mixer include paths
Fixes #1255.
9 years ago
Josef Söntgen 2f46930824 libports: add jitterentropy-20140411
This commit adds a port the jitterentropy library to Genode. As
backend on x86_{32,64} 'rdtsc' is used and on ARMv{6,7} the
performance-counter.

Fixes #1239.
9 years ago
Christian Prochaska 4973f2a310 Qt5: migrate to new ports mechanism
Fixes #1233.
9 years ago
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.
9 years ago
Josef Söntgen 0a0f0031a4 libports: enable curl on arm 9 years ago
Christian Prochaska ea79c0e2e9 openssl: add ARM support
Fixes #1136.
9 years ago
Sebastian Sumpf d1e10e939d dde_linux: migrate to new ports mechanism
Issue #1082
9 years ago
Norman Feske 85a2ebc1c4 libports: migrate to new ports mechanism
Issue #1082
9 years ago
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
9 years ago