summaryrefslogtreecommitdiff
path: root/package/libelf
Commit message (Expand)AuthorAge
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni2011-06-12
* libelf: bump versionPeter Korsgaard2009-10-26
* libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS optionPeter Korsgaard2009-10-26
* 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
* - make sure that the target's usr/include dir exists when installing the headersBernhard Reutner-Fischer2007-10-02
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - bump version and make it compile also if 64bit is unavailableBernhard Reutner-Fischer2007-09-24
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-16
* - someone disabled shared lib support without fixing the libelf rule leading toBernhard Reutner-Fischer2007-04-06
* - bump version. memmove works so let configure know about this factBernhard Reutner-Fischer2007-04-06
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* removed unnessary patch and removed references for installing shared libs tha...David Anders2006-01-23
* disable shared library support during configurationDavid Anders2006-01-23
* Fix up the build of libelf so it actually worksEric Andersen2005-04-12
* Add support for libelfEric Andersen2005-02-25