summaryrefslogtreecommitdiff
path: root/package/libtool
Commit message (Expand)AuthorAge
* move library packages to package/libs/Felix Fietkau2012-10-08
* libtool: remove patches, they don't apply to libltdlJo-Philipp Wich2010-12-18
* libtool: remove host build and leave only libltdl in placeJo-Philipp Wich2010-12-18
* libtool: I don't know what crackhead thought that relinking with /usr/lib dur...Jo-Philipp Wich2010-12-16
* libtool: prefix command output with "OpenWrt-" to make it immediately obvious...Jo-Philipp Wich2010-12-15
* rework aclocal handling, packages have issues writing through the symlink so ...Jo-Philipp Wich2010-12-11
* libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_...Jo-Philipp Wich2010-12-11
* package/libtool: Strip trailing slashes from libdir and destdirAlexandros C. Couloumbis2010-12-09
* libtool: disregard libdir from *.la files, prevents libtool from linking into...Jo-Philipp Wich2010-12-09
* add md5 checksumMirko Vogt2010-12-03
* update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ...Mirko Vogt2010-12-03
* libtool: Force nonparallel build.Michael Büsch2010-10-27
* libtool: Don't use the libdir path found in .la files. Fixes the build of var...Lars-Peter Clausen2010-01-30
* libtool: update to 1.5.26 (patch from #4905)Felix Fietkau2009-09-24
* Various Makefile cleanup.Hauke Mehrtens2009-06-13
* More libtool madness: Every package which was using c++ and libtool fixup was...Lars-Peter Clausen2009-06-04
* libtool: revert r16212. It broke building packages using c++.Lars-Peter Clausen2009-06-03
* libtool: Unset CXX. It is not needed to build libtool, but if set configure p...Lars-Peter Clausen2009-05-30
* build host libtool along with target libtoolFelix Fietkau2009-04-22
* prepare libtool for being build nativly (and therefore being able to build li...Mirko Vogt2009-04-20
* add a workaround preventing libtool from hardcoding library path in shared libsNicolas Thill2009-04-17
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* libtool: refresh patchesHauke Mehrtens2009-02-21
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-29
* patch Makefile.am for GLOBAL_LIBDIR as wellFelix Fietkau2007-12-28
* move libltdl to the right directory in staging_dirFelix Fietkau2007-12-27
* fix libtool md5sumFelix Fietkau2007-12-27
* fix libtoolize/autoconf/automakeFelix Fietkau2007-12-27
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesFelix Fietkau2007-12-27
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-27