summaryrefslogtreecommitdiffstats
path: root/package/valgrind/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* valgrind: allow selecting which tools to installThomas De Schampheleire2012-04-051-0/+66
| | | | | | | | | | | The full valgrind installation takes more than 20 MB, while one typically does not use all of its tools. This patch adds extra config options to select which tools to install. [Peter: Don't default experimental tools to 'y' as suggested by Arnout] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* valgrind: bump to 3.6.1 and add support for ARMv7Thomas Petazzoni2011-07-111-1/+2
| | | | | | | | | We removed the shell script that wrapped valgrind (not nice to install such non-standard things), and will let the user use the uclibc.supp suppression file if needed. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* valgrind: broken on ppcPeter Korsgaard2010-05-261-1/+1
| | | | | | | Valgrind 3.2.3 needs linux/a.out.h, which hasn't been exported on ppc since 2.6.28. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard2006-09-251-0/+1
| | | | Use Kconfig to ensure valgrind can only be enabled on supported archs.
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+3
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8