1330 Commits (4f3797386fdd41b548de8f85c911f5f1855499c5)

Author SHA1 Message Date
Felix Fietkau 6ca6d317b3 build: add checks for missing package dependencies 12 years ago
Felix Fietkau 031990cf95 build: generate a list of provided libraries for each ipkg file (includes provided libraries from packages that the exporting package depends on) 12 years ago
Felix Fietkau edee850e18 build: add a dependency on libc to all non-kernel packages 12 years ago
Felix Fietkau 7b11052092 prereq-build: flex is built in tools/ - do not require it to be installed on the host 12 years ago
Felix Fietkau b4b60ab62f include/netfilter.mk: clean up, remove junk for old kernel versions 12 years ago
Felix Fietkau b50cfbb179 build: add PKG_MIRROR_MD5SUM support for host builds 12 years ago
Felix Fietkau 8068562453 build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603) 12 years ago
Felix Fietkau e8ff034c8b download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
John Crispin a4d96aae8d bump to 3.3.8 12 years ago
John Crispin b065867cfb log failed package builds 12 years ago
Gabor Juhos 2ae5581447 kernel: update linux 3.3 to 3.3.7 12 years ago
Felix Fietkau fe99e3c5b5 make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069) 13 years ago
Felix Fietkau 03babf3641 target: add a feature flag for RTC support 13 years ago
Felix Fietkau 5eed1d8f6b enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in a few relevant places 13 years ago
Gabor Juhos b472e5d12e kernel: update linux 3.3 to 3.3.6 13 years ago
Felix Fietkau 85f1a2c67a add further countermeasures against the git core.autocrlf option (fixes #9075) 13 years ago
Gabor Juhos 34018a630f kernel: update linux 3.3 to 3.3.5 13 years ago
Felix Fietkau 352d081266 scons: override the platform instead of using the host one - fixes build issues on non-linux systems 13 years ago
Felix Fietkau f479efbdf4 tools: add scons (patch by Dave Taht) 13 years ago
Gabor Juhos 622146a518 include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE 13 years ago
Gabor Juhos 3349cf2691 Fix iptables abuse of kernel header files. Use exported headers instead. 13 years ago
Gabor Juhos cbfce53831 kernel: update linux 3.3 to 3.3.4 13 years ago
Felix Fietkau 6af6c0ae76 build: fix bad file descriptor issues with the verbosity changes 13 years ago
Felix Fietkau b648860f9c cmake: add support for V=cs 13 years ago
Felix Fietkau 34ffb526a2 build: rework verbosity level selection 13 years ago
Mirko Vogt ea14276046 enable verbose output of kernel build if V=99 is passed 13 years ago
Jonas Gorski 8fd383ae2e kernel: update linux 3.3 to 3.3.3 13 years ago
Jonas Gorski 22b4e6b882 kernel: update linux 3.2 to 3.2.16 13 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. 13 years ago
Jonas Gorski 3a9b6dc313 kernel: update linux 3.3 to 3.3.2 13 years ago
Jonas Gorski ee4c47a134 kernel: update linux 3.2 to 3.2.15 13 years ago
Jo-Philipp Wich 93b8648b15 don't overwrite version.mk, substitute REVISION instead 13 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 13 years ago
Jonas Gorski 50eba35cd3 kernel: update linux 3.3 to 3.3.1 13 years ago
Jonas Gorski 16b4cbcdd6 kernel: update linux 3.2 to 3.2.14 13 years ago
Vasilis Tsiligiannis c56da13854 Add git version check to prerequisite check (#11229) 13 years ago
Vasilis Tsiligiannis f37ce3fad3 Fix typo in GNU Make prereq check 13 years ago
John Crispin 032f3ea5e7 define external cpio 13 years ago
John Crispin e8c19a56db prevent distro default LPATH from interfering 13 years ago
Jonas Gorski d87efd8c3c kernel: update linux 3.2 to 3.2.13 and refresh patches 13 years ago
Gabor Juhos 6fda73f40a add md5sum for linux-3.3 13 years ago
Gabor Juhos c1dc6df8bd kernel: update linux 3.2 to 3.2.12 13 years ago
Jens Muecke 6204553450 Enable recursive download of git sources. 13 years ago
Jo-Philipp Wich e6af9d374a fix ipt_ttl and ipt_TTL userspace library packaging 13 years ago
Felix Fietkau 0cdeb6e4b2 build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865) 13 years ago
Felix Fietkau 74946bb022 build: remove redundant call to $(SH_FUNC) (#8042) 13 years ago
Gabor Juhos 9698a499b6 kernel: update linux 3.2 to 3.2.9 13 years ago
Felix Fietkau edc3ad9100 build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags 13 years ago
Felix Fietkau 9cf5926eff quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 13 years ago