summaryrefslogtreecommitdiff
path: root/package/dmalloc
Commit message (Expand)AuthorAge
* dmalloc: Fix install path for headers and info files.Will Newton2012-01-29
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* toolchain: rework thread optionsThomas Petazzoni2010-12-13
* dmalloc: pass -fPIC when compilingThomas Petazzoni2010-07-29
* dmalloc : convert to autotools infrastructurecmchao2010-06-24
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* buildroot: cleanup <package>-clean targets.Peter Korsgaard2008-03-27
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-11
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-06
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - dmalloc attempted to install itself to /Bernhard Reutner-Fischer2007-01-20
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - andersee, please use ZCAT / BZCAT as configured by the user.Bernhard Reutner-Fischer2006-12-13
* add dmallocEric Andersen2006-12-12