summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* move pkg config stuff to per-target exports to prevent interference with host...nbd2009-04-203-3/+6
* add md5sum for linux 2.6.29.1nbd2009-04-181-0/+3
* add a modified version of the mips64 patch from #4603nbd2009-04-188-1/+79
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-174-4/+0
* [ps3]: Update default configuration to use profileshcg2009-04-161-1/+1
* fix source file vs library order in a few prereq checks (#4326)nbd2009-04-091-3/+3
* move iptable_raw to the conntrack-extra packagenbd2009-04-091-1/+1
* [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add m...nico2009-04-061-0/+1
* add support for config options checking in top-level directory stampfilesnbd2009-04-061-2/+2
* add a default template for Host/Installnbd2009-04-061-0/+9
* ooops, m4 is already part of the host toolsralph2009-03-251-4/+0
* added m4 to prereq check, thanks to Gerphralph2009-03-251-0/+4
* [kernel] correct md5sumhauke2009-03-241-1/+1
* [kernel] update to kernel version 2.6.28.9hauke2009-03-241-4/+4
* fix the path to the build dir for host packagesnbd2009-03-231-2/+2
* fix calling the update target for host-only buildsnbd2009-03-231-0/+1
* fix HOST_QUILT overridenbd2009-03-231-1/+1
* speed up quilt importsnbd2009-03-231-32/+5
* add makefile target alias package/<name>/host/<target> for host buildsnbd2009-03-181-0/+1
* Final updates to default configuration of ps3 petitboot sub-targethcg2009-03-171-0/+1
* update to 2.6.28.8kaloz2009-03-171-2/+2
* fix quilt variable and stampfile usage for host buildsnbd2009-03-172-6/+12
* fix download reverse dependsnbd2009-03-171-2/+4
* add PKG_HOST_ONLY variable to prevent target buildsnbd2009-03-172-2/+2
* move host build in packages into a separate namespace: package/<name>/host/<t...nbd2009-03-175-9/+22
* remove autoconf from prereq-build.mk, as it is part of the tools/ buildnbd2009-03-161-4/+0
* Bison is not a prerequirement since it's build as part of the openwrt toolchain.lars2009-03-161-4/+0
* move cflags default setting to target makefilesnbd2009-03-141-0/+8
* fix the target-local CONFIG_SITE export. apparently make can't do more than o...nbd2009-03-131-4/+6
* make the compile: host-install dependency independent of the order in which t...nbd2009-03-121-2/+3
* enable Host/Install on compile: if package.mk is includednbd2009-03-121-1/+1
* move the CONFIG_SITE export to target-local exportsnbd2009-03-121-5/+4
* fix KERNEL_PATCHVER for rc kernelsnbd2009-03-091-1/+2
* prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ...nbd2009-03-091-0/+4
* allow uml to access host.mk at DUMP timenbd2009-03-031-1/+1
* get rid of one more $(shell) instancenbd2009-03-031-6/+1
* optimize the .config dependency chain in the toplevel makefilenbd2009-03-031-2/+2
* replace a few unnecessary $(shell) callsnbd2009-03-034-10/+14
* avoid repeating the same dependency multiple timesnbd2009-03-031-1/+7
* avoid implicit rules in even more placesnbd2009-03-031-7/+7
* avoid using implicit rules during metadata dump to speed up the process even ...nbd2009-03-031-1/+1
* speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd2009-03-035-40/+58
* don't abort if the operation is failingralph2009-03-021-3/+3
* readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699agb2009-03-021-5/+6
* added source distribution to package dump, used by our SDK (include source di...ralph2009-03-011-0/+1
* adjust host-build.mk to bring it closer to package.mknbd2009-02-281-19/+25
* add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...nbd2009-02-281-0/+2
* allow packages to override PKG_UNPACK, HOST_UNPACKnbd2009-02-251-2/+2
* [toolchain] move common variables to a dedicated include filenico2009-02-231-0/+13
* initialize the url field for packagesnbd2009-02-231-0/+1