add autorebuild check for menuconfig
[openwrt-10.03/.git] / include /
2007-10-14 nbdadd autorebuild check for menuconfig
2007-10-14 blogicadd possibility to set default .config values
2007-10-12 juhosg[kernel] netfilter/ipset cleanups
2007-10-10 ejkasync for 2.6.23-final
2007-10-09 nbdremove feeds dir on distclean
2007-10-09 nbdonly run svn info if .svn exists
2007-10-08 blogicchanged pkg_install_files so one can specify the folder...
2007-10-08 blogicadded generation of x86 livecds, from #2391
2007-10-07 juhosgadd TARPIT support to netfilter/iptables
2007-10-07 blogicadded a function, that packages can call to make instal...
2007-10-07 nbdfix accidental double slash in prefixed quilt patchsets
2007-10-05 nbdallow targets to select/deselect config symbols
2007-10-04 nbdfix quilt patch check
2007-10-04 nbdseparate series file fixup from quilt check to avoid...
2007-10-03 juhosgfix target profiles, (closes: 2440)
2007-10-02 pavlovfix quilt integration
2007-10-02 nbdfix target profiles
2007-09-29 nbdfixes for refresh/update handling
2007-09-29 nbdmove a stampfile to make it easier to override the...
2007-09-29 nbdrefactor quilt patching code
2007-09-29 nbdadd a packaging method that installs files into a subdi...
2007-09-29 nbdproper series file support for regular packages
2007-09-29 nbduse $(TAR) instead of tar
2007-09-29 nbdRefactor downloading code into download.mk
2007-09-28 nbdadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-23 nicoadd ipv6 conntrack support (closes: #2192)
2007-09-23 nbdadd initial version of a package feeds management script
2007-09-22 nicoadd missing 2.6 conntrack/nat helpers, add 2.6 conntrac...
2007-09-21 nicoadd 'Provides:' line in ipkg control files
2007-09-20 nbdfix spontaneous rebuilds caused by make package/<name...
2007-09-20 nicocosmetic cleanup before more deep changes
2007-09-17 nicofix typo again (do i need some sleep?)
2007-09-16 nicooops, fix typo
2007-09-16 nicoremove (unused?) linux symlink in BUILD_DIR
2007-09-16 nicorevert CONFIG_* symbols set m enforcement introduced...
2007-09-16 nicoallow targets for override generic config (GENERIC_LINU...
2007-09-16 nicoquote LINUX_VERSION to avoid shell errors at DUMP time
2007-09-15 nicoprevent include/netfilter.mk from being included multip...
2007-09-11 nbdproperly clean up after kernel_{old,menu}config
2007-09-10 nbdfix custom series files in kernel patch directories
2007-09-10 nbdfix kernel build with quilt
2007-09-10 nbdfix kernel_menuconfig
2007-09-09 florianPackage the statistics module for netfilter
2007-09-08 nbdfix kmod-crypto, emit warning messages for kmod package...
2007-09-08 nbdadd support for device type based package preselections
2007-09-08 nbdadapt profiles for subtarget changes
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-09-06 nicoallow scan.mk to find python packages introduced in...
2007-09-06 nicoremove uneeded stuff after python changes in [8639]
2007-09-05 nicofix typo (thanks to jonasg[1] on irc)
2007-09-03 nicomove TARGET_* flags from ./include/package-default...
2007-09-03 nicorequire all CONFIG_* symbols listed in its KCONFIG...
2007-09-03 nicotweak Build/Compile/PyMod: add CPPFLAGS, allow caller...
2007-09-03 nicoprovide default PKG_BUILD_DIR for packages missing...
2007-09-03 nicomove ipkg related vars from ./rules.mk to ./include...
2007-09-02 nicouse a default VERSION field for kmod packages
2007-09-01 nicofix .dep_files exclusion in rdep calls
2007-08-30 nbdfix a dependency bug
2007-08-30 nbdclean up recursive dependency handling, use timestamp...
2007-08-30 nbdallow the kernel to provide own series files for specif...
2007-08-29 nbdavoid rdep in the top level make process (subdir.mk...
2007-08-28 florianAdd a PyMod template for python related modules
2007-08-27 nicorevert [8473] (see [8055])
2007-08-26 nicoprevent ldconfig use in autoconf based packages
2007-08-26 nicoadd a '@KERNEL' download facility, tweak script
2007-08-26 nicoinclude kernel-version.mk from kernel.mk so that a...
2007-08-26 nicomove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 nicomove KERNEL_PATCHVER from kernel.mk to kernel-version...
2007-08-25 nicoadd support for KernelPackage/*/description
2007-08-25 nicomove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 nicofix netfilter quota module
2007-08-24 nicoreplace xargs commands with $(XARGS)
2007-08-24 nicocombine the 3 find in a single one
2007-08-23 florianFix the error on the quota extension (#2080)
2007-08-23 florianAdd back physdev (#2216)
2007-08-22 nicorename libtool macros, revert [8461], make install...
2007-08-22 florianMake the libtool fix more dynamic
2007-08-21 nicoadd 2 helper macros to deal with libtool madness
2007-08-21 nicorename 'stampfiles' directory to 'stamp'
2007-08-21 florianMove to 2.6.22.4
2007-08-16 nbdrevert [8415], seems to be causing problems for the...
2007-08-15 nbdalways include kernel config for kernel packages
2007-08-12 florianAdd a requireheader for squid, should fix it (#2205)
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-03 nbdfix image installation
2007-08-02 nbdfix kmod packages that don't use KCONFIG
2007-08-02 nbdfix kmod packaging for packages where some KCONFIG...
2007-07-31 nbdPort the mbsd_multi patch from freewrt, which adds...
2007-07-30 nbdfix a rebuild bug related to quilt
2007-07-30 nbdsilence
2007-07-30 nbdsame for host builds
2007-07-30 nbdspeed up the prepare step a bit
2007-07-30 nbdignore dependencies when using QUILT
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdmore cleanup
2007-07-30 nbdremove CONFIG_JLEVEL. use make -j in the future
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdfix compile errors with make 3.80
next