| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use unexport instead of export to clear perforce variables | Felix Fietkau | 2009-05-08 | 1 | -4/+1 |
| | | | | | SVN-Revision: 15708 | ||||
| * | override some variables to make sure that perforce does not mess with our ↵ | Felix Fietkau | 2009-05-07 | 1 | -0/+6 |
| | | | | | | | build process SVN-Revision: 15705 | ||||
| * | remove 2.6.26 since there are no remaining candidates for it | Florian Fainelli | 2009-05-07 | 1 | -3/+0 |
| | | | | | SVN-Revision: 15666 | ||||
| * | adept netfilter.mk to updated imq | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+1 |
| | | | | | SVN-Revision: 15656 | ||||
| * | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -6/+6 |
| | | | | | SVN-Revision: 15575 | ||||
| * | fix a typo that prevented host build specific variable exports from working | Felix Fietkau | 2009-04-30 | 1 | -2/+2 |
| | | | | | SVN-Revision: 15512 | ||||
| * | 2.6.30 supports different initramfs compressors, take care of them | Imre Kaloz | 2009-04-29 | 1 | -0/+2 |
| | | | | | SVN-Revision: 15498 | ||||
| * | add missing bits from [15451] | Nicolas Thill | 2009-04-27 | 2 | -3/+3 |
| | | | | | SVN-Revision: 15453 | ||||
| * | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 | 1 | -2/+2 |
| | | | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451 | ||||
| * | also strip the .notes section of the kernel | Florian Fainelli | 2009-04-27 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15443 | ||||
| * | make sure that at least sed is built before ↵ | Felix Fietkau | 2009-04-27 | 1 | -2/+11 |
| | | | | | | | kernel_menuconfig/kernel_oldconfig is executed SVN-Revision: 15433 | ||||
| * | remove 2.6.24, no target is relying on it | Florian Fainelli | 2009-04-24 | 1 | -3/+0 |
| | | | | | SVN-Revision: 15388 | ||||
| * | add missing $(if) check for build logging | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15366 | ||||
| * | add BUILD_LOG option to let the build system log all subdir make command ↵ | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
| | | | | | | | output to individual files (useful for debugging parallel builds) SVN-Revision: 15362 | ||||
| * | fix KERNEL_PATCHVER, properly strip -rc* suffixes | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15353 | ||||
| * | emit proper error messages if important kernel config files are missing | Felix Fietkau | 2009-04-23 | 1 | -1/+7 |
| | | | | | SVN-Revision: 15352 | ||||
| * | remove 2 old interfering variables, probably missed from [15299] | Nicolas Thill | 2009-04-22 | 1 | -2/+0 |
| | | | | | SVN-Revision: 15340 | ||||
| * | clean up automake/pkg-config handling, move separate host/package variable ↵ | Felix Fietkau | 2009-04-22 | 2 | -10/+22 |
| | | | | | | | exports to templates, fix automake path for host builds SVN-Revision: 15339 | ||||
| * | kernel: make sure all patches are applied before running menuconfig or oldconfig | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15325 | ||||
| * | move pkg config stuff to per-target exports to prevent interference with ↵ | Felix Fietkau | 2009-04-20 | 3 | -3/+6 |
| | | | | | | | host builds SVN-Revision: 15299 | ||||
| * | add md5sum for linux 2.6.29.1 | Felix Fietkau | 2009-04-18 | 1 | -0/+3 |
| | | | | | SVN-Revision: 15250 | ||||
| * | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 | 8 | -1/+79 |
| | | | | | SVN-Revision: 15249 | ||||
| * | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 4 | -4/+0 |
| | | | | | SVN-Revision: 15242 | ||||
| * | Update default configuration to use profiles | Hamish Guthrie | 2009-04-16 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15229 | ||||
| * | fix source file vs library order in a few prereq checks (#4326) | Felix Fietkau | 2009-04-09 | 1 | -3/+3 |
| | | | | | SVN-Revision: 15181 | ||||
| * | move iptable_raw to the conntrack-extra package | Felix Fietkau | 2009-04-09 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15175 | ||||
| * | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | 1 | -0/+1 |
| | | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | ||||
| * | add support for config options checking in top-level directory stampfiles | Felix Fietkau | 2009-04-06 | 1 | -2/+2 |
| | | | | | SVN-Revision: 15112 | ||||
| * | add a default template for Host/Install | Felix Fietkau | 2009-04-06 | 1 | -0/+9 |
| | | | | | SVN-Revision: 15110 | ||||
| * | ooops, m4 is already part of the host tools | Ralph Hempel | 2009-03-25 | 1 | -4/+0 |
| | | | | | SVN-Revision: 15044 | ||||
| * | added m4 to prereq check, thanks to Gerph | Ralph Hempel | 2009-03-25 | 1 | -0/+4 |
| | | | | | SVN-Revision: 15043 | ||||
| * | correct md5sum | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
| | | | | | SVN-Revision: 15025 | ||||
| * | update to kernel version 2.6.28.9 | Hauke Mehrtens | 2009-03-24 | 1 | -4/+4 |
| | | | | | SVN-Revision: 15017 | ||||
| * | fix the path to the build dir for host packages | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
| | | | | | SVN-Revision: 14998 | ||||
| * | fix calling the update target for host-only builds | Felix Fietkau | 2009-03-23 | 1 | -0/+1 |
| | | | | | SVN-Revision: 14997 | ||||
| * | fix HOST_QUILT override | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
| | | | | | SVN-Revision: 14996 | ||||
| * | speed up quilt imports | Felix Fietkau | 2009-03-23 | 1 | -32/+5 |
| | | | | | SVN-Revision: 14987 | ||||
| * | add makefile target alias package/<name>/host/<target> for host builds | Felix Fietkau | 2009-03-18 | 1 | -0/+1 |
| | | | | | SVN-Revision: 14944 | ||||
| * | Final updates to default configuration of ps3 petitboot sub-target | Hamish Guthrie | 2009-03-17 | 1 | -0/+1 |
| | | | | | SVN-Revision: 14918 | ||||
| * | update to 2.6.28.8 | Imre Kaloz | 2009-03-17 | 1 | -2/+2 |
| | | | | | SVN-Revision: 14916 | ||||
| * | fix quilt variable and stampfile usage for host builds | Felix Fietkau | 2009-03-17 | 2 | -6/+12 |
| | | | | | SVN-Revision: 14910 | ||||
| * | fix download reverse depends | Felix Fietkau | 2009-03-17 | 1 | -2/+4 |
| | | | | | SVN-Revision: 14907 | ||||
| * | add PKG_HOST_ONLY variable to prevent target builds | Felix Fietkau | 2009-03-17 | 2 | -2/+2 |
| | | | | | SVN-Revision: 14906 | ||||
| * | move host build in packages into a separate namespace: ↵ | Felix Fietkau | 2009-03-17 | 5 | -9/+22 |
| | | | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905 | ||||
| * | remove autoconf from prereq-build.mk, as it is part of the tools/ build | Felix Fietkau | 2009-03-16 | 1 | -4/+0 |
| | | | | | SVN-Revision: 14901 | ||||
| * | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | Lars-Peter Clausen | 2009-03-16 | 1 | -4/+0 |
| | | | | | SVN-Revision: 14900 | ||||
| * | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 | 1 | -0/+8 |
| | | | | | SVN-Revision: 14866 | ||||
| * | fix the target-local CONFIG_SITE export. apparently make can't do more than ↵ | Felix Fietkau | 2009-03-13 | 1 | -4/+6 |
| | | | | | | | one of them in a single line SVN-Revision: 14863 | ||||
| * | make the compile: host-install dependency independent of the order in which ↵ | Felix Fietkau | 2009-03-12 | 1 | -2/+3 |
| | | | | | | | the makefiles were included SVN-Revision: 14853 | ||||
| * | enable Host/Install on compile: if package.mk is included | Felix Fietkau | 2009-03-12 | 1 | -1/+1 |
| | | | | | SVN-Revision: 14852 | ||||
