summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-222-2/+0
* build: only print skipped packages that were selectedFelix Fietkau2014-10-221-1/+1
* kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac...Felix Fietkau2014-10-221-2/+2
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-222-0/+2
* include/shell.sh: remove getvar()Felix Fietkau2014-10-221-4/+0
* build: optimize target metadata dumpFelix Fietkau2014-10-221-8/+7
* build: clean up and optimize ipkg control generator codeFelix Fietkau2014-10-222-45/+52
* build: do not process built-in rules for make subdirsFelix Fietkau2014-10-221-2/+2
* build: optimize printing of disabled packagesFelix Fietkau2014-10-221-3/+1
* prereq-build: rename the openssl check to libssl, add back the old check - it...Felix Fietkau2014-10-201-3/+7
* prereq-build: replace the openssl command check with a check for headersFelix Fietkau2014-10-201-2/+7
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-161-1/+3
* image.mk: remove legacy target rulesFelix Fietkau2014-10-121-7/+3
* image.mk: parallelize cpio.gz and tar.gz filesystem buildFelix Fietkau2014-10-121-13/+9
* image.mk: split off jffs2-raw images into a separate make target to improve p...Felix Fietkau2014-10-121-3/+7
* image.mk: clean up and parallelize mkfs callsFelix Fietkau2014-10-121-45/+49
* prereq.mk: only define .NOTPARALLEL when processing prereq checksFelix Fietkau2014-10-121-1/+1
* kernel-build.mk: add .NOTPARALLELFelix Fietkau2014-10-121-0/+2
* image.mk: call mkfs/prepare for the image builderFelix Fietkau2014-10-121-2/+4
* image.mk: reduce code duplication, move prepare to a separate make targetFelix Fietkau2014-10-121-37/+20
* image.mk: remove the unnecessary .NOTPARALLEL flagFelix Fietkau2014-10-121-1/+0
* include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1...John Crispin2014-10-081-1/+1
* Fix build when TAR_OPTIONS env variable is setJohn Crispin2014-10-061-0/+2
* build: remove useless quote stripping for KERNELNAME, add fallback for it in ...Felix Fietkau2014-10-051-9/+4
* lantiq: remove the useless ltqtapi.mk include fileFelix Fietkau2014-10-051-12/+0
* build: make sure modules are modposted after initramfs image is builtFelix Fietkau2014-10-051-2/+2
* build: propagate package conflicts to opkg metadataFelix Fietkau2014-10-051-0/+5
* build: add support for declaring package CONFLICTS which only affect selectin...Felix Fietkau2014-10-052-0/+2
* netfilter: unbreak kmod-ipt-nat for <3.7Steven Barth2014-09-291-0/+1
* build: allow packages with build variants to explicitly select a default variantFelix Fietkau2014-09-232-1/+3
* netfilter: fix a typo in TTL-match moduleSteven Barth2014-09-181-1/+1
* netfilter: remove redundant CONFIG_IP_NF_IPTABLESSteven Barth2014-09-171-1/+0
* Reorganize netfilter kernel modules and package nftables kernel supportSteven Barth2014-09-172-41/+76
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-0/+1
* kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernelsJohn Crispin2014-09-151-1/+1
* include: remove file before overwritting it with replace_scriptJohn Crispin2014-09-151-1/+3
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-111-3/+14
* include: add a meta data field for required system user:groupJohn Crispin2014-09-113-1/+4
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-101-2/+2
* kernel: remove unused versionsLuka Perkov2014-09-101-6/+0
* include: add Cortex-A5 CPU_TYPEFlorian Fainelli2014-09-031-0/+1
* PKG_CHECK_FORMAT_SECURITY: add a menuconfig option, disable by defaultJohn Crispin2014-08-251-3/+5
* build: fix removal of old .ipk files with CONFIG_PER_FEED_REPOJo-Philipp Wich2014-08-091-1/+1
* kernel: update 3.14 to 3.14.16Luka Perkov2014-08-081-2/+2
* iptables: NFLOG and NFQUEUE targets' full supportSteven Barth2014-08-071-0/+27
* include: fix detection of installed feedsJo-Philipp Wich2014-08-061-1/+2
* build: introduce per feed repository supportJo-Philipp Wich2014-08-055-5/+39
* netfilter: introduce xt_id matchJo-Philipp Wich2014-08-011-1/+2
* image: only call Image/BuildKernel/Initramfs if initramfs is actually enabledFelix Fietkau2014-07-311-9/+4
* kernel: update 3.14 to 3.14.14Luka Perkov2014-07-301-2/+2