aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build: fix dependency of kernel_menuconfig targetBaptiste Jonglez2017-02-121-1/+1
* ARC: use -mcpu=XXX instead of obsolete -mXXXAlexey Brodkin2017-02-111-2/+2
* build: make Host/Install/Default use Host/Compile/Default with an extra argumentFelix Fietkau2017-02-091-1/+1
* build: fix package build after deleting staging dirFelix Fietkau2017-02-091-2/+1
* build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau2017-02-091-2/+2
* build: support make tools/<name>/install againFelix Fietkau2017-02-091-0/+1
* kernel: update kernel 4.4 to version 4.4.47Stijn Tintel2017-02-061-2/+2
* build: add missing wildcard for ignoring .pkgdir in dependency checksFelix Fietkau2017-02-051-1/+1
* kernel: add linux 4.9 supportFelix Fietkau2017-02-041-0/+2
* build: centralize fakeroot codeJoseph C. Lehner2017-02-041-4/+12
* kernel: bump to 4.4.46Koen Vandeputte2017-02-021-2/+2
* build: keep recursive dependency check stampfiles up to dateFelix Fietkau2017-02-011-0/+3
* firmware-utils: improve tools for Buffalo DHP seriesFUKAUMI Naoki2017-01-311-0/+33
* kernel: bump to 4.4.45Koen Vandeputte2017-01-271-2/+2
* netfilter.mk: prepare for linux 4.9 supportFelix Fietkau2017-01-271-2/+6
* Kernel: bump to 4.4.44Stijn Segers2017-01-271-2/+2
* build: move append-file to image-commands.mkJoseph C. Lehner2017-01-271-0/+4
* u-boot.mk: add support for overriding DEFAULTFelix Fietkau2017-01-251-0/+2
* u-boot.mk: add UBOOT_MAKE_FLAGS variable similar to MAKE_FLAGSFelix Fietkau2017-01-251-1/+2
* package-ipkg: Do not fail build without base-filesFlorian Fainelli2017-01-241-0/+2
* include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKGMatthias Schiffer2017-01-241-1/+9
* build: add generic build template for u-boot packagesFelix Fietkau2017-01-241-0/+96
* build: make the touch .autoremove call non-fatalFelix Fietkau2017-01-241-1/+1
* x86: unify CPU_TYPE for legacy and geodeFelix Fietkau2017-01-241-3/+2
* build: remove mips16 feature flag from target makefilesFelix Fietkau2017-01-241-0/+3
* build: remove obsolete mips32r2 CPU_TYPEFelix Fietkau2017-01-241-1/+0
* build: do not auto-clean packages where the autoremove step has not runFelix Fietkau2017-01-231-2/+5
* build: use if-then to avoid non-zero return codes in bin/ packaging codeFelix Fietkau2017-01-231-2/+2
* build: fix bin/ package empty checkFelix Fietkau2017-01-231-4/+6
* build: do not create empty directories in bin/Felix Fietkau2017-01-231-2/+3
* build: fix CONFIG_AUTOREMOVE for packages with multiple variantsFelix Fietkau2017-01-223-5/+12
* build: fix regression in handling ABI_VERSIONFelix Fietkau2017-01-211-1/+1
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-195-10/+16
* build: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: include CONFIG_AUTOREMOVE in STAMP_PREPAREDFelix Fietkau2017-01-191-1/+1
* build: extend CONFIG_AUTOREMOVE to tools/Felix Fietkau2017-01-182-0/+7
* build: remove separate /install step for host buildsFelix Fietkau2017-01-181-2/+1
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-182-3/+23
* build: stage bin/ packages inside PKG_BUILD_DIRFelix Fietkau2017-01-181-2/+9
* build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau2017-01-182-10/+14
* build: write ABI_VERSION file when staging the packageFelix Fietkau2017-01-181-7/+1
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-184-11/+18
* build: define common subdir targets in rules.mkFelix Fietkau2017-01-183-18/+6
* git-kernel: $(SUBDIR) should always be $(LINUX_VERSION)Mirko Vogt2017-01-181-1/+1
* build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...Matthias Schiffer2017-01-184-4/+4
* build: properly pass CPP and CXX flags in HOST_MAKE_VARSJo-Philipp Wich2017-01-171-1/+2
* build: introduce default HOST_MAKE_VARS for host-buildsAlexandru Ardelean2017-01-171-1/+7
* ubox: turn logd into a separate packageAndrej Vlasic2017-01-161-1/+1
* include/feeds.mk: base list of enabled feeds on available instead of installe...Matthias Schiffer2017-01-161-1/+1
* include/autotools.mk: use STAGING_DIR_HOSTPKG where appropriateMatthias Schiffer2017-01-141-2/+2