23 Commits (d9df70f48df0947073a15c181db0f21724435755)

Author SHA1 Message Date
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 93575b53a7 Use $(CP) instead of $(INSTALL_BIN) for binaries. 17 years ago
John Crispin c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 52f8317cc3 install OpenSSL pkgconfig dev files 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 8680e1d07d use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L... 17 years ago
Florian Fainelli 37d2c06f8a Put back dso and bump release number 17 years ago
Florian Fainelli dad333d8d7 Put back zlib-dynamic it is breaking more packages than it solves problems 17 years ago
Tim Yardley 6b960df54f address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso 17 years ago
Felix Fietkau 8f16983e89 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile. 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 18 years ago
Tim Yardley c39de67e80 move openssl to 0.9.8e 18 years ago
Nicolas Thill 23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Tim Yardley c8298451cf fix for ticket:989 18 years ago
Mike Baker 760bb5647c patch from #989 (thanks Bartman007) 18 years ago
Felix Fietkau d94301a65f sync openssl ciphers and options with whiterussian 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 144572780b remove bogus -j1 options from make calls 18 years ago
Felix Fietkau 9737163928 fix path to bash in openssl compile 18 years ago