aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel: update 4.4 kernel to 4.4.42Hauke Mehrtens2017-01-131-2/+2
* image.mk: add generic function for gzipping images if enabledFelix Fietkau2017-01-131-0/+7
* image: when using the new image build code, gzip ext4 images by defaultFelix Fietkau2017-01-131-1/+6
* image.mk: use LINUX_KARCH rather than ARCH for mkitsIan Pozella2017-01-132-2/+2
* build: let make check warn about use of legacy PKG_MD5SUM variable in feedsFelix Fietkau2017-01-131-3/+0
* kernel: remove linux 4.1 supportFelix Fietkau2017-01-111-2/+0
* build: scan.mk: consider KernelPackage pattern as wellJo-Philipp Wich2017-01-101-1/+1
* build: scan.mk: remove overlay broad grep patternJo-Philipp Wich2017-01-101-1/+1
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-101-2/+2
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-103-15/+5
* build: fix build of ubifs imagesFelix Fietkau2017-01-092-6/+6
* build: add image command for calling kernel2minorFelix Fietkau2017-01-071-0/+5
* kernel: bump to 4.4.40Hauke Mehrtens2017-01-061-2/+2
* Revert "build: fix HOST_CONFIGURE_VARS placement"Jo-Philipp Wich2017-01-051-1/+1
* build: fix HOST_CONFIGURE_VARS placementJo-Philipp Wich2017-01-051-1/+1
* build: ensure that prereq-build is run before metadata scan from feeds (FS#367)Felix Fietkau2017-01-051-1/+1
* build: unzip: perform operations quietlyYousong Zhou2017-01-051-1/+1
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-058-18/+7
* build: add a small standalone utility for calculating md5/sha256 hashFelix Fietkau2017-01-051-0/+6
* host-build: remove openssl include path from host cflagsFelix Fietkau2017-01-051-5/+0
* tools: build libressl on all systemsFelix Fietkau2017-01-051-14/+0
* kernel: allow subtarget specific KernelPackageStijn Tintel2017-01-041-0/+2
* build: drop `trapret` function from non-Linux HOST_TAR variantAlexandru Ardelean2017-01-032-21/+1
* build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSIONFelix Fietkau2016-12-223-2/+10
* base-files: add support for overlaying rootfs contentRafał Miłecki2016-12-201-0/+9
* kernel: bump to 4.4.39Kevin Darbyshire-Bryant2016-12-201-2/+2
* build: add FIXUP option for make checkFelix Fietkau2016-12-171-1/+18
* build: implement make check and make package/X/checkFelix Fietkau2016-12-176-22/+91
* treewide: clean up download hashesFelix Fietkau2016-12-162-6/+6
* include/package.mk: sync default value for hash fallback with mirror hashFelix Fietkau2016-12-162-2/+1
* build: remove duplicate Download/default definition from include/host-build.mkFelix Fietkau2016-12-163-23/+13
* build: replace MD5SUM variables with HASHFelix Fietkau2016-12-162-3/+7
* build: use SNAPSHOT instead of CURRENT to designate untagged branch buildsJo-Philipp Wich2016-12-141-1/+1
* kernel: netfilter: split out iptable_raw into a separate packageFelix Fietkau2016-12-141-2/+0
* netfilter: drop proprietary xt_id matchJo-Philipp Wich2016-12-141-2/+1
* download.mk: improve download tarball reproducibilityFelix Fietkau2016-12-131-1/+1