2066 Commits (87d9e3462d25e16abb6b5c18da56312d7b90d7b6)

Author SHA1 Message Date
Felix Fietkau 87d9e3462d build: stage unstripped packages inside PKG_BUILD_DIR 8 years ago
Felix Fietkau 8aa93dafc8 build: write ABI_VERSION file when staging the package 8 years ago
Felix Fietkau 9228d1c066 build: introduce extra targets that contain only proper dependencies 8 years ago
Felix Fietkau 6cf067d084 build: define common subdir targets in rules.mk 8 years ago
Mirko Vogt c99f881568 git-kernel: $(SUBDIR) should always be $(LINUX_VERSION) 8 years ago
Matthias Schiffer 3d71786154
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets 8 years ago
Jo-Philipp Wich 5faad30d5d build: properly pass CPP and CXX flags in HOST_MAKE_VARS 8 years ago
Alexandru Ardelean e9d20f1f87 build: introduce default HOST_MAKE_VARS for host-builds 8 years ago
Andrej Vlasic 5c20a4fec9 ubox: turn logd into a separate package 8 years ago
Matthias Schiffer 9c55dede26
include/feeds.mk: base list of enabled feeds on available instead of installed feeds 8 years ago
Matthias Schiffer 12d0a66942
include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriate 8 years ago
Hauke Mehrtens 5b089e45a6 kernel: update 4.4 kernel to 4.4.42 8 years ago
Felix Fietkau 8af5e5751d image.mk: add generic function for gzipping images if enabled 8 years ago
Felix Fietkau 87b668765e image: when using the new image build code, gzip ext4 images by default 8 years ago
Ian Pozella 859693509f image.mk: use LINUX_KARCH rather than ARCH for mkits 8 years ago
Felix Fietkau 5919cc2dc4 build: let make check warn about use of legacy PKG_MD5SUM variable in feeds 8 years ago
Felix Fietkau b7bee2858b kernel: remove linux 4.1 support 8 years ago
Jo-Philipp Wich 90ed0aa859 build: scan.mk: consider KernelPackage pattern as well 8 years ago
Jo-Philipp Wich a891e5e14f build: scan.mk: remove overlay broad grep pattern 8 years ago
Jo-Philipp Wich 83b6bfc235 build: fix HOST_CONFIGURE_VARS placement 8 years ago
Felix Fietkau 1e1d735e52 build: remove obsolete parallel build related options 8 years ago
Felix Fietkau 5903c46ef8 build: fix build of ubifs images 8 years ago
Felix Fietkau c2e6ca26e5 build: add image command for calling kernel2minor 8 years ago
Hauke Mehrtens 88ca6390ea kernel: bump to 4.4.40 8 years ago
Jo-Philipp Wich 267b05f273 Revert "build: fix HOST_CONFIGURE_VARS placement" 8 years ago
Jo-Philipp Wich 28f9df62f5 build: fix HOST_CONFIGURE_VARS placement 8 years ago
Felix Fietkau d2ddda691e build: ensure that prereq-build is run before metadata scan from feeds (FS#367) 8 years ago
Yousong Zhou 4ebb13a0ef build: unzip: perform operations quietly 8 years ago
Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
Felix Fietkau dad48c6438 build: add a small standalone utility for calculating md5/sha256 hash 8 years ago
Felix Fietkau bdaa138c0d host-build: remove openssl include path from host cflags 8 years ago
Felix Fietkau f6e6341d89 tools: build libressl on all systems 8 years ago
Stijn Tintel a93accd73d kernel: allow subtarget specific KernelPackage 8 years ago
Alexandru Ardelean 15d8d9c271 build: drop `trapret` function from non-Linux HOST_TAR variant 8 years ago
Felix Fietkau ffb0181a87 build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION 8 years ago
Rafał Miłecki b522292405 base-files: add support for overlaying rootfs content 8 years ago
Kevin Darbyshire-Bryant 79abb8f140 kernel: bump to 4.4.39 8 years ago
Felix Fietkau d49059693b build: add FIXUP option for make check 8 years ago
Felix Fietkau 7a315b0b5d build: implement make check and make package/X/check 8 years ago
Felix Fietkau 720b99215d treewide: clean up download hashes 8 years ago
Felix Fietkau 6a5cc2d085 include/package.mk: sync default value for hash fallback with mirror hash 8 years ago
Felix Fietkau 881c5b47ec build: remove duplicate Download/default definition from include/host-build.mk 8 years ago
Felix Fietkau 7416d2e046 build: replace MD5SUM variables with HASH 8 years ago
Jo-Philipp Wich a4232cd4bf build: use SNAPSHOT instead of CURRENT to designate untagged branch builds 8 years ago
Felix Fietkau 970dd4dd58 kernel: netfilter: split out iptable_raw into a separate package 8 years ago
Jo-Philipp Wich e2f8d200f5 netfilter: drop proprietary xt_id match 8 years ago
Felix Fietkau 1b9a39c528 download.mk: improve download tarball reproducibility 8 years ago
Felix Fietkau 19d3b78304 download.mk: remove code duplication in $(TAR) call 8 years ago
Felix Fietkau dbbfd41118 download.mk: use $(error) instead of a regular shell error 8 years ago
Kevin Darbyshire-Bryant f5b833b8fe kernel: bump to 4.4.38 8 years ago