summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
Commit message (Expand)AuthorAge
* libtool: remove host build and leave only libltdl in placeJo-Philipp Wich2010-12-18
* 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
* 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: 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
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-29
* 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