18 Commits (60558790a2a832265ec041131e851b6648f514d4)

Author SHA1 Message Date
Hauke Mehrtens 8dcd941d8b tools/zlib: move zlib build to tools 6 years ago
Jo-Philipp Wich 3f5e39e960 zlib: only enable NEON optimizations on eligible targets 7 years ago
Daniel Engberg cbe71649bc package/libs/zlib: Add host build 7 years ago
Daniel Engberg 0dd439141d package/libs/zlib: Add option for O3 optimization 7 years ago
Daniel Engberg 3acecba520 package/libs/zlib: Add ARM and NEON optimizations 7 years ago
Daniel Engberg 383e8aeec7 package/libs/zlib: Use toolchain build logic 7 years ago
Alexander Couzens c61a239514
add PKG_CPE_ID ids to package and tools 7 years ago
Stijn Tintel 462ca4e059 zlib: use default Build/Configure rule 7 years ago
Daniel Engberg da5d060ac9 zlib: Update to 1.2.11 8 years ago
Magnus Kroken 186cd4533d zlib: update to 1.2.10 8 years ago
Daniel Engberg 6099f22097 zlib: Update to 1.2.9 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Felix Fietkau 3e0615fe8f package/libs/zlib: new package zlib-dev 9 years ago
Luka Perkov 75078acd93 cosmetic: remove trailing whitespaces 9 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Luka Perkov f566115085 zlib: update to 1.2.8 11 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
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Luka Perkov cb9db16e2f zlib: update to 1.2.7 12 years ago
Felix Fietkau dd93ab2606 zlib: parallel build has been reported to break this package, disable it (#10948) 13 years ago
Nicolas Thill 772a22ccb1 package/zlib: include zlib.pc (pkconfig) 13 years ago
Alexandros C. Couloumbis aea8213bdd package/zlib: fix Darwin compile failure (closes #7963) 14 years ago
Alexandros C. Couloumbis c415d7529b package/zlib: update to zlib-1.2.5 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Gabor Juhos ec13975875 Fix zlib alternate URL 14 years ago
Florian Fainelli b1dca51ad0 fix zlib linking failures with gcc-4.4+ (#6173) 15 years ago
Felix Fietkau 9708adb16f zlib: replace -fPIC with $(FPIC) 15 years ago
Florian Fainelli f8f734eece remove CFLAGS_LARGEFILE, not defined anywhere (#4856) 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 e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau 7654ee0a2b Fix zlib for powerpc 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 a596b29f95 fix openssl with zlib-dynamic (closes: #1182), bump release number 17 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
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 1aede1e1db fix zlib cross compiling from non-linux systems 18 years ago