summaryrefslogtreecommitdiff
path: root/package/libelf
AgeCommit message (Expand)Author
2012-07-30libelf: fix typoThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-06-12packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni
2009-10-26libelf: bump versionPeter Korsgaard
2009-10-26libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS optionPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2007-10-02- make sure that the target's usr/include dir exists when installing the headersBernhard Reutner-Fischer
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-24- bump version and make it compile also if 64bit is unavailableBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-04-16- install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer
2007-04-06- someone disabled shared lib support without fixing the libelf rule leading toBernhard Reutner-Fischer
2007-04-06- bump version. memmove works so let configure know about this factBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-01-23removed unnessary patch and removed references for installing shared libs tha...David Anders
2006-01-23disable shared library support during configurationDavid Anders
2005-04-12Fix up the build of libelf so it actually worksEric Andersen
2005-02-25Add support for libelfEric Andersen