summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-14move cflags default setting to target makefilesnbd
2009-03-13fix the target-local CONFIG_SITE export. apparently make can't do more than o...nbd
2009-03-12make the compile: host-install dependency independent of the order in which t...nbd
2009-03-12enable Host/Install on compile: if package.mk is includednbd
2009-03-12move the CONFIG_SITE export to target-local exportsnbd
2009-03-09fix KERNEL_PATCHVER for rc kernelsnbd
2009-03-09prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ...nbd
2009-03-03allow uml to access host.mk at DUMP timenbd
2009-03-03get rid of one more $(shell) instancenbd
2009-03-03optimize the .config dependency chain in the toplevel makefilenbd
2009-03-03replace a few unnecessary $(shell) callsnbd
2009-03-03avoid repeating the same dependency multiple timesnbd
2009-03-03avoid implicit rules in even more placesnbd
2009-03-03avoid using implicit rules during metadata dump to speed up the process even ...nbd
2009-03-03speed up metadata scanning a lot by avoiding unnecessary shell commands and m...nbd
2009-03-02don't abort if the operation is failingralph
2009-03-02readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699agb
2009-03-01added source distribution to package dump, used by our SDK (include source di...ralph
2009-02-28adjust host-build.mk to bring it closer to package.mknbd
2009-02-28add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications c...nbd
2009-02-25allow packages to override PKG_UNPACK, HOST_UNPACKnbd
2009-02-23[toolchain] move common variables to a dedicated include filenico
2009-02-23initialize the url field for packagesnbd
2009-02-22allow a separate patch directory for host patchesnbd
2009-02-22fix the host vs native stampfile dependencies to improve quilt supportnbd
2009-02-22only define unpack templates if PKG_SOURCE is setnbd
2009-02-22allow concurrent use of host-build.mk and package.mk as well as their templatesnbd
2009-02-22eliminate redundancy by creating the quilt_used stampfile in the right placenbd
2009-02-22fix missing change from r14610nbd
2009-02-22build system refactoring in preparation for allowing packages to do host-buil...nbd
2009-02-22fix typonbd
2009-02-21[kernel] update to 2.6.28.7 and 2.6.27.19hauke
2009-02-21remove support for ipp2p - it's unmaintained, broken, overmatching and underm...nbd
2009-02-21move the EABI config override to the generic kernel config overrides, as it's...nbd
2009-02-20avoid kernel version in target if sub-targets availableralph
2009-02-20change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)ralph
2009-02-19fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)nbd
2009-02-19make cvs checkouts more flexible. packages must now specify either -r <tag> o...nbd
2009-02-19[kernel] update to 2.6.28.6juhosg
2009-02-18added 2.6.28.6 checksummarkus
2009-02-17[tools] genext2fs: update to 1.4.1nico
2009-02-15[kernel] update to 2.6.27.17juhosg
2009-02-15[kernel] update to 2.6.28.5juhosg
2009-02-14kernel: add missing definition for CONFIG_KALLSYMS_ALLnbd
2009-02-13Add 2.6.28.5 md5summb
2009-02-09[kernel] netfilter: remove CHAOS, TARPIT and DELUDE referencesjuhosg
2009-02-08[kernel] update to 2.6.28.4juhosg
2009-02-08[kernel] update to 2.6.27.15juhosg
2009-02-02strip the .note.gnu.build-id section from kernel images, which on some platfo...nbd
2009-02-02prevent quilt from loading any configuration file (closes: #4520)nico