toolchain/ has been converted
[openwrt-10.03/.git] / include /
2007-07-30 nbdfix compile errors with make 3.80
2007-07-30 nbdfix verbose output with dash as /bin/sh
2007-07-28 nbdadd default command for dummy targets
2007-07-28 nbdbuild system fixes, more cleanup
2007-07-28 nbdmore build system cleanup
2007-07-28 nbdallow target specific builddir list override
2007-07-28 nbdadd missing flag
2007-07-28 nbddon't force the install->compile, compile->prepare...
2007-07-28 nbdinitial attempt at cleaning up subdirectory handling...
2007-07-26 nbdignore filenames that can cause problems for the recurs...
2007-07-26 nicoremove the @ and change the comment from [8107] (closes...
2007-07-23 nbddo dynamic kernel config changes for netfilter as well
2007-07-23 nbdadd better working-g++ check (patch from #2017)
2007-07-23 nbdmore dependency fixes
2007-07-22 nicofix jffs2 images
2007-07-20 nbddisable kmod packages where the KCONFIG options are =y
2007-07-20 nbdreorder, xt_CHAOS depends on xt_DELUDE
2007-07-19 nbdreally fix tgz images
2007-07-18 florianFix the tgz image build
2007-07-18 nbdprevent the new config changes from interfering with...
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-07-18 nbdfail in .quilt_patched when there were patches that...
2007-07-17 nozcope with QUILT=1 when there are no patches
2007-07-17 florianAdd ipt_random module
2007-07-16 nbdbetter support for handling various jffs2 eraseblock...
2007-07-16 nbdadd kernel_oldconfig target
2007-07-16 nbddetect whether the find command supports -L or -follow
2007-07-16 nbdfind: use -follow instead of -L, some systems don't...
2007-07-16 nbdkernel: fix dependencies for .config, use selections...
2007-07-15 nbdfollow symlinks in package scan
2007-07-15 nbdproperly support dependencies on packages that just...
2007-07-15 nbdfixes for recursive package scanning
2007-07-15 nbdrewrite of the metadata scanning - cleaner code, faster...
2007-07-13 nbdclean up some leftover junk
2007-07-13 nbdfix unwanted automatic package cleaning when using...
2007-07-11 mbmbump to 2.6.22.1
2007-07-11 nbdreorganize netfilter modules, get rid of the iptables...
2007-07-09 nbd2.6.22 is released :)
2007-07-08 blogicadded i686 support and profile for t-vision s100
2007-07-01 juhosgreordered GENERIC_PATCH_DIR variable
2007-06-30 nbdmerge the kernel config parts at dump time, so that...
2007-06-30 nbdfix kernel config feature autodetection
2007-06-30 nbdfix the value of ac_cv_sizeof_off_t in the sitefiles...
2007-06-30 nbdadd portability fixes from #1720
2007-06-28 nbdallow packages to override the patch directory using...
2007-06-28 nbdfill in the kernel version info for every target, move...
2007-06-25 nbdadd nat module fix from #1772
2007-06-21 nbdfix the tar invocation in kernel build (#1935)
2007-06-18 nbdmake sure quilt starts with the correct patch order...
2007-06-16 nbdprepare for the transition to linux 2.6.22 - make it...
2007-06-12 blogicautoconf preset for cris, so libpcap compiles
2007-06-12 nbdfix a typo
2007-06-12 kalozupgrade to 2.6.21.5
2007-06-11 nbdonly apply recursive deps if DUMP is unset
2007-06-11 nbdupgrade to linux 2.6.21.4
2007-06-08 nbdforce build of packages when using quilt
2007-06-08 kalozadd support for the AVR32 platform, namely the ATNGW100...
2007-06-08 kalozuse newer config.guess and config.sub for packages...
2007-06-07 pavlovpackage ipset for use
2007-06-05 kalozadd support for jffs2 filesystems with 256k blocksize...
2007-06-04 nbdRename 'refresh' to 'update' and make the new 'refresh...
2007-06-03 nbdmore fixes for the patching stuff (was testing it on...
2007-06-03 nbdrevert bogus change
2007-06-03 nbdfix quilt related unpack/patch error
2007-06-03 florianquilt is now a preriquisite
2007-06-03 nbdimplement quilt handling for the kernel tree ... and...
2007-06-03 nbdenable quilt for host builds and add some additional...
2007-06-03 nbdImprove quilt patch handling: All quilt managed patches...
2007-06-03 nbdAdd quilt integration for packages
2007-06-02 florianAdd iprange (#1799)
2007-05-31 nbdfix typo introduced in last commit
2007-05-31 mbmfix typo
2007-05-31 nbdfix typo
2007-05-30 nbdnetfilter dscp target/match is now in xtables
2007-05-30 florianCall the Initramfs template if existing
2007-05-26 nbdfix up tcpmss for the new kernel version
2007-05-23 nbdfix target rescan (version kernel changes)
2007-05-23 kalozbreak trunk temporary - upgrade to 2.6.21.1 and iptable...
2007-05-19 nbdfix pcmcia/pccard build defaults
2007-05-10 mbmchange handling of target/linux/generic-2.x/files to...
2007-05-10 nbdimprove metadata scanning time
2007-05-09 nbdfix recursive dependencies on build directories - shoul...
2007-05-05 nbdsimplify handling of zcat - always use gzip -dc. zcat...
2007-05-05 nbdfix make kernel_menuconfig (#1637)
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-26 nbdSmall bugfix for dependency handling - mostly for base...
2007-04-26 nbdfix kmod-* build error when wildcards are being used...
2007-04-25 nbdadd workaround for occasional kernel module build failu...
2007-04-21 nbdadd missing dependencies for autorebuild
2007-04-18 nbdImproved autorebuild for kernel related stuff.
2007-04-18 nbdignore errors in the find command for dep checks
2007-04-16 nbdhide some junk in non-verbose mode
2007-04-15 nbdremove reference to unused .kernel.mk
2007-04-15 nbdclean up dependency handling for autorebuilds
2007-04-13 florianAdd raw and NOTRACK targets (#1583)
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-12 mbmprereq check for find -exec +
2007-04-11 mbmminor tweaks to the verbose system
2007-04-09 nbdfix dependencies for metadata scanning
2007-04-03 mbmTidy up Makefiles
next