summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-30
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.koFelix Fietkau2012-06-18
* build: allow KERNELNAME to contain multiple kernel make targetsFlorian Fainelli2012-06-18
* fix ccache related build breakageJohn Crispin2012-06-18
* uclibc++.mk: override the cc binary instead of the wrapper command when ccach...Jo-Philipp Wich2012-06-15
* build: add a config option for choosing the prefered standard c++ library and...Felix Fietkau2012-06-14
* build: add a variable for injecting config variable dependencies for the .pre...Felix Fietkau2012-06-14
* include/package-ipkg.mk: fix copying provides list introduced in r32332Felix Fietkau2012-06-14
* package-ipkg.sh: copy the package provides list for all virtual PROVIDESJo-Philipp Wich2012-06-13
* autotools.mk: cope with Debian version strings in libtoolJo-Philipp Wich2012-06-11
* package.mk: unexport the QUIET variable, it affects some packages like xapian...Felix Fietkau2012-06-11
* build: add checks for missing package dependenciesFelix Fietkau2012-06-11
* build: generate a list of provided libraries for each ipkg file (includes pro...Felix Fietkau2012-06-10
* build: add a dependency on libc to all non-kernel packagesFelix Fietkau2012-06-10
* prereq-build: flex is built in tools/ - do not require it to be installed on ...Felix Fietkau2012-06-07
* include/netfilter.mk: clean up, remove junk for old kernel versionsFelix Fietkau2012-06-07
* build: add PKG_MIRROR_MD5SUM support for host buildsFelix Fietkau2012-06-06
* build: prevent the environment variable CROSS_COMPILE from leaking into build...Felix Fietkau2012-06-06
* download.mk: refuse to download mirror tarballs from packages using version c...Felix Fietkau2012-06-06
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-05
* bump to 3.3.8John Crispin2012-06-05
* log failed package buildsJohn Crispin2012-06-04
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-23
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)Felix Fietkau2012-05-17
* target: add a feature flag for RTC supportFelix Fietkau2012-05-17
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-14
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-14
* add further countermeasures against the git core.autocrlf option (fixes #9075)Felix Fietkau2012-05-08
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-07
* scons: override the platform instead of using the host one - fixes build issu...Felix Fietkau2012-05-05
* tools: add scons (patch by Dave Taht)Felix Fietkau2012-05-05
* include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSEGabor Juhos2012-05-05
* Fix iptables abuse of kernel header files. Use exported headers instead.Gabor Juhos2012-05-03
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-30
* build: fix bad file descriptor issues with the verbosity changesFelix Fietkau2012-04-26
* cmake: add support for V=csFelix Fietkau2012-04-26
* build: rework verbosity level selectionFelix Fietkau2012-04-26
* enable verbose output of kernel build if V=99 is passedMirko Vogt2012-04-24
* kernel: update linux 3.3 to 3.3.3Jonas Gorski2012-04-24
* kernel: update linux 3.2 to 3.2.16Jonas Gorski2012-04-24
* ensure that profile Makefiles are sourced in alphabetical order Since make 3....Jo-Philipp Wich2012-04-23
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-17
* kernel: update linux 3.2 to 3.2.15Jonas Gorski2012-04-17
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-13
* include, base-files, opkg: introduce version configuration to override the em...Jo-Philipp Wich2012-04-12
* kernel: update linux 3.3 to 3.3.1Jonas Gorski2012-04-09
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-09
* Add git version check to prerequisite check (#11229)Vasilis Tsiligiannis2012-04-06
* Fix typo in GNU Make prereq checkVasilis Tsiligiannis2012-04-06
* define external cpioJohn Crispin2012-04-05