811 Commits (fe6b17f6ad14f03a6b7530b0125c6fb05735aee3)

Author SHA1 Message Date
Felix Fietkau 252c2229f8 enable Host/Install on compile: if package.mk is included 16 years ago
Felix Fietkau 76683dc7b2 move the CONFIG_SITE export to target-local exports 16 years ago
Felix Fietkau 5810934476 fix KERNEL_PATCHVER for rc kernels 16 years ago
Felix Fietkau b6f0cb5366 prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds 16 years ago
Felix Fietkau f00754d191 allow uml to access host.mk at DUMP time 16 years ago
Felix Fietkau 015dff9d7d get rid of one more $(shell) instance 16 years ago
Felix Fietkau 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile 16 years ago
Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls 16 years ago
Felix Fietkau f3c14b3de8 avoid repeating the same dependency multiple times 16 years ago
Felix Fietkau 882190b198 avoid implicit rules in even more places 16 years ago
Felix Fietkau 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more 16 years ago
Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 16 years ago
Ralph Hempel 47c78e48bd don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time ) 16 years ago
Andy Boyett 4911754522 readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699 16 years ago
Ralph Hempel 6ae7a0f94f added source distribution to package dump, used by our SDK (include source distributions for offline usage) added bugfix for sub-targets added bugfix for help info (thanks to Thomas) 16 years ago
Felix Fietkau 333fc3f7e1 adjust host-build.mk to bring it closer to package.mk 16 years ago
Felix Fietkau 5dcaa510e8 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries 16 years ago
Felix Fietkau e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK 16 years ago
Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 16 years ago
Felix Fietkau f0bc868861 initialize the url field for packages 16 years ago
Felix Fietkau f684d0a47b allow a separate patch directory for host patches 16 years ago
Felix Fietkau fb4a318970 fix the host vs native stampfile dependencies to improve quilt support 16 years ago
Felix Fietkau 610e45ae5c only define unpack templates if PKG_SOURCE is set 16 years ago
Felix Fietkau aa0778f77e allow concurrent use of host-build.mk and package.mk as well as their templates 16 years ago
Felix Fietkau bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place 16 years ago
Felix Fietkau e7b01c6aa1 fix missing change from r14610 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Felix Fietkau 6ccc1c8e3c fix typo 16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19 16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 16 years ago
Felix Fietkau 08b408a4c5 move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI 16 years ago
Ralph Hempel 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 16 years ago
Ralph Hempel 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 16 years ago
Felix Fietkau 6b6c8fd100 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 16 years ago
Felix Fietkau 71f2a68d52 make cvs checkouts more flexible. packages must now specify either -r <tag> or -D <date> in their source revision specification. previously date based checkouts were not supported 16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6 16 years ago
Markus Wigge c0ac3512d9 added 2.6.28.6 checksum 16 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1 16 years ago
Gabor Juhos 47665da430 update to 2.6.27.17 16 years ago
Gabor Juhos 97dde3b72d update to 2.6.28.5 16 years ago
Felix Fietkau 18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL 16 years ago
Michael Büsch e2737772c2 Add 2.6.28.5 md5sum 16 years ago
Gabor Juhos e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references 16 years ago
Gabor Juhos a7782176f9 update to 2.6.28.4 16 years ago
Gabor Juhos 7f04c52b92 update to 2.6.27.15 16 years ago
Felix Fietkau 7b1820a1b7 strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files 16 years ago
Nicolas Thill 1f5c64d436 prevent quilt from loading any configuration file (closes: #4520) 16 years ago
Lars-Peter Clausen 24f02449ff Add menuconfig option for enabling profiling in the kernel. 16 years ago
Nicolas Thill 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 16 years ago
Gabor Juhos 85963798be update to 2.6.28.2 16 years ago