summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* remove 2.6.24, no target is relying on itFlorian Fainelli2009-04-24
* add missing $(if) check for build loggingFelix Fietkau2009-04-24
* add BUILD_LOG option to let the build system log all subdir make command outp...Felix Fietkau2009-04-24
* fix KERNEL_PATCHVER, properly strip -rc* suffixesFelix Fietkau2009-04-23
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-23
* remove 2 old interfering variables, probably missed from [15299]Nicolas Thill2009-04-22
* clean up automake/pkg-config handling, move separate host/package variable ex...Felix Fietkau2009-04-22
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-21
* move pkg config stuff to per-target exports to prevent interference with host...Felix Fietkau2009-04-20
* add md5sum for linux 2.6.29.1Felix Fietkau2009-04-18
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-18
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* Update default configuration to use profilesHamish Guthrie2009-04-16
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-09
* move iptable_raw to the conntrack-extra packageFelix Fietkau2009-04-09
* accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kc...Nicolas Thill2009-04-06
* add support for config options checking in top-level directory stampfilesFelix Fietkau2009-04-06
* add a default template for Host/InstallFelix Fietkau2009-04-06
* ooops, m4 is already part of the host toolsRalph Hempel2009-03-25
* added m4 to prereq check, thanks to GerphRalph Hempel2009-03-25
* correct md5sumHauke Mehrtens2009-03-24
* update to kernel version 2.6.28.9Hauke Mehrtens2009-03-24
* fix the path to the build dir for host packagesFelix Fietkau2009-03-23
* fix calling the update target for host-only buildsFelix Fietkau2009-03-23
* fix HOST_QUILT overrideFelix Fietkau2009-03-23
* speed up quilt importsFelix Fietkau2009-03-23
* add makefile target alias package/<name>/host/<target> for host buildsFelix Fietkau2009-03-18
* Final updates to default configuration of ps3 petitboot sub-targetHamish Guthrie2009-03-17
* update to 2.6.28.8Imre Kaloz2009-03-17
* fix quilt variable and stampfile usage for host buildsFelix Fietkau2009-03-17
* fix download reverse dependsFelix Fietkau2009-03-17
* add PKG_HOST_ONLY variable to prevent target buildsFelix Fietkau2009-03-17
* move host build in packages into a separate namespace: package/<name>/host/<t...Felix Fietkau2009-03-17
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildFelix Fietkau2009-03-16
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.Lars-Peter Clausen2009-03-16
* move cflags default setting to target makefilesFelix Fietkau2009-03-14
* fix the target-local CONFIG_SITE export. apparently make can't do more than o...Felix Fietkau2009-03-13
* make the compile: host-install dependency independent of the order in which t...Felix Fietkau2009-03-12
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-12
* move the CONFIG_SITE export to target-local exportsFelix Fietkau2009-03-12
* fix KERNEL_PATCHVER for rc kernelsFelix Fietkau2009-03-09
* prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ...Felix Fietkau2009-03-09
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-03
* get rid of one more $(shell) instanceFelix Fietkau2009-03-03
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-03
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-03
* avoid repeating the same dependency multiple timesFelix Fietkau2009-03-03
* avoid implicit rules in even more placesFelix Fietkau2009-03-03
* avoid using implicit rules during metadata dump to speed up the process even ...Felix Fietkau2009-03-03
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...Felix Fietkau2009-03-03