Age | Commit message (Expand) | Author |
2009-05-19 | [kernel] remove 2.6.29 since there are no remaining users of it | florian |
2009-05-15 | [image] create squashfs4 images if kernel version >=2.6.29 | juhosg |
2009-05-14 | netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack | nbd |
2009-05-14 | [netfilter] ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 | hauke |
2009-05-08 | use unexport instead of export to clear perforce variables | nbd |
2009-05-07 | override some variables to make sure that perforce does not mess with our bui... | nbd |
2009-05-07 | [kernel] remove 2.6.26 since there are no remaining candidates for it | florian |
2009-05-07 | [include] adept netfilter.mk to updated imq | jow |
2009-05-03 | upgrade to newest stable kernel versions | kaloz |
2009-04-30 | fix a typo that prevented host build specific variable exports from working | nbd |
2009-04-29 | 2.6.30 supports different initramfs compressors, take care of them | kaloz |
2009-04-27 | add missing bits from [15451] | nico |
2009-04-27 | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu... | nico |
2009-04-27 | [kernel] also strip the .notes section of the kernel | florian |
2009-04-27 | make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi... | nbd |
2009-04-24 | [kernel] remove 2.6.24, no target is relying on it | florian |
2009-04-24 | add missing $(if) check for build logging | nbd |
2009-04-24 | add BUILD_LOG option to let the build system log all subdir make command outp... | nbd |
2009-04-23 | fix KERNEL_PATCHVER, properly strip -rc* suffixes | nbd |
2009-04-23 | emit proper error messages if important kernel config files are missing | nbd |
2009-04-22 | remove 2 old interfering variables, probably missed from [15299] | nico |
2009-04-22 | clean up automake/pkg-config handling, move separate host/package variable ex... | nbd |
2009-04-21 | kernel: make sure all patches are applied before running menuconfig or oldconfig | nbd |
2009-04-20 | move pkg config stuff to per-target exports to prevent interference with host... | nbd |
2009-04-18 | add md5sum for linux 2.6.29.1 | nbd |
2009-04-18 | add a modified version of the mips64 patch from #4603 | nbd |
2009-04-17 | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd |
2009-04-16 | [ps3]: Update default configuration to use profiles | hcg |
2009-04-09 | fix source file vs library order in a few prereq checks (#4326) | nbd |
2009-04-09 | move iptable_raw to the conntrack-extra package | nbd |
2009-04-06 | [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add m... | nico |
2009-04-06 | add support for config options checking in top-level directory stampfiles | nbd |
2009-04-06 | add a default template for Host/Install | nbd |
2009-03-25 | ooops, m4 is already part of the host tools | ralph |
2009-03-25 | added m4 to prereq check, thanks to Gerph | ralph |
2009-03-24 | [kernel] correct md5sum | hauke |
2009-03-24 | [kernel] update to kernel version 2.6.28.9 | hauke |
2009-03-23 | fix the path to the build dir for host packages | nbd |
2009-03-23 | fix calling the update target for host-only builds | nbd |
2009-03-23 | fix HOST_QUILT override | nbd |
2009-03-23 | speed up quilt imports | nbd |
2009-03-18 | add makefile target alias package/<name>/host/<target> for host builds | nbd |
2009-03-17 | Final updates to default configuration of ps3 petitboot sub-target | hcg |
2009-03-17 | update to 2.6.28.8 | kaloz |
2009-03-17 | fix quilt variable and stampfile usage for host builds | nbd |
2009-03-17 | fix download reverse depends | nbd |
2009-03-17 | add PKG_HOST_ONLY variable to prevent target builds | nbd |
2009-03-17 | move host build in packages into a separate namespace: package/<name>/host/<t... | nbd |
2009-03-16 | remove autoconf from prereq-build.mk, as it is part of the tools/ build | nbd |
2009-03-16 | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | lars |