| Commit message (Expand) | Author | Age |
| ... | |
| * | move a stampfile to make it easier to override the patch template | Felix Fietkau | 2007-09-29 |
| * | refactor quilt patching code | Felix Fietkau | 2007-09-29 |
| * | add a packaging method that installs files into a subdirectory of bin/ instea... | Felix Fietkau | 2007-09-29 |
| * | proper series file support for regular packages | Felix Fietkau | 2007-09-29 |
| * | use $(TAR) instead of tar | Felix Fietkau | 2007-09-29 |
| * | Refactor downloading code into download.mk Support multiple file downloads Su... | Felix Fietkau | 2007-09-29 |
| * | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | Felix Fietkau | 2007-09-28 |
| * | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
| * | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 |
| * | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 |
| * | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ... | Nicolas Thill | 2007-09-22 |
| * | add 'Provides:' line in ipkg control files | Nicolas Thill | 2007-09-21 |
| * | fix spontaneous rebuilds caused by make package/<name>/update with quilt | Felix Fietkau | 2007-09-20 |
| * | cosmetic cleanup before more deep changes | Nicolas Thill | 2007-09-20 |
| * | fix typo again (do i need some sleep?) | Nicolas Thill | 2007-09-17 |
| * | oops, fix typo | Nicolas Thill | 2007-09-16 |
| * | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 |
| * | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | Nicolas Thill | 2007-09-16 |
| * | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | Nicolas Thill | 2007-09-16 |
| * | quote LINUX_VERSION to avoid shell errors at DUMP time | Nicolas Thill | 2007-09-16 |
| * | prevent include/netfilter.mk from being included multiple times | Nicolas Thill | 2007-09-15 |
| * | properly clean up after kernel_{old,menu}config | Felix Fietkau | 2007-09-11 |
| * | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 |
| * | fix kernel build with quilt | Felix Fietkau | 2007-09-10 |
| * | fix kernel_menuconfig | Felix Fietkau | 2007-09-10 |
| * | Package the statistics module for netfilter | Florian Fainelli | 2007-09-09 |
| * | fix kmod-crypto, emit warning messages for kmod packages that cannot be built... | Felix Fietkau | 2007-09-08 |
| * | add support for device type based package preselections | Felix Fietkau | 2007-09-08 |
| * | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| * | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 |
| * | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 |
| * | allow scan.mk to find python packages introduced in [8639] | Nicolas Thill | 2007-09-06 |
| * | remove uneeded stuff after python changes in [8639] | Nicolas Thill | 2007-09-06 |
| * | fix typo (thanks to jonasg[1] on irc) | Nicolas Thill | 2007-09-05 |
| * | move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove E... | Nicolas Thill | 2007-09-03 |
| * | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | Nicolas Thill | 2007-09-03 |
| * | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the ... | Nicolas Thill | 2007-09-03 |
| * | provide default PKG_BUILD_DIR for packages missing a PKG_VERSION | Nicolas Thill | 2007-09-03 |
| * | move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk | Nicolas Thill | 2007-09-03 |
| * | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 |
| * | fix .dep_files exclusion in rdep calls | Nicolas Thill | 2007-09-01 |
| * | fix a dependency bug | Felix Fietkau | 2007-08-30 |
| * | clean up recursive dependency handling, use timestamp.pl again, because it sa... | Felix Fietkau | 2007-08-30 |
| * | allow the kernel to provide own series files for specific subdirs | Felix Fietkau | 2007-08-30 |
| * | avoid rdep in the top level make process (subdir.mk) - it leaks too much memo... | Felix Fietkau | 2007-08-29 |
| * | Add a PyMod template for python related modules | Florian Fainelli | 2007-08-28 |
| * | revert [8473] (see [8055]) | Nicolas Thill | 2007-08-27 |
| * | prevent ldconfig use in autoconf based packages | Nicolas Thill | 2007-08-26 |
| * | add a '@KERNEL' download facility, tweak script | Nicolas Thill | 2007-08-26 |
| * | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | Nicolas Thill | 2007-08-26 |