summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build: get rid of host.mkFelix Fietkau2017-02-268-57/+8
* build: get rid of FIND_L from host.mkFelix Fietkau2017-02-262-6/+1
* kernel: update 4.9 to 4.9.12Ansuel Smith2017-02-261-2/+2
* kernel: update kernel 4.4 to 4.4.50Kevin Darbyshire-Bryant2017-02-231-2/+2
* build: unsilence move commandThomas Reifferscheid2017-02-221-1/+1
* cmake: skip build system check on compileFelix Fietkau2017-02-211-0/+4
* build: allow building an individual subdir without dependencies using NO_DEPS=1Felix Fietkau2017-02-211-2/+2
* kernel: update kernel 4.4 to version 4.4.49Hauke Mehrtens2017-02-161-2/+2
* kernel: update kernel 4.9 to version 4.9.10Hauke Mehrtens2017-02-161-2/+2
* build: skip headers install and config on make target/linux/prepareFelix Fietkau2017-02-151-1/+1
* 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