summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* base-files: taint the build if the override mechanism is usedJohn Crispin2015-02-091-0/+1
* build: propagate override information to .packageinfoJohn Crispin2015-02-092-6/+24
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-02-092-1/+18
* include: remove SDK specific target from toplevel.mkJo-Philipp Wich2015-02-081-1/+7
* include: cmake: prevent inclusion of rpath in binariesJo-Philipp Wich2015-02-081-0/+1
* kernel: update 3.18 to 3.18.6Luka Perkov2015-02-081-2/+2
* kernel: update 3.14 to 3.14.32Luka Perkov2015-02-071-2/+2
* build: accept apple llvm as fallback for gcc/g++Felix Fietkau2015-02-072-3/+6
* include/prereq.mk: fix echo commands with simple /bin/shFelix Fietkau2015-02-071-2/+2
* include: fix prereq tests for perl and file (#18911)Jo-Philipp Wich2015-02-061-2/+2
* include: use SHELL, not BASH for HOST_CONFIGURE_VARSJo-Philipp Wich2015-02-061-1/+1
* include: rework git prereq test to not require 'man'Jo-Philipp Wich2015-02-061-1/+1
* include: remove static tool linking supportJo-Philipp Wich2015-02-062-24/+0
* include: let HOSTCC default to $(CC), not gccJo-Philipp Wich2015-02-051-1/+1
* include: don't rely on perl for printing prereq errorsJo-Philipp Wich2015-02-051-1/+1
* include: set shell to "sh" for prereq testsJo-Philipp Wich2015-02-051-0/+1
* include: remove host command tests from host.mkJo-Philipp Wich2015-02-051-22/+6
* include: prereq-build.mk: use TestHostCommand and SetupHostCommandJo-Philipp Wich2015-02-051-150/+123
* include: test build prereqs before preparing tempinfoJo-Philipp Wich2015-02-051-1/+1
* include: add TestHostCommand and SetupHostCommand macrosJo-Philipp Wich2015-02-051-2/+46
* generic/3.18: update to 3.18.5John Crispin2015-02-031-2/+2
* Fix possible fail to check for dependenciesJohn Crispin2015-02-031-1/+1
* include: apply version filter on AutoLoad and AutoProbe argumentsJo-Philipp Wich2015-01-311-2/+2
* include: improve 'gettext-version' fixupNicolas Thill2015-01-311-10/+14
* include: don't use extended regex for deps checkingNicolas Thill2015-01-311-1/+1
* include: use anchored patterns for dependency checkingJo-Philipp Wich2015-01-291-1/+1
* include: apply version filter on kmod file listJo-Philipp Wich2015-01-291-2/+2
* include: pass kernel version when generating kconfig overridesJo-Philipp Wich2015-01-291-2/+2
* netfilter: add missing symbols and modules for Linux 3.18+Jo-Philipp Wich2015-01-291-1/+7
* kernel: update 3.14 to 3.14.30Luka Perkov2015-01-281-2/+2
* kernel: update 3.14 to 3.14.29Luka Perkov2015-01-251-2/+2
* generic: add preliminary 3.19 supportImre Kaloz2015-01-252-0/+3
* generic/3.18: update to 3.18.3Imre Kaloz2015-01-251-2/+2
* include: drop kernel 3.3.x leftoversLuka Perkov2015-01-241-2/+0
* kernel: drop obsolete kernel version checksFelix Fietkau2015-01-241-3/+1
* include, base-files: align default repository url with changed buildbot struc...Jo-Philipp Wich2015-01-231-2/+2
* Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation"Jo-Philipp Wich2015-01-231-2/+1
* Revert "version.mk: explicitely filter "generic" subtarget for "%s" placehold...Jo-Philipp Wich2015-01-231-1/+1
* build: revert r44076John Crispin2015-01-222-18/+1
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-01-222-1/+18
* build: explicitly unexport CONFIG_SITEFelix Fietkau2015-01-181-1/+1
* build: allow changing kernel name in new image codeFelix Fietkau2015-01-181-2/+3
* build: allow passing parameters to padjffs2 via the pad-rootfs commandFelix Fietkau2015-01-171-1/+1
* build: add image makefile helper function for pading with an offsetFelix Fietkau2015-01-171-0/+11
* Support for building an hardened OpenWRTJohn Crispin2015-01-171-0/+36
* netfilter: handle NFT_MASQ_IPV6Imre Kaloz2015-01-141-0/+1
* netfilter: handle nft_masq and nft_masq_ipv4Imre Kaloz2015-01-121-0/+2
* kernel: update 3.14 to 3.14.28Luka Perkov2015-01-111-2/+2
* ramips: convert mt7621 images to new image building codeFelix Fietkau2015-01-101-13/+24
* build: add new image building code infrastructureFelix Fietkau2015-01-101-0/+146