summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lexra platform support for build systemRoman Yeryomin2012-09-133-1/+12
* [buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)jow2012-09-091-1/+1
* [lantiq] unify tapi depsblogic2012-08-131-0/+12
* [buildroot] introduce a menuconfig option to turn off static linking of host ...jow2012-08-131-1/+3
* [include] prereq-build.mk: do not perform static linking tests on Darwinjow2012-08-121-15/+20
* [include] host-build.mk: define a variable HOST_STATIC_LINKING which is set t...jow2012-08-121-0/+4
* [include] add remaining missing build prereq checksjow2012-08-111-0/+19
* [include] add a build preeq check for glibc-staticjow2012-08-101-0/+9
* [include] fix up scons vs ccacheblogic2012-07-281-2/+2
* [include] use autoreconf hook instead of manual callblogic2012-07-252-1/+3
* [include] package-version-override always calls autoreconfblogic2012-07-241-1/+1
* kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...nbd2012-07-201-0/+1
* scripts/config: build with gcc instead of clang on mac os xnbd2012-07-161-2/+3
* [include] package-ipkg.mk: flag packages as "ok" after installjow2012-07-151-1/+1
* [include] nls.mk: fix build dependency on gettext (#11829)jow2012-07-111-2/+2
* [include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...jow2012-07-111-1/+1
* include/image.mk: /tmp should have mode 1777jow2012-07-011-1/+1
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...nbd2012-06-301-0/+9
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.konbd2012-06-181-0/+1
* build: allow KERNELNAME to contain multiple kernel make targetsflorian2012-06-181-1/+1
* [uclibc++] fix ccache related build breakageblogic2012-06-181-2/+2
* [include] uclibc++.mk: override the cc binary instead of the wrapper command ...jow2012-06-151-0/+4
* build: add a config option for choosing the prefered standard c++ library and...nbd2012-06-142-0/+14
* build: add a variable for injecting config variable dependencies for the .pre...nbd2012-06-141-1/+1
* include/package-ipkg.mk: fix copying provides list introduced in r32332nbd2012-06-141-1/+1
* [include] package-ipkg.sh: copy the package provides list for all virtual PRO...jow2012-06-131-0/+1
* [include] autotools.mk: cope with Debian version strings in libtooljow2012-06-111-3/+3
* package.mk: unexport the QUIET variable, it affects some packages like xapian...nbd2012-06-111-0/+1
* build: add checks for missing package dependenciesnbd2012-06-111-0/+22
* build: generate a list of provided libraries for each ipkg file (includes pro...nbd2012-06-102-3/+36
* build: add a dependency on libc to all non-kernel packagesnbd2012-06-102-1/+7
* prereq-build: flex is built in tools/ - do not require it to be installed on ...nbd2012-06-071-4/+0
* include/netfilter.mk: clean up, remove junk for old kernel versionsnbd2012-06-071-70/+9
* build: add PKG_MIRROR_MD5SUM support for host buildsnbd2012-06-061-0/+1
* build: prevent the environment variable CROSS_COMPILE from leaking into build...nbd2012-06-061-1/+1
* download.mk: refuse to download mirror tarballs from packages using version c...nbd2012-06-061-1/+1
* [package] base-files: add permission exceptions, do not clobber shadow permis...jow2012-06-051-1/+1
* [kernel] bump to 3.3.8blogic2012-06-051-2/+2
* [include] log failed package buildsblogic2012-06-041-2/+5
* kernel: update linux 3.3 to 3.3.7juhosg2012-05-231-2/+2
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)nbd2012-05-171-2/+2
* target: add a feature flag for RTC supportnbd2012-05-171-0/+3
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...nbd2012-05-141-1/+1
* kernel: update linux 3.3 to 3.3.6juhosg2012-05-141-2/+2
* add further countermeasures against the git core.autocrlf option (fixes #9075)nbd2012-05-081-0/+1
* kernel: update linux 3.3 to 3.3.5juhosg2012-05-071-2/+2
* scons: override the platform instead of using the host one - fixes build issu...nbd2012-05-051-0/+2
* tools: add scons (patch by Dave Taht)nbd2012-05-051-0/+21
* include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSEjuhosg2012-05-051-1/+1
* Fix iptables abuse of kernel header files. Use exported headers instead.juhosg2012-05-031-0/+1