1091 Commits (e8c19a56db0f9401c23e9faca6f1a59562afe066)

Author SHA1 Message Date
John Crispin e8c19a56db prevent distro default LPATH from interfering 12 years ago
Jonas Gorski d87efd8c3c kernel: update linux 3.2 to 3.2.13 and refresh patches 12 years ago
Gabor Juhos 6fda73f40a add md5sum for linux-3.3 12 years ago
Gabor Juhos c1dc6df8bd kernel: update linux 3.2 to 3.2.12 12 years ago
Jens Muecke 6204553450 Enable recursive download of git sources. 12 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging 12 years ago
Felix Fietkau 0cdeb6e4b2 build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865) 13 years ago
Felix Fietkau 74946bb022 build: remove redundant call to $(SH_FUNC) (#8042) 13 years ago
Gabor Juhos 9698a499b6 kernel: update linux 3.2 to 3.2.9 13 years ago
Felix Fietkau edc3ad9100 build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags 13 years ago
Felix Fietkau 9cf5926eff quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 13 years ago
Gabor Juhos 6959317691 kernel: update linux 3.2 to 3.2.5 13 years ago
Vasilis Tsiligiannis f1051a296d target.mk: Trivial comment typo fix 13 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3 13 years ago
Jonas Gorski b3568b10c2 kernel: update linux 3.2 to 3.2.2 13 years ago
Jonas Gorski 1015fab0d7 kernel: update linux 3.1 to 3.1.10 13 years ago
Jonas Gorski e67f4477bb kernel: update linux 3.0 to 3.0.18 13 years ago
Jo-Philipp Wich a5d34b8613 autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this 13 years ago
Jo-Philipp Wich a79356d5ec site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain 13 years ago
John Crispin ccb6b0a063 tools: clean up Makefiles / make ccache work 13 years ago
Jonas Gorski 1bc0abb058 kernel: add support for linux 3.2.1 13 years ago
Jonas Gorski c560444a58 kernel: update linux 3.1 to 3.1.9 13 years ago
Jonas Gorski e49d3e1d5b kernel: update linux 3.0 to 3.0.17 13 years ago
Jo-Philipp Wich 9054bc91b3 cmake.mk: fix passing of LDFLAGS 13 years ago
Jo-Philipp Wich 690701d26e make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed. 13 years ago
Jo-Philipp Wich 97af76a920 include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
Jo-Philipp Wich a529e3f09e add CT target and TTL/HL match+target 13 years ago
Jo-Philipp Wich a788f199c9 remove current RTSP support 13 years ago
Jo-Philipp Wich 2ad90a1ec3 package CT target 13 years ago
Felix Fietkau 470b1f471a image: increase squashfs block size - visibly reduces image size in many cases 13 years ago
Nicolas Thill 6d6e379922 include/package-ipkg.mk: fix typo in r29449 13 years ago
Jonas Gorski e33bb9ec66 linux: update 3.1 to 3.1.4 13 years ago
Jonas Gorski 6e2ae90f4a linux: update 3.0 to 3.0.12 13 years ago
Gabor Juhos 091894764b include/package-ipkg.mk: don't add vi backup files to packages 13 years ago
Jonas Gorski 8bac0df4ae linux: update 3.0 to 3.0.9 13 years ago
Jonas Gorski 14482ced5e include/kernel.mk: don't check for modules.builtin on 2.6.32- 13 years ago
Jonas Gorski d8acb75009 linux: update 3.1 to 3.1.1 13 years ago
Nicolas Thill 7de2766a02 include/kernel.mk: enhance built-in/missing modules detection when packaging kmods 13 years ago
Felix Fietkau edb862e8ec build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* stamps before creating a new one 13 years ago
Nicolas Thill 3bcb16b305 package/blockmount: simplify extroot module loading logic 13 years ago
Nicolas Thill b5af64c529 kernel: build kmod even for modules built-in 13 years ago
Michael Büsch 69853cc4e8 Fix kernel version check macro typo 13 years ago
Nicolas Thill a930a79e08 include/package-ipkg.mk: fix typo 13 years ago
Jonas Gorski 3894b9746f linux: add 3.1 checksum 13 years ago
Jo-Philipp Wich d8d9130e45 autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version 13 years ago
Jo-Philipp Wich e7b094e849 include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied 13 years ago
Felix Fietkau f63daa85a2 fix a small logic error in package download 13 years ago
Felix Fietkau 874622d004 build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball 13 years ago
Jo-Philipp Wich 5171edd8d5 kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case 13 years ago
Jo-Philipp Wich b292524c13 kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set 13 years ago