aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* download.mk: remove code duplication in $(TAR) callFelix Fietkau2016-12-131-9/+12
* download.mk: use $(error) instead of a regular shell errorFelix Fietkau2016-12-131-1/+1
* kernel: bump to 4.4.38Kevin Darbyshire-Bryant2016-12-131-2/+2
* build: support adding version code to file names (FS#323)Jo-Philipp Wich2016-12-091-2/+4
* kernel: bump to 4.4.36Álvaro Fernández Rojas2016-12-041-2/+2
* include/kernel: Switch to git download methodFlorian Fainelli2016-12-042-10/+20
* include/download.mk: Allow specify DownloadMethod specific optionsFlorian Fainelli2016-12-041-1/+2
* build: adjust version number handlingJo-Philipp Wich2016-12-021-6/+7
* docs: remove all refrences in Makefiles/scriptsMathias Kresin2016-11-301-6/+0
* kernel: bump to 4.4.35Kevin Darbyshire-Bryant2016-11-291-2/+2
* build: find_md5: ignore non-existent files or directoriesYousong Zhou2016-11-241-1/+1
* build: scan.mk: remove not used variable SCAN_STAMPYousong Zhou2016-11-241-2/+2
* build: add support code for appending metadata to imagesFelix Fietkau2016-11-192-1/+22