| Commit message (Expand) | Author | Age | Files | Lines |
* | include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE | Gabor Juhos | 2012-05-05 | 1 | -1/+1 |
* | Fix iptables abuse of kernel header files. Use exported headers instead. | Gabor Juhos | 2012-05-03 | 1 | -0/+1 |
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 1 | -2/+2 |
* | build: fix bad file descriptor issues with the verbosity changes | Felix Fietkau | 2012-04-26 | 1 | -1/+1 |
* | cmake: add support for V=cs | Felix Fietkau | 2012-04-26 | 1 | -1/+3 |
* | build: rework verbosity level selection | Felix Fietkau | 2012-04-26 | 2 | -19/+19 |
* | [include/kernel-defaults.mk] enable verbose output of kernel build if V=99 is... | Mirko Vogt | 2012-04-24 | 1 | -0/+4 |
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 1 | -2/+2 |
* | kernel: update linux 3.2 to 3.2.16 | Jonas Gorski | 2012-04-24 | 1 | -2/+2 |
* | [include] ensure that profile Makefiles are sourced in alphabetical order | Jo-Philipp Wich | 2012-04-23 | 1 | -3/+3 |
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 | 1 | -2/+2 |
* | kernel: update linux 3.2 to 3.2.15 | Jonas Gorski | 2012-04-17 | 1 | -2/+2 |
* | [sdk] don't overwrite version.mk, substitute REVISION instead | Jo-Philipp Wich | 2012-04-13 | 1 | -0/+3 |
* | [buildroot] include, base-files, opkg: introduce version configuration to ove... | Jo-Philipp Wich | 2012-04-12 | 1 | -0/+40 |
* | kernel: update linux 3.3 to 3.3.1 | Jonas Gorski | 2012-04-09 | 1 | -2/+2 |
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | 1 | -2/+2 |
* | [include] Add git version check to prerequisite check (#11229) | Vasilis Tsiligiannis | 2012-04-06 | 1 | -2/+6 |
* | [include] Fix typo in GNU Make prereq check | Vasilis Tsiligiannis | 2012-04-06 | 1 | -2/+2 |
* | [image] define external cpio | John Crispin | 2012-04-05 | 1 | -0/+16 |
* | [include] prevent distro default LPATH from interfering | John Crispin | 2012-04-05 | 1 | -0/+3 |
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | 1 | -2/+2 |
* | add md5sum for linux-3.3 | Gabor Juhos | 2012-03-20 | 1 | -0/+3 |
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 1 | -2/+2 |
* | Enable recursive download of git sources. | Jens Muecke | 2012-03-17 | 1 | -2/+2 |
* | [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 1 | -4/+4 |
* | build: unexport C_INCLUDE_PATH to prevent user settings from interfering with... | Felix Fietkau | 2012-03-05 | 1 | -0/+2 |
* | build: remove redundant call to $(SH_FUNC) (#8042) | Felix Fietkau | 2012-03-05 | 1 | -1/+1 |
* | kernel: update linux 3.2 to 3.2.9 | Gabor Juhos | 2012-03-01 | 1 | -2/+2 |
* | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz... | Felix Fietkau | 2012-03-01 | 1 | -2/+4 |
* | quilt: add a NO_RECONFIGURE override for compiling a package without re-runni... | Felix Fietkau | 2012-02-13 | 1 | -1/+2 |
* | kernel: update linux 3.2 to 3.2.5 | Gabor Juhos | 2012-02-10 | 1 | -2/+2 |
* | [include] target.mk: Trivial comment typo fix | Vasilis Tsiligiannis | 2012-02-05 | 1 | -1/+1 |
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 1 | -1/+6 |
* | kernel: update linux 3.2 to 3.2.2 | Jonas Gorski | 2012-01-31 | 1 | -2/+2 |
* | kernel: update linux 3.1 to 3.1.10 | Jonas Gorski | 2012-01-31 | 1 | -2/+2 |
* | kernel: update linux 3.0 to 3.0.18 | Jonas Gorski | 2012-01-31 | 1 | -2/+2 |
* | [include] autotools.mk: fix autoreconf in subdirectories, thanks field_it for... | Jo-Philipp Wich | 2012-01-20 | 1 | -1/+1 |
* | [include] site: add configure cache scripts for mips-linux-gnu and mipsel-lin... | Jo-Philipp Wich | 2012-01-19 | 2 | -0/+10 |
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 1 | -0/+1 |
* | kernel: add support for linux 3.2.1 | Jonas Gorski | 2012-01-13 | 1 | -0/+3 |
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 1 | -2/+2 |
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 1 | -2/+2 |
* | [include] cmake.mk: fix passing of LDFLAGS | Jo-Philipp Wich | 2012-01-09 | 1 | -3/+4 |
* | [include] make prepare_kernel_conf target depend on quilt instead of sed. Pre... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+2 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | Jo-Philipp Wich | 2012-01-08 | 2 | -1/+6 |
* | add CT target and TTL/HL match+target | Jo-Philipp Wich | 2012-01-04 | 1 | -0/+4 |
* | [netfilter] remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -4/+0 |
* | [netfilter] package CT target | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
* | image: increase squashfs block size - visibly reduces image size in many cases | Felix Fietkau | 2011-12-13 | 1 | -1/+3 |
* | include/package-ipkg.mk: fix typo in r29449 | Nicolas Thill | 2011-12-10 | 1 | -1/+1 |