summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* build: move the -j flag to package.mk instead of grabbing it from makeflags, ...Felix Fietkau2012-09-152-2/+2
* kernel: suppress redundant calls to headers installationFelix Fietkau2012-09-151-1/+1
* kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...Felix Fietkau2012-09-151-1/+0
* build: add a config option for passing the top-level make jobserver to packag...Felix Fietkau2012-09-152-2/+8
* add sparc specific site filesFlorian Fainelli2012-09-144-0/+43
* do not pass optimization flags in HOST_CPPFLAGS (#12153)Jo-Philipp Wich2012-09-091-1/+1
* unify tapi depsJohn Crispin2012-08-131-0/+12
* introduce a menuconfig option to turn off static linking of host utilitiesJo-Philipp Wich2012-08-131-1/+3
* prereq-build.mk: do not perform static linking tests on DarwinJo-Philipp Wich2012-08-121-15/+20
* host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static...Jo-Philipp Wich2012-08-121-0/+4
* add remaining missing build prereq checksJo-Philipp Wich2012-08-111-0/+19
* add a build preeq check for glibc-staticJo-Philipp Wich2012-08-101-0/+9
* fix up scons vs ccacheJohn Crispin2012-07-281-2/+2
* use autoreconf hook instead of manual callJohn Crispin2012-07-252-1/+3
* package-version-override always calls autoreconfJohn Crispin2012-07-241-1/+1
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...Felix Fietkau2012-07-201-0/+1
* scripts/config: build with gcc instead of clang on mac os xFelix Fietkau2012-07-161-2/+3
* package-ipkg.mk: flag packages as "ok" after installJo-Philipp Wich2012-07-151-1/+1
* nls.mk: fix build dependency on gettext (#11829)Jo-Philipp Wich2012-07-111-2/+2
* toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...Jo-Philipp Wich2012-07-111-1/+1
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-011-1/+1
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-301-0/+9
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.koFelix Fietkau2012-06-181-0/+1
* build: allow KERNELNAME to contain multiple kernel make targetsFlorian Fainelli2012-06-181-1/+1
* fix ccache related build breakageJohn Crispin2012-06-181-2/+2
* uclibc++.mk: override the cc binary instead of the wrapper command when ccach...Jo-Philipp Wich2012-06-151-0/+4
* build: add a config option for choosing the prefered standard c++ library and...Felix Fietkau2012-06-142-0/+14
* build: add a variable for injecting config variable dependencies for the .pre...Felix Fietkau2012-06-141-1/+1
* include/package-ipkg.mk: fix copying provides list introduced in r32332Felix Fietkau2012-06-141-1/+1
* package-ipkg.sh: copy the package provides list for all virtual PROVIDESJo-Philipp Wich2012-06-131-0/+1
* autotools.mk: cope with Debian version strings in libtoolJo-Philipp Wich2012-06-111-3/+3
* package.mk: unexport the QUIET variable, it affects some packages like xapian...Felix Fietkau2012-06-111-0/+1
* build: add checks for missing package dependenciesFelix Fietkau2012-06-111-0/+22
* build: generate a list of provided libraries for each ipkg file (includes pro...Felix Fietkau2012-06-102-3/+36
* build: add a dependency on libc to all non-kernel packagesFelix Fietkau2012-06-102-1/+7
* prereq-build: flex is built in tools/ - do not require it to be installed on ...Felix Fietkau2012-06-071-4/+0
* include/netfilter.mk: clean up, remove junk for old kernel versionsFelix Fietkau2012-06-071-70/+9
* build: add PKG_MIRROR_MD5SUM support for host buildsFelix Fietkau2012-06-061-0/+1
* build: prevent the environment variable CROSS_COMPILE from leaking into build...Felix Fietkau2012-06-061-1/+1
* download.mk: refuse to download mirror tarballs from packages using version c...Felix Fietkau2012-06-061-1/+1
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-051-1/+1
* bump to 3.3.8John Crispin2012-06-051-2/+2
* log failed package buildsJohn Crispin2012-06-041-2/+5
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-2/+2
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)Felix Fietkau2012-05-171-2/+2
* target: add a feature flag for RTC supportFelix Fietkau2012-05-171-0/+3
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-1/+1
* kernel: update linux 3.3 to 3.3.6Gabor Juhos2012-05-141-2/+2
* add further countermeasures against the git core.autocrlf option (fixes #9075)Felix Fietkau2012-05-081-0/+1
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-071-2/+2