Commit Graph

23 Commits

Author SHA1 Message Date
Matthias Reichl 41a32ca41d virtual/debug: include kmsxx
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-01-28 15:31:53 +01:00
Matthias Reichl 7f2318b2b1 virtual/debug: allow including valgrind in non-debug builds
valgrind can be useful to check if memory allocation is OK in release
builds and to check for issues that don't occur in debug builds.

As valgrind needs to be explicitly enabled removing the debug-only
restriction has no impact on normal builds.

Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 22:07:18 +01:00
Matthias Reichl 459ec91310 virtual/debug: add strace
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 21:24:48 +01:00
Ian Leonard e501e0c75a virtual: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:20 +00:00
Matthias Reichl 7d9abe360d virtual/debug: build remote/cross gdb if REMOTE_GDB is set
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-22 16:24:04 +02:00
CvH 85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH 4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH 4d94b9ad49 spdx: packages/virtual 2018-07-18 22:37:47 +02:00
Matthias Reichl 18f5b31e0a virtual/debug: add memtester
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-13 11:21:19 +02:00
MilhouseVH dff66b4d6e debug: use build_with_debug() helper function 2018-02-19 07:08:48 +00:00
Sascha Kuehndel (InuSasha) 3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak 7046268132 virtual/debug: add edid-decode 2017-11-11 12:39:31 -08:00
cvh 837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Lukas Rusak ae3721d52c virtual/debug: add libva-utils to build 2017-05-19 08:29:57 -07:00
awiouy cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH d6f3fb1d7e debug: make valgrind optional, disabled by default, not available for armv6 2016-11-07 22:40:14 +00:00
Lukas Rusak 0fcfdb7d2e virtual/debug: add valgrind to debug builds 2016-10-25 13:17:41 -07:00
awiouy e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue c57700c72e debug: VDPAU support depends on X11 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:42:34 -07:00
Stephan Raue f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue 6fc7e44694 debug: call get_graphicdrivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 14:50:40 +01:00
Stephan Raue 26bafc063f move vaapi / vdpau support to config/graphic
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-09 02:40:59 +01:00
Stephan Raue 65b4bddc8e debug: move to virtual
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-14 06:45:07 +02:00