summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-07buildroot: isolate the .install stamp files for build variants (#12279)jow
2012-11-05kernel: update linux 3.6 to 3.6.6juhosg
2012-10-31kernel: update linux 3.6 to 3.6.5juhosg
2012-10-31[buildroot] kernel-defaults: factor common code handling initramfs optionsflorian
2012-10-31build: increase file descriptor count limit for the build, some systems (e.g....nbd
2012-10-30[buildroot] properly reindent Kernel/Prepare/Defaultflorian
2012-10-28kernel: update linux 3.6 to 3.6.4juhosg
2012-10-24[buildroot] make CXX_DEPENDS also depend on INSTALL_LIBSTDCPPflorian
2012-10-23[generic]: linux 3.6 support (work in progress)kaloz
2012-10-19licensing: Add licensing metadata to many packageshcg
2012-10-17toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...nbd
2012-10-15build: fix host build stampfile usage, fixes spurious errors with missing opk...nbd
2012-10-10autotools.mk: add a gettext-version PKG_FIXUP (#11236)jow
2012-10-08it's time to break the barrierskaloz
2012-10-08build: allow the package maintainer info to be specified globally for a sourc...nbd
2012-10-06build: create pkginfo dir earlier to avoid build breakagenbd
2012-10-06build: rework the package/install step - collect package install lists during...nbd
2012-09-24[include] version.mk: ensure that %S is always populated with a subtarget ide...jow
2012-09-23build: add the + token to any commands that can pass through the jobserver, f...nbd
2012-09-23build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesnbd
2012-09-23include/netfilter.mk: remove a few obsolete linesnbd
2012-09-22host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSnbd
2012-09-19[include] make packages depend on +librt and +libpthread by default if eglibc...jow
2012-09-17build: ensure that package/host-build build system code does not run in paral...nbd
2012-09-15build: add jobserver support for host buildsnbd
2012-09-15build: move the -j flag to package.mk instead of grabbing it from makeflags, ...nbd
2012-09-15kernel: suppress redundant calls to headers installationnbd
2012-09-15kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...nbd
2012-09-15build: add a config option for passing the top-level make jobserver to packag...nbd
2012-09-14[buildroot] add sparc specific site filesflorian
2012-09-09[buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)jow
2012-08-13[lantiq] unify tapi depsblogic
2012-08-13[buildroot] introduce a menuconfig option to turn off static linking of host ...jow
2012-08-12[include] prereq-build.mk: do not perform static linking tests on Darwinjow
2012-08-12[include] host-build.mk: define a variable HOST_STATIC_LINKING which is set t...jow
2012-08-11[include] add remaining missing build prereq checksjow
2012-08-10[include] add a build preeq check for glibc-staticjow
2012-07-28[include] fix up scons vs ccacheblogic
2012-07-25[include] use autoreconf hook instead of manual callblogic
2012-07-24[include] package-version-override always calls autoreconfblogic
2012-07-20kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...nbd
2012-07-16scripts/config: build with gcc instead of clang on mac os xnbd
2012-07-15[include] package-ipkg.mk: flag packages as "ok" after installjow
2012-07-11[include] nls.mk: fix build dependency on gettext (#11829)jow
2012-07-11[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...jow
2012-07-01include/image.mk: /tmp should have mode 1777jow
2012-06-30toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...nbd
2012-06-18kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.konbd
2012-06-18build: allow KERNELNAME to contain multiple kernel make targetsflorian
2012-06-18[uclibc++] fix ccache related build breakageblogic