1113 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5 12 years ago
Felix Fietkau 352d081266 scons: override the platform instead of using the host one - fixes build issues on non-linux systems 12 years ago
Felix Fietkau f479efbdf4 tools: add scons (patch by Dave Taht) 12 years ago
Gabor Juhos 622146a518 include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE 12 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 12 years ago
Gabor Juhos cbfce53831 kernel: update linux 3.3 to 3.3.4 12 years ago
Felix Fietkau 6af6c0ae76 build: fix bad file descriptor issues with the verbosity changes 12 years ago
Felix Fietkau b648860f9c cmake: add support for V=cs 12 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 12 years ago
Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed 12 years ago
Jonas Gorski 8fd383ae2e kernel: update linux 3.3 to 3.3.3 12 years ago
Jonas Gorski 22b4e6b882 kernel: update linux 3.2 to 3.2.16 12 years ago
Jo-Philipp Wich 42c190ead8 ensure that profile Makefiles are sourced in alphabetical order Since make 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds. 12 years ago
Jonas Gorski 3a9b6dc313 kernel: update linux 3.3 to 3.3.2 12 years ago
Jonas Gorski ee4c47a134 kernel: update linux 3.2 to 3.2.15 12 years ago
Jo-Philipp Wich 93b8648b15 don't overwrite version.mk, substitute REVISION instead 12 years ago
Jo-Philipp Wich a43ae30e1b include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner 12 years ago
Jonas Gorski 50eba35cd3 kernel: update linux 3.3 to 3.3.1 12 years ago
Jonas Gorski 16b4cbcdd6 kernel: update linux 3.2 to 3.2.14 12 years ago
Vasilis Tsiligiannis c56da13854 Add git version check to prerequisite check (#11229) 12 years ago
Vasilis Tsiligiannis f37ce3fad3 Fix typo in GNU Make prereq check 12 years ago
John Crispin 032f3ea5e7 define external cpio 12 years ago
John Crispin e8c19a56db prevent distro default LPATH from interfering 12 years ago
Jonas Gorski d87efd8c3c kernel: update linux 3.2 to 3.2.13 and refresh patches 12 years ago
Gabor Juhos 6fda73f40a add md5sum for linux-3.3 12 years ago
Gabor Juhos c1dc6df8bd kernel: update linux 3.2 to 3.2.12 12 years ago
Jens Muecke 6204553450 Enable recursive download of git sources. 12 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging 12 years ago
Felix Fietkau 0cdeb6e4b2 build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865) 12 years ago
Felix Fietkau 74946bb022 build: remove redundant call to $(SH_FUNC) (#8042) 12 years ago
Gabor Juhos 9698a499b6 kernel: update linux 3.2 to 3.2.9 12 years ago
Felix Fietkau edc3ad9100 build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags 12 years ago
Felix Fietkau 9cf5926eff quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 13 years ago
Gabor Juhos 6959317691 kernel: update linux 3.2 to 3.2.5 13 years ago
Vasilis Tsiligiannis f1051a296d target.mk: Trivial comment typo fix 13 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3 13 years ago
Jonas Gorski b3568b10c2 kernel: update linux 3.2 to 3.2.2 13 years ago
Jonas Gorski 1015fab0d7 kernel: update linux 3.1 to 3.1.10 13 years ago
Jonas Gorski e67f4477bb kernel: update linux 3.0 to 3.0.18 13 years ago
Jo-Philipp Wich a5d34b8613 autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting this 13 years ago
Jo-Philipp Wich a79356d5ec site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain 13 years ago
John Crispin ccb6b0a063 tools: clean up Makefiles / make ccache work 13 years ago
Jonas Gorski 1bc0abb058 kernel: add support for linux 3.2.1 13 years ago
Jonas Gorski c560444a58 kernel: update linux 3.1 to 3.1.9 13 years ago
Jonas Gorski e49d3e1d5b kernel: update linux 3.0 to 3.0.17 13 years ago
Jo-Philipp Wich 9054bc91b3 cmake.mk: fix passing of LDFLAGS 13 years ago
Jo-Philipp Wich 690701d26e make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed. 13 years ago
Jo-Philipp Wich 97af76a920 include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
Jo-Philipp Wich a529e3f09e add CT target and TTL/HL match+target 13 years ago
Jo-Philipp Wich a788f199c9 remove current RTSP support 13 years ago