15 Commits (c37eb9a9f9d43aa3231a607387754479886edf0d)

Author SHA1 Message Date
Jo-Philipp Wich 0e70f69a35 treewide: revise library packaging 6 years ago
Rosen Penev 2a82db7ed5 libtool: Update to 2.4.6 6 years ago
Alexander Couzens c61a239514
add PKG_CPE_ID ids to package and tools 7 years ago
Jo-Philipp Wich f798776188 libtool: don't clobber host libtool infrastructure 8 years ago
Matthias Schiffer 77beaf2ec9
package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG) 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Daniel Engberg 1d7af1a296 package/libs/libtool: Switch to xz tarball 8 years ago
Felix Fietkau da19a09b9e Revert "package/libs/libtool: rename to libltdl" 9 years ago
Felix Fietkau d65fe30d9b package/libs/libtool: rename to libltdl 9 years ago
Luka Perkov 75078acd93 cosmetic: remove trailing whitespaces 9 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 48db59fab7 move library packages to package/libs/ 12 years ago
Jo-Philipp Wich cc15824e85 libtool: remove host build and leave only libltdl in place 14 years ago
Jo-Philipp Wich 40fcf1fed5 libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used 14 years ago
Jo-Philipp Wich bf9e9b6a91 rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now 14 years ago
Jo-Philipp Wich 700589cd9b libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady 14 years ago
Mirko Vogt bb154bd73c add md5 checksum 14 years ago
Mirko Vogt ce2d57ed4d update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway 14 years ago
Michael Büsch 98bbc04fca libtool: Force nonparallel build. 14 years ago
Felix Fietkau 920ff49232 libtool: update to 1.5.26 (patch from #4905) 15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup. 15 years ago
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 15 years ago
Lars-Peter Clausen 3d3d75a248 libtool: revert r16212. It broke building packages using c++. 15 years ago
Lars-Peter Clausen d36a6dbc41 libtool: Unset CXX. It is not needed to build libtool, but if set configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 15 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool 15 years ago
Mirko Vogt 79a358ba02 prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies 15 years ago
Nicolas Thill a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Felix Fietkau 6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 16 years ago
Felix Fietkau d0cba24775 move libltdl to the right directory in staging_dir 17 years ago
Felix Fietkau ed426409cc fix libtool md5sum 17 years ago
Felix Fietkau f99b9e7b2b fix libtoolize/autoconf/automake 17 years ago
Felix Fietkau 01dd5fc03a upgrade libtool, add fixes for libdir searching, fix up paths to .la files 17 years ago
Felix Fietkau 4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool 17 years ago