1795 Commits (2d8899a3afc2279f430d3eda354c70abc9819d52)

Author SHA1 Message Date
Felix Fietkau 108a499c81 kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=y 9 years ago
Jo-Philipp Wich f6b399c8ab include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) 9 years ago
Felix Fietkau dc476f5fa4 include/image.mk: fix missing right parenthesis (#21766) 9 years ago
Florian Fainelli d9fab87607 kernel: set root on NFS when enabled 9 years ago
Felix Fietkau 6a42ee6517 include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images 9 years ago
Felix Fietkau 08a0095a9e include/image: don't save gzip name/timestamp metadata 9 years ago
Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime 9 years ago
Felix Fietkau 82522dbaee build: introduce SOURCE_DATE_EPOCH variable 9 years ago
Felix Fietkau 3021d3139b kernel: remove .config.prev when running make kernel_*config to fix rebuild errors 9 years ago
Felix Fietkau b3f7902a06 include/kernel: add custom USER/DOMAIN config options 9 years ago
Felix Fietkau fefe200a00 include/kernel: sort module lists for reproducibility 9 years ago
Hauke Mehrtens a29c7ca3d9 kernel: update kernel 4.3 to version 4.3.4 9 years ago
Hauke Mehrtens 4807ca67d6 kernel: update kernel 4.1 to version 4.1.16 9 years ago
Hauke Mehrtens 85e523e126 kernel: update kernel 3.18 to 3.18.26 9 years ago
Felix Fietkau 1d2c63c455 include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 9 years ago
Felix Fietkau 7b5236de85 include/cmake.mk: adjust for STAGING_DIR_HOST split 9 years ago
Felix Fietkau b737686b2c build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 9 years ago
Jo-Philipp Wich 4e14a27799 include: restrict separate kmod repo handling to base packages 9 years ago
Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory 9 years ago
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