1776 Commits (96afb90f3f96c15cd4bfd6a050538292074cf9da)

Author SHA1 Message Date
Felix Fietkau 158f5b8d7a build: add uclient-fetch to the default packages, in case opkg is not selected 9 years ago
Felix Fietkau c5db626ac5 build: download.mk: bugfix download.pl argument call order 9 years ago
Felix Fietkau 1193dc4e05 include/autotools.mk: fix gettext installation path 9 years ago
Felix Fietkau f08623516f build: add logging for package host builds 9 years ago
Felix Fietkau a81ad971df build: add locking for downloads (fixes race conditions with multiple variants) 9 years ago
Felix Fietkau 8977571d7f build: split BUILD_LOG logs per variant 9 years ago
Felix Fietkau f8cdadc832 Revert "include/autoconf.mk: decouple host fixups from target fixups" 9 years ago
Felix Fietkau c7308bc9f1 build: use a separate variable checking the subdir path (for host packages) 9 years ago
Felix Fietkau d542d8e3c1 include/autoconf.mk: decouple host fixups from target fixups 9 years ago
Felix Fietkau 03bc8d94f0 host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 9 years ago
Felix Fietkau 36502c5a6f build: move host build directories of package/* to build_dir/target-*/host/ 9 years ago
Felix Fietkau e620f4d6f8 arc: clean-up and move CFLAGS to include/target.mk 9 years ago
Felix Fietkau 883b5b8191 build: add @APACHE download facility 9 years ago
Felix Fietkau 1f826e8992 Support LibreSSL as provider of openssl 9 years ago
Hauke Mehrtens de18003b6e kernel/3.18: update to version 3.18.25 9 years ago
Hauke Mehrtens cdb83aaf5f kernel/4.3: update to version 4.3.3 9 years ago
Hauke Mehrtens 93b50ade93 kernel/4.1: update to version 4.1.15 9 years ago
Felix Fietkau f301086eca build: remove SDK special case for kernel module packages 9 years ago
Felix Fietkau f875e18fd2 kernel: Update kernel 4.4 to 4.4.0 9 years ago
Felix Fietkau 830c308cf9 build: ignore the linux package in the sdk only for generating package data, not for dependencies 9 years ago
Felix Fietkau c390359418 build: prevent host default LDFLAGS from leaking into packages 9 years ago
Felix Fietkau 055ef8d691 build: do not allow the SDK to reconfigure built-in kernel modules 9 years ago
Felix Fietkau 4ab26a52ef build: skip rebuild of kernel images if the source did not change 9 years ago
Felix Fietkau 9c949b0dca build: suppress unnecessary kernel config rewrites to speed up build 9 years ago
Felix Fietkau 11b7bc593c build: add a variable pointing to the main openwrt git repositories (useful if we want to support using a mirror later) 9 years ago
Felix Fietkau c9f75a77ed export KERNEL_INITRAMFS_IMAGE 9 years ago
Felix Fietkau b1986d8fd6 build: use directory name instead of PKG_NAME for staging files and package metadata 9 years ago
Felix Fietkau dd537242a2 build: filter out relative directory entries from $PATH 9 years ago
Felix Fietkau 6a90baf2bf image.mk: use new pure make functions for sanitizing image filenames 9 years ago
Felix Fietkau 0a0bfc8507 images imagebuilder: Allow to add sanitized extra name 9 years ago
Felix Fietkau 150a1b18c5 images: use configured distribution name for output image names 9 years ago
Felix Fietkau 48fc1f9781 build: for cmake, always use ccache from staging dir instead of relying on the host 9 years ago
Imre Kaloz cae1c44e4f generic/4.4: update to 4.4-rc7 9 years ago
Felix Fietkau caf3a14a3c image.mk: use cross toolchain cpp for processing dts file instead of relying on the host compiler 9 years ago
Imre Kaloz 5705d058eb generic/4.4: bump to -rc5 9 years ago
Felix Fietkau c0f4c9e0d8 include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 9 years ago
Felix Fietkau e5c1cc5545 build: for refresh, override HOST_QUILT like QUILT 9 years ago
Felix Fietkau 09335a0a2f build: fix arch used during dts compilation 9 years ago
Imre Kaloz 9999ca14e7 generic: bump 4.4 to rc4 9 years ago
Jonas Gorski 621677154f kernel: add linux 4.4 support 9 years ago
Jonas Gorski 30a21f5acb kernel-version: drop 4.0 remnants 9 years ago
Hauke Mehrtens f0a5f24217 kernel: update 4.1 to 4.1.13 9 years ago
Felix Fietkau 9b68fe961b build: add support for choosing a different url filename part than the output file 9 years ago
Felix Fietkau 576621f1e3 linux: add support of Synopsys ARC770-based boards 9 years ago
Felix Fietkau 06f79fe841 ipq806x: enable vfpv4 support and set cpu type to cortex-a9 9 years ago
Felix Fietkau 8b5d644bb3 toolchain: add support of ARC architecture 9 years ago
Felix Fietkau 86a46a817b image: append-ubi: add optional UBI subpage size 9 years ago
Felix Fietkau 46f6626052 include/image.mk: Introduce generic option to wrap kernel into JFFS2 9 years ago
Felix Fietkau 141793c96c include/image.mk: introduce KERNEL_INITRAMFS_NAME variable 9 years ago
Felix Fietkau c3d3dbc191 toplevel.mk: fix distclean 9 years ago