| Commit message (Expand) | Author | Age | Files | Lines |
* | image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS... | Felix Fietkau | 2015-04-18 | 1 | -0/+1 |
* | build: tell users to do non-paralle builds on errors | Felix Fietkau | 2015-04-16 | 2 | -2/+7 |
* | opkg: drop md5 in favour of sha256 | John Crispin | 2015-04-14 | 1 | -3/+3 |
* | build: replace the deprecated find argument -perm +0100 with /0100 (#19480) | Felix Fietkau | 2015-04-14 | 1 | -2/+2 |
* | build: set CCACHE_DIR for host builds | Felix Fietkau | 2015-04-14 | 1 | -0/+1 |
* | kernel: finally remove layer7 filter support | Felix Fietkau | 2015-04-13 | 1 | -1/+0 |
* | netfilter.mk: remove bogus NAT related kernel module entries (#19451) | Felix Fietkau | 2015-04-11 | 1 | -3/+0 |
* | netfilter.mk: drop obsolete kernel version dependencies | Felix Fietkau | 2015-04-11 | 1 | -36/+36 |
* | include: drop old kernel versions | Luka Perkov | 2015-04-11 | 1 | -8/+0 |
* | modules: fix postinst generation for kernel modules | John Crispin | 2015-04-10 | 1 | -6/+6 |
* | image.mk: rework FILESYSTEM evaluation order to fix some build issues | Felix Fietkau | 2015-04-08 | 1 | -5/+7 |
* | generic/4.0: upgrade to 4.0-rc7 | Imre Kaloz | 2015-04-07 | 1 | -2/+2 |
* | generic/3.18: upgrade to 3.18.11 | Imre Kaloz | 2015-04-07 | 1 | -2/+2 |
* | cmake.mk: add host build support | Felix Fietkau | 2015-04-06 | 1 | -0/+26 |
* | build: include variant name in STAMP_INSTALLED | Felix Fietkau | 2015-04-03 | 1 | -1/+1 |
* | image.mk: export the FILESYSTEM variable to build commands | Felix Fietkau | 2015-04-03 | 1 | -1/+1 |
* | include/kernel.mk: add KernelPackage/conffiles macro | Nicolas Thill | 2015-04-02 | 1 | -0/+6 |
* | config: add an option to enable KPROBE | John Crispin | 2015-04-01 | 1 | -1/+0 |
* | nls.mk: fix typo | John Crispin | 2015-04-01 | 1 | -1/+1 |
* | generic/4.0: upgrade to 4.0-rc6 | Imre Kaloz | 2015-03-31 | 1 | -2/+2 |
* | generic/3.18: upgrade to 3.18.10 | Imre Kaloz | 2015-03-31 | 1 | -2/+2 |
* | package-ipkg.mk: fix typo | Felix Fietkau | 2015-03-31 | 1 | -1/+1 |
* | package-ipkg.mk: add missing semicolon (#19381) | Felix Fietkau | 2015-03-31 | 1 | -1/+1 |
* | build: make device image kernels depend on Image/Prepare step | Felix Fietkau | 2015-03-31 | 1 | -0/+1 |
* | build: ensure that preinst and postrm are executable (fixes #19372) | Felix Fietkau | 2015-03-31 | 1 | -5/+6 |
* | image.mk: fix initramfs kernel build instructions leaking across device sections | Felix Fietkau | 2015-03-30 | 1 | -1/+1 |
* | kernel: only run kernel module list through version filter where version spec... | Felix Fietkau | 2015-03-29 | 1 | -5/+7 |
* | tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/ | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | build: make postinst/prerm scripts executable | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 18 | -21/+21 |
* | netfilter: add missing module/symbol | Felix Fietkau | 2015-03-29 | 1 | -0/+1 |
* | build: fix CMake assembly builds with ccache | Felix Fietkau | 2015-03-29 | 1 | -0/+2 |
* | build: add missing sitefile for i386 | Felix Fietkau | 2015-03-28 | 1 | -0/+3 |
* | build: clean up sitefiles, make them per-arch | Felix Fietkau | 2015-03-28 | 64 | -261/+30 |
* | build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR) | Felix Fietkau | 2015-03-26 | 1 | -0/+1 |
* | generic/4.0: upgrade to 4.0-rc5 | Imre Kaloz | 2015-03-26 | 1 | -2/+2 |
* | include: add a seccomp filter install wrapper | John Crispin | 2015-03-26 | 1 | -0/+15 |
* | drop 3.19 support | Imre Kaloz | 2015-03-26 | 1 | -2/+0 |
* | include/image.mk: define variable FILESYSTEM | Felix Fietkau | 2015-03-25 | 1 | -0/+1 |
* | image.mk: allow image build code to run a per-filesystem prepare step | Felix Fietkau | 2015-03-25 | 1 | -0/+2 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 7 | -81/+0 |
* | package-defaults.mk: set DISABLE_NLS only if not CONFIG_BUILD_NLS | John Crispin | 2015-03-21 | 1 | -1/+5 |
* | build: define STAMP_CONFIGURED recursively | John Crispin | 2015-03-21 | 1 | -1/+1 |
* | build: add optional dependency on libssp to all non-kernel packages | Felix Fietkau | 2015-03-20 | 1 | -1/+1 |
* | netfilter: clean up compatibility code for old kernels | Felix Fietkau | 2015-03-20 | 1 | -32/+16 |
* | kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 | Felix Fietkau | 2015-03-18 | 1 | -8/+8 |
* | buildroot: make it easier to build all kmods | Jonas Gorski | 2015-03-16 | 1 | -1/+1 |
* | cmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #1... | Felix Fietkau | 2015-03-16 | 1 | -1/+3 |
* | build: use different grep strings for scanning package vs target metadata | Felix Fietkau | 2015-03-15 | 1 | -1/+7 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 | 2 | -2/+2 |