aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* fix timestamp checks for build system paths which have '.svn' in their direct...Felix Fietkau2010-04-14
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...Alexandros C. Couloumbis2010-04-13
* update kernel checksumsAlexandros C. Couloumbis2010-04-13
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...Alexandros C. Couloumbis2010-04-13
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-12
* netfilter: extension fixes (partially closes: #7045) * add missing xt_owner (...Nicolas Thill2010-04-04
* include/netfilter.mk: move ebtables definitions at the endNicolas Thill2010-04-04
* download.mk: fix bzr download methodNicolas Thill2010-03-29
* add a new helper macro to deal with conditional ./configure flagsFelix Fietkau2010-03-29
* prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packagesFelix Fietkau2010-03-29
* Some dependencies that are depending on target are not added into the Depends...Hauke Mehrtens2010-03-28
* kernel: update to 2.6.32.10Gabor Juhos2010-03-26
* include/target.mk: Only set usb feature flag for a target if there is a HCDLars-Peter Clausen2010-03-25
* the svn fallback code added in r20322 is evaluated with each make invocation ...Jo-Philipp Wich2010-03-23
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* disable ucitrigger for now, not used, patch from Dave KooperFlorian Fainelli2010-03-21
* fix svn download with older svn client versionsFlorian Fainelli2010-03-20
* accept unknown server certificates by default on svn downloadFlorian Fainelli2010-03-19
* new kernel checksums: 2.6.32.10 2.6.33.1Markus Wigge2010-03-16
* Updated post r19769, integrates the missing dl_method bzr hunk from #6370, us...Travis Kemen2010-03-14
* sort entries in images md5sums filesNicolas Thill2010-03-10
* The attached patch replaces $(1) install by $(if $(1), $(1), install) in the ...Travis Kemen2010-03-05
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-05
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-05
* kernel: add 2.6.33 patchesMatteo Croce2010-02-28
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-28
* add support for marking specific kernel module packages as potentially being ...Felix Fietkau2010-02-26
* properly package xt_comment.ko (#6742)Jo-Philipp Wich2010-02-26
* remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ...Felix Fietkau2010-02-24
* autotools.mk: Don't try to fixup .la files in the DevInstall host path, becau...Lars-Peter Clausen2010-02-20
* this patch adds support for bzr in include/download.mk, and fixes whitespace.Travis Kemen2010-02-20
* update kernel to version 2.4.37.9 and refresh patchesHauke Mehrtens2010-02-19
* netfilter: add support for raw table and NOTRACK target (#5504)Jo-Philipp Wich2010-02-19
* autotools.mk: Add PKG_LIBTOOL_PATHS variable.Lars-Peter Clausen2010-02-18
* Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on...Felix Fietkau2010-02-16
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-12
* sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos2010-02-11
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-11
* we use per-target kernel versions for 2.6 for a long time nowImre Kaloz2010-02-11
* Allow colored output to be disabled when running a non-verbose build by setti...Lars-Peter Clausen2010-02-08
* disable stdin unless make V=99; fixes bug where compilation can stall waiting...Mike Baker2010-02-04
* autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of pac...Lars-Peter Clausen2010-01-30
* update to 2.6.32.7Imre Kaloz2010-01-29
* kernel: update to 2.6.32.6Gabor Juhos2010-01-28
* unset user overrides for quilt settings to prevent them from interfering with...Felix Fietkau2010-01-25
* fix rootfs preparation with rootfs containing files with whitespaces in the f...Felix Fietkau2010-01-22
* update to latest kernel versionsImre Kaloz2010-01-19
* make sure that processed directories are printed on make V=99Felix Fietkau2010-01-16
* allow download urls using the file:// schema (#6480)Jo-Philipp Wich2010-01-13
* Add support for building ubifs images.Lars-Peter Clausen2010-01-11