Age | Commit message (Expand) | Author |
2007-09-16 | remove (unused?) linux symlink in BUILD_DIR | nico |
2007-09-16 | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | nico |
2007-09-16 | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | nico |
2007-09-16 | quote LINUX_VERSION to avoid shell errors at DUMP time | nico |
2007-09-15 | prevent include/netfilter.mk from being included multiple times | nico |
2007-09-11 | properly clean up after kernel_{old,menu}config | nbd |
2007-09-10 | fix custom series files in kernel patch directories | nbd |
2007-09-10 | fix kernel build with quilt | nbd |
2007-09-10 | fix kernel_menuconfig | nbd |
2007-09-09 | Package the statistics module for netfilter | florian |
2007-09-08 | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | nbd |
2007-09-08 | add support for device type based package preselections | nbd |
2007-09-08 | adapt profiles for subtarget changes | nbd |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-09-06 | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd |
2007-09-06 | allow scan.mk to find python packages introduced in [8639] | nico |
2007-09-06 | remove uneeded stuff after python changes in [8639] | nico |
2007-09-05 | fix typo (thanks to jonasg[1] on irc) | nico |
2007-09-03 | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | nico |
2007-09-03 | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico |
2007-09-03 | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | nico |
2007-09-03 | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | nico |
2007-09-03 | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | nico |
2007-09-02 | use a default VERSION field for kmod packages | nico |
2007-09-01 | fix .dep_files exclusion in rdep calls | nico |
2007-08-30 | fix a dependency bug | nbd |
2007-08-30 | clean up recursive dependency handling, use timestamp.pl again, because it sa... | nbd |
2007-08-30 | allow the kernel to provide own series files for specific subdirs | nbd |
2007-08-29 | avoid rdep in the top level make process (subdir.mk) - it leaks too much memo... | nbd |
2007-08-28 | Add a PyMod template for python related modules | florian |
2007-08-27 | revert [8473] (see [8055]) | nico |
2007-08-26 | prevent ldconfig use in autoconf based packages | nico |
2007-08-26 | add a '@KERNEL' download facility, tweak script | nico |
2007-08-26 | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico |
2007-08-26 | move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi... | nico |
2007-08-25 | move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define... | nico |
2007-08-25 | add support for KernelPackage/*/description | nico |
2007-08-25 | move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk | nico |
2007-08-24 | fix netfilter quota module | nico |
2007-08-24 | replace xargs commands with $(XARGS) | nico |
2007-08-24 | combine the 3 find in a single one | nico |
2007-08-23 | Fix the error on the quota extension (#2080) | florian |
2007-08-23 | Add back physdev (#2216) | florian |
2007-08-22 | rename libtool macros, revert [8461], make install prefix configurable in lib... | nico |
2007-08-22 | Make the libtool fix more dynamic | florian |
2007-08-21 | add 2 helper macros to deal with libtool madness | nico |
2007-08-21 | rename 'stampfiles' directory to 'stamp' | nico |
2007-08-21 | Move to 2.6.22.4 | florian |
2007-08-16 | revert [8415], seems to be causing problems for the kernel build | nbd |
2007-08-15 | always include kernel config for kernel packages | nbd |