| Commit message (Expand) | Author | Age | Files | Lines |
* | speed up quilt imports | Felix Fietkau | 2009-03-23 | 1 | -32/+5 |
* | add makefile target alias package/<name>/host/<target> for host builds | Felix Fietkau | 2009-03-18 | 1 | -0/+1 |
* | Final updates to default configuration of ps3 petitboot sub-target | Hamish Guthrie | 2009-03-17 | 1 | -0/+1 |
* | update to 2.6.28.8 | Imre Kaloz | 2009-03-17 | 1 | -2/+2 |
* | fix quilt variable and stampfile usage for host builds | Felix Fietkau | 2009-03-17 | 2 | -6/+12 |
* | fix download reverse depends | Felix Fietkau | 2009-03-17 | 1 | -2/+4 |
* | add PKG_HOST_ONLY variable to prevent target builds | Felix Fietkau | 2009-03-17 | 2 | -2/+2 |
* | move host build in packages into a separate namespace: package/<name>/host/<t... | Felix Fietkau | 2009-03-17 | 5 | -9/+22 |
* | remove autoconf from prereq-build.mk, as it is part of the tools/ build | Felix Fietkau | 2009-03-16 | 1 | -4/+0 |
* | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | Lars-Peter Clausen | 2009-03-16 | 1 | -4/+0 |
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 | 1 | -0/+8 |
* | fix the target-local CONFIG_SITE export. apparently make can't do more than o... | Felix Fietkau | 2009-03-13 | 1 | -4/+6 |
* | make the compile: host-install dependency independent of the order in which t... | Felix Fietkau | 2009-03-12 | 1 | -2/+3 |
* | enable Host/Install on compile: if package.mk is included | Felix Fietkau | 2009-03-12 | 1 | -1/+1 |
* | move the CONFIG_SITE export to target-local exports | Felix Fietkau | 2009-03-12 | 1 | -5/+4 |
* | fix KERNEL_PATCHVER for rc kernels | Felix Fietkau | 2009-03-09 | 1 | -1/+2 |
* | prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ... | Felix Fietkau | 2009-03-09 | 1 | -0/+4 |
* | allow uml to access host.mk at DUMP time | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
* | get rid of one more $(shell) instance | Felix Fietkau | 2009-03-03 | 1 | -6/+1 |
* | optimize the .config dependency chain in the toplevel makefile | Felix Fietkau | 2009-03-03 | 1 | -2/+2 |
* | replace a few unnecessary $(shell) calls | Felix Fietkau | 2009-03-03 | 4 | -10/+14 |
* | avoid repeating the same dependency multiple times | Felix Fietkau | 2009-03-03 | 1 | -1/+7 |
* | avoid implicit rules in even more places | Felix Fietkau | 2009-03-03 | 1 | -7/+7 |
* | avoid using implicit rules during metadata dump to speed up the process even ... | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
* | speed up metadata scanning a lot by avoiding unnecessary shell commands and m... | Felix Fietkau | 2009-03-03 | 5 | -40/+58 |
* | don't abort if the operation is failing ( if the board is connected via NFS f... | Ralph Hempel | 2009-03-02 | 1 | -3/+3 |
* | readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 | Andy Boyett | 2009-03-02 | 1 | -5/+6 |
* | added source distribution to package dump, used by our SDK (include source di... | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
* | adjust host-build.mk to bring it closer to package.mk | Felix Fietkau | 2009-02-28 | 1 | -19/+25 |
* | add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c... | Felix Fietkau | 2009-02-28 | 1 | -0/+2 |
* | allow packages to override PKG_UNPACK, HOST_UNPACK | Felix Fietkau | 2009-02-25 | 1 | -2/+2 |
* | move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -0/+13 |
* | initialize the url field for packages | Felix Fietkau | 2009-02-23 | 1 | -0/+1 |
* | allow a separate patch directory for host patches | Felix Fietkau | 2009-02-22 | 1 | -1/+3 |
* | fix the host vs native stampfile dependencies to improve quilt support | Felix Fietkau | 2009-02-22 | 1 | -2/+2 |
* | only define unpack templates if PKG_SOURCE is set | Felix Fietkau | 2009-02-22 | 1 | -1/+6 |
* | allow concurrent use of host-build.mk and package.mk as well as their templates | Felix Fietkau | 2009-02-22 | 3 | -17/+26 |
* | eliminate redundancy by creating the quilt_used stampfile in the right place | Felix Fietkau | 2009-02-22 | 3 | -2/+2 |
* | fix missing change from r14610 | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 4 | -118/+151 |
* | fix typo | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 1 | -4/+4 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | Felix Fietkau | 2009-02-21 | 1 | -1/+0 |
* | move the EABI config override to the generic kernel config overrides, as it's... | Felix Fietkau | 2009-02-21 | 1 | -0/+2 |
* | avoid kernel version in target if sub-targets available (usefull if we have 2... | Ralph Hempel | 2009-02-20 | 1 | -1/+1 |
* | change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) | Ralph Hempel | 2009-02-20 | 1 | -1/+1 |
* | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | Felix Fietkau | 2009-02-19 | 1 | -1/+1 |
* | make cvs checkouts more flexible. packages must now specify either -r <tag> o... | Felix Fietkau | 2009-02-19 | 1 | -1/+1 |
* | update to 2.6.28.6 | Gabor Juhos | 2009-02-19 | 1 | -3/+0 |
* | added 2.6.28.6 checksum | Markus Wigge | 2009-02-18 | 1 | -0/+3 |