1113 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Hauke Mehrtens 09e05d833d kernel: update kernel version to 2.6.34.5 14 years ago
Michael Büsch 7ebcd04786 Update to 2.6.35.3 14 years ago
Michael Büsch fde498904f Add an option to default the default build rule to parallel build. 14 years ago
Felix Fietkau c4b3e38fc0 fix libtool fixup for libstdc++ 14 years ago
Felix Fietkau b3c871375b fix compile errors by forcing bash to be used as a shell in all submake processes 14 years ago
Felix Fietkau d9e0d5705a speed up the ipkg build process some more by reordering commands 14 years ago
Felix Fietkau a9136c0892 speed up the build system by including include/shell.sh on shell commands only where necessary 14 years ago
Michael Büsch f4daa84832 Also support parallel build for host-packages 14 years ago
Michael Büsch 7ed7784f59 Support parallel build of certain packages 14 years ago
Lars-Peter Clausen b4a1337cf9 Add build variants support to InstallDev 14 years ago
Gabor Juhos 2126f5a1cd generic: fix kernel version check for 2.6.35 14 years ago
Florian Fainelli 371d5c7cc7 add 2.6.35 md5sum 14 years ago
Lars-Peter Clausen a97d6b0c95 Add kernel_nconfig make target 14 years ago
Jo-Philipp Wich fa802af399 support unpacking of .tar.xz archives, no prereq on xzcat for now 14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems 14 years ago
Jo-Philipp Wich 8c1d9afc40 use host opkg for installing packages in buildroot and ImageBuilder 14 years ago
Felix Fietkau fd8142403e add a build system option for collecting all kernel debug information (including modules) in a tarball 14 years ago
Imre Kaloz 41844dba86 we don't care about the md5sums for -rc kernels 14 years ago
Imre Kaloz ca8f45b142 update kernel versions 14 years ago
Alexandros C. Couloumbis 57d2e57b02 finalize r22241 fixes 14 years ago
Nicolas Thill 5cc5f15047 partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external modules in ./packages 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Hauke Mehrtens e2ce2feedb kernel: update to kernel 2.6.34.1 14 years ago
Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic 14 years ago
Felix Fietkau 6117c04c94 remove linux 2.4 specific build system code 14 years ago
Felix Fietkau 157f44d718 remove linux 2.4 kernel versions 14 years ago
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure 14 years ago
Alexandros C. Couloumbis b6e28298fe include/netfilter.mk fix typo on r21795 14 years ago
Alexandros C. Couloumbis e491939c70 include/netfilter.mk: add 2.6.35 kernel support 14 years ago
Alexandros C. Couloumbis a2225b8b29 generic-2.6: add kernel 2.6.35 preliminary support 14 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14 14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4 14 years ago
Lars-Peter Clausen ba30e23bbc Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.34-rcX to 2.6.34 14 years ago
Felix Fietkau 73b78d4a75 only build bin packages for the selected build variants (same behaviour as with ipkg builds) 14 years ago
Nicolas Thill c69cb2e520 image/ext2: fix rootfs partition size after [21362] 14 years ago
Nicolas Thill 08be2bcfd9 buildsystem: add a macro to test options supported by the host compiler 14 years ago
Nicolas Thill 23aa8be261 include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests 14 years ago
Nicolas Thill 224db523da replace old quote stripping with calls to qstrip macro 14 years ago
Nicolas Thill b3b591c000 buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 14 years ago
Nicolas Thill 7992df3721 images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is selected or not 14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12 14 years ago
Alexandros C. Couloumbis de4fcf04ec add 2.6.33.3 & 2.6.32.12 kernel checksums 14 years ago
Gabor Juhos 4be3c3e48c kernel: refresh patches for 2.6.34-rc5 and update md5sum 14 years ago
Gabor Juhos 81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels 14 years ago
Felix Fietkau 8149815189 fix gnu find prereq check 14 years ago
Felix Fietkau 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name 14 years ago
Alexandros C. Couloumbis 668fd62080 don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics. 14 years ago
Alexandros C. Couloumbis 498bf7402a update kernel checksums 14 years ago
Alexandros C. Couloumbis 43ee14563c finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html 14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 14 years ago