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