summaryrefslogtreecommitdiff
path: root/package/libtool
AgeCommit message (Expand)Author
2016-07-03libtool: add explicit dependencies for host variantJulien Floret
2015-07-04package/libtool: disable makeinfoSam bobroff
2015-02-19libtool: bump to version 2.4.6Gustavo Zacarias
2015-01-20libtool: bump to version 2.4.5Gustavo Zacarias
2014-12-21libtool: fix help2man related failureGustavo Zacarias
2014-12-21libtool: bump to version 2.4.4Gustavo Zacarias
2014-04-17libtool: use a different way to avoid autoreconfigurationArnout Vandecappelle
2014-02-24libtool: fix build on systems with automake-1.11 (e.g. Fedora 10)Arnout Vandecappelle
2013-11-30libtool: Apply upstream patch to set correct linkage on MIPS64Vicente Olivert Riera
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2013-05-30libtool : bump to version 2.4.2Jeremy Rosen
2013-01-20packages: remove all := signsThomas Petazzoni
2012-12-02libtool: undeprecate for nowPeter Korsgaard
2012-11-17Mark a number of development related packages as deprecatedThomas Petazzoni
2012-11-14libtool: add license infoArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-29libtool: install into stagingPeter Korsgaard
2010-12-28package: avoid copying .m4 files from host to stagingLionel Landwerlin
2010-10-14libtool: avoid to patch ltmain.sh script in host-libtool packageLionel Landwerlin
2010-10-14libtool: bump to 2.2.10Lionel Landwerlin
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-05-02libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolizeLionel Landwerlin
2009-12-15libtool: convert to autotools infrastructure for host packageThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-03-29package: proper aclocal fixPeter Korsgaard
2009-03-24package: provide download target for host packagesPeter Korsgaard
2009-03-23libtool: cleanupPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-04Use target ar & ranlib when generating static archives, the host tools were b...Nigel Kukard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-09-22libtool: don't error on missing directories in clean targetsPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-13Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-21- bump versionBernhard Reutner-Fischer
2007-09-19- fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard 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-28- provide autotools for the host (Julien Letessier)Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen