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