2188 Commits (2d02a4f5bda4a5ff392286360ec7d1129bd77d25)

Author SHA1 Message Date
Felix Fietkau 1c0addb156 u-boot.mk: add support for overriding DEFAULT 8 years ago
Felix Fietkau 1e14f01ed6 u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGS 8 years ago
Florian Fainelli 25e2cf392a package-ipkg: Do not fail build without base-files 8 years ago
Matthias Schiffer 7e1fc09c4f
include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG 8 years ago
Felix Fietkau 31b16a3c7d build: add generic build template for u-boot packages 8 years ago
Felix Fietkau 807461e11c build: make the touch .autoremove call non-fatal 8 years ago
Felix Fietkau f4f8f4a180 x86: unify CPU_TYPE for legacy and geode 8 years ago
Felix Fietkau bfdc56d3a2 build: remove mips16 feature flag from target makefiles 8 years ago
Felix Fietkau cbbd71b6e5 build: remove obsolete mips32r2 CPU_TYPE 8 years ago
Felix Fietkau 053dc3b77a build: do not auto-clean packages where the autoremove step has not run 8 years ago
Felix Fietkau 6699f58fdb build: use if-then to avoid non-zero return codes in bin/ packaging code 8 years ago
Felix Fietkau fb07085218 build: fix bin/ package empty check 8 years ago
Felix Fietkau afd2827c5c build: do not create empty directories in bin/ 8 years ago
Felix Fietkau 0e22d63775 build: fix CONFIG_AUTOREMOVE for packages with multiple variants 8 years ago
Felix Fietkau f784b3e195 build: fix regression in handling ABI_VERSION 8 years ago
Felix Fietkau 5aa03e16a7 build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used 8 years ago
Felix Fietkau bc73a7fd98 build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPARED 8 years ago
Felix Fietkau 86a72765b9 build: include CONFIG_AUTOREMOVE in STAMP_PREPARED 8 years ago
Felix Fietkau d98bb7e6b9 build: extend CONFIG_AUTOREMOVE to tools/ 8 years ago
Felix Fietkau 131db366a3 build: remove separate /install step for host builds 8 years ago
Felix Fietkau 7a523569f7 build: add support for automatically removing build dir contents during build 8 years ago
Felix Fietkau c150a190f5 build: stage bin/ packages inside PKG_BUILD_DIR 8 years ago
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