summaryrefslogtreecommitdiffstats
path: root/package/libelf
Commit message (Expand)AuthorAgeFilesLines
* libelf: define licensegilles.talis@gmail.com2013-07-101-0/+2
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* libelf: fix typoThomas Petazzoni2012-07-301-1/+1
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni2011-06-121-1/+1
* libelf: bump versionPeter Korsgaard2009-10-261-1/+1
* libelf: convert to Makefile.autotools.in and get rid of LIBELF_HEADERS optionPeter Korsgaard2009-10-262-86/+12
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-2/+2
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
* - make sure that the target's usr/include dir exists when installing the headersBernhard Reutner-Fischer2007-10-021-1/+3
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - bump version and make it compile also if 64bit is unavailableBernhard Reutner-Fischer2007-09-242-5/+12375
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-8/+8
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-161-1/+1
* - someone disabled shared lib support without fixing the libelf rule leading toBernhard Reutner-Fischer2007-04-062-4/+20
* - bump version. memmove works so let configure know about this factBernhard Reutner-Fischer2007-04-061-6/+8
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* removed unnessary patch and removed references for installing shared libs tha...David Anders2006-01-232-13/+0
* disable shared library support during configurationDavid Anders2006-01-232-2/+3
* Fix up the build of libelf so it actually worksEric Andersen2005-04-122-6/+23
* Add support for libelfEric Andersen2005-02-252-0/+69