summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-03fix target profiles, (closes: 2440)juhosg
2007-10-02fix quilt integrationpavlov
2007-10-02fix target profilesnbd
2007-09-29fixes for refresh/update handlingnbd
2007-09-29move a stampfile to make it easier to override the patch templatenbd
2007-09-29refactor quilt patching codenbd
2007-09-29add a packaging method that installs files into a subdirectory of bin/ instea...nbd
2007-09-29proper series file support for regular packagesnbd
2007-09-29use $(TAR) instead of tarnbd
2007-09-29Refactor downloading code into download.mknbd
2007-09-28add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd
2007-09-28some minor fixes, cleanups, package build abstractionnbd
2007-09-23add ipv6 conntrack support (closes: #2192)nico
2007-09-23add initial version of a package feeds management scriptnbd
2007-09-22add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...nico
2007-09-21add 'Provides:' line in ipkg control filesnico
2007-09-20fix spontaneous rebuilds caused by make package/<name>/update with quiltnbd
2007-09-20cosmetic cleanup before more deep changesnico
2007-09-17fix typo again (do i need some sleep?)nico
2007-09-16oops, fix typonico
2007-09-16remove (unused?) linux symlink in BUILD_DIRnico
2007-09-16revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work...nico
2007-09-16allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f...nico
2007-09-16quote LINUX_VERSION to avoid shell errors at DUMP timenico
2007-09-15prevent include/netfilter.mk from being included multiple timesnico
2007-09-11properly clean up after kernel_{old,menu}confignbd
2007-09-10fix custom series files in kernel patch directoriesnbd
2007-09-10fix kernel build with quiltnbd
2007-09-10fix kernel_menuconfignbd
2007-09-09Package the statistics module for netfilterflorian
2007-09-08fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd
2007-09-08add support for device type based package preselectionsnbd
2007-09-08adapt profiles for subtarget changesnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-06allow scan.mk to find python packages introduced in [8639]nico
2007-09-06remove uneeded stuff after python changes in [8639]nico
2007-09-05fix typo (thanks to jonasg[1] on irc)nico
2007-09-03move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E...nico
2007-09-03require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico
2007-09-03tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ...nico
2007-09-03provide default PKG_BUILD_DIR for packages missing a PKG_VERSIONnico
2007-09-03move ipkg related vars from ./rules.mk to ./include/package-ipkg.mknico
2007-09-02use a default VERSION field for kmod packagesnico
2007-09-01fix .dep_files exclusion in rdep callsnico
2007-08-30fix a dependency bugnbd
2007-08-30clean up recursive dependency handling, use timestamp.pl again, because it sa...nbd
2007-08-30allow the kernel to provide own series files for specific subdirsnbd
2007-08-29avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...nbd
2007-08-28Add a PyMod template for python related modulesflorian