kernel 3.6+: switch to a crc32 implementation that is more suitable for small caches...
[openwrt.git] / include /
2012-12-02 jowinclude: download.mk: correct tar argument order when...
2012-12-02 nbdkernel: fix stripping symbol exports
2012-12-02 nbdkernel: move KERNEL_BUILD_DIR under BUILD_DIR to proper...
2012-11-29 juhosgbuild: Add TARGET_ROOTFS_RESERVED_PCT option to reduce...
2012-11-29 juhosgkernel: update linux 3.6 to 3.6.8
2012-11-27 florian[buildroot] image.mk: don't squash file permissions...
2012-11-23 florian[buildroot] add preliminary support for musl
2012-11-22 jowinclude: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to...
2012-11-18 haukekernel: fix loading of nf_nat_irc
2012-11-18 kaloz[generic]: add 3.7-rc6 support (patch 820 still has...
2012-11-18 kalozuse xz compressed kernel tarballs
2012-11-18 juhosgkernel: update linux 3.6 to 3.6.7
2012-11-18 kalozwe don't support kernels < 3.3
2012-11-18 kalozwe only support v3.x kernels
2012-11-07 jowbuildroot: isolate the .install stamp files for build...
2012-11-05 juhosgkernel: update linux 3.6 to 3.6.6
2012-10-31 juhosgkernel: update linux 3.6 to 3.6.5
2012-10-31 florian[buildroot] kernel-defaults: factor common code handlin...
2012-10-31 nbdbuild: increase file descriptor count limit for the...
2012-10-30 florian[buildroot] properly reindent Kernel/Prepare/Default
2012-10-28 juhosgkernel: update linux 3.6 to 3.6.4
2012-10-24 florian[buildroot] make CXX_DEPENDS also depend on INSTALL_LIB...
2012-10-23 kaloz[generic]: linux 3.6 support (work in progress)
2012-10-19 hcglicensing: Add licensing metadata to many packages
2012-10-17 nbdtoolchain: enable parallel build for uClibc, remove...
2012-10-15 nbdbuild: fix host build stampfile usage, fixes spurious...
2012-10-10 jowautotools.mk: add a gettext-version PKG_FIXUP (#11236)
2012-10-08 kalozit's time to break the barriers
2012-10-08 nbdbuild: allow the package maintainer info to be specifie...
2012-10-06 nbdbuild: create pkginfo dir earlier to avoid build breakage
2012-10-06 nbdbuild: rework the package/install step - collect packag...
2012-09-24 jow[include] version.mk: ensure that %S is always populate...
2012-09-23 nbdbuild: add the + token to any commands that can pass...
2012-09-23 nbdbuild: pass MAKE_JOBSERVER via environment to avoid...
2012-09-23 nbdinclude/netfilter.mk: remove a few obsolete lines
2012-09-22 nbdhost-build: add HOST_MAKE_FLAGS similar to package...
2012-09-19 jow[include] make packages depend on +librt and +libpthrea...
2012-09-17 nbdbuild: ensure that package/host-build build system...
2012-09-15 nbdbuild: add jobserver support for host builds
2012-09-15 nbdbuild: move the -j flag to package.mk instead of grabbi...
2012-09-15 nbdkernel: suppress redundant calls to headers installation
2012-09-15 nbdkernel: remove the explicit kernel make call for "oldco...
2012-09-15 nbdbuild: add a config option for passing the top-level...
2012-09-14 florian[buildroot] add sparc specific site files
2012-09-09 jow[buildroot] do not pass optimization flags in HOST_CPPF...
2012-08-13 blogic[lantiq] unify tapi deps
2012-08-13 jow[buildroot] introduce a menuconfig option to turn off...
2012-08-12 jow[include] prereq-build.mk: do not perform static linkin...
2012-08-12 jow[include] host-build.mk: define a variable HOST_STATIC_...
2012-08-11 jow[include] add remaining missing build prereq checks
2012-08-10 jow[include] add a build preeq check for glibc-static
2012-07-28 blogic[include] fix up scons vs ccache
2012-07-25 blogic[include] use autoreconf hook instead of manual call
2012-07-24 blogic[include] package-version-override always calls autoreconf
2012-07-20 nbdkernel: fix portability issues on the x86 specific...
2012-07-16 nbdscripts/config: build with gcc instead of clang on...
2012-07-15 jow[include] package-ipkg.mk: flag packages as "ok" after...
2012-07-11 jow[include] nls.mk: fix build dependency on gettext ...
2012-07-11 jow[include] toplevel.mk: unexport ARCH, it ends up in...
2012-07-01 jowinclude/image.mk: /tmp should have mode 1777
2012-06-30 nbdtoolchain: fix up lib64 symlink to lib before copying...
2012-06-18 nbdkmod-ipt-nathelper-extra: fix missing nf_conntrack_broa...
2012-06-18 florianbuild: allow KERNELNAME to contain multiple kernel...
2012-06-18 blogic[uclibc++] fix ccache related build breakage
2012-06-15 jow[include] uclibc++.mk: override the cc binary instead...
2012-06-14 nbdbuild: add a config option for choosing the prefered...
2012-06-14 nbdbuild: add a variable for injecting config variable...
2012-06-14 nbdinclude/package-ipkg.mk: fix copying provides list...
2012-06-13 jow[include] package-ipkg.sh: copy the package provides...
2012-06-11 jow[include] autotools.mk: cope with Debian version string...
2012-06-11 nbdpackage.mk: unexport the QUIET variable, it affects...
2012-06-11 nbdbuild: add checks for missing package dependencies
2012-06-10 nbdbuild: generate a list of provided libraries for each...
2012-06-10 nbdbuild: add a dependency on libc to all non-kernel packages
2012-06-07 nbdprereq-build: flex is built in tools/ - do not require...
2012-06-07 nbdinclude/netfilter.mk: clean up, remove junk for old...
2012-06-06 nbdbuild: add PKG_MIRROR_MD5SUM support for host builds
2012-06-06 nbdbuild: prevent the environment variable CROSS_COMPILE...
2012-06-06 nbddownload.mk: refuse to download mirror tarballs from...
2012-06-05 jow[package] base-files: add permission exceptions, do...
2012-06-05 blogic[kernel] bump to 3.3.8
2012-06-04 blogic[include] log failed package builds
2012-05-23 juhosgkernel: update linux 3.3 to 3.3.7
2012-05-17 nbdmake: do a better job of sanitizing LD_LIBRARY_PATH...
2012-05-17 nbdtarget: add a feature flag for RTC support
2012-05-14 nbdenable netifd by default and add its config variable...
2012-05-14 juhosgkernel: update linux 3.3 to 3.3.6
2012-05-08 nbdadd further countermeasures against the git core.autocr...
2012-05-07 juhosgkernel: update linux 3.3 to 3.3.5
2012-05-05 nbdscons: override the platform instead of using the host...
2012-05-05 nbdtools: add scons (patch by Dave Taht)
2012-05-05 juhosginclude/kernel-defaults: set V='' if c is not set in...
2012-05-03 juhosgFix iptables abuse of kernel header files. Use exported...
2012-04-30 juhosgkernel: update linux 3.3 to 3.3.4
2012-04-26 nbdbuild: fix bad file descriptor issues with the verbosit...
2012-04-26 nbdcmake: add support for V=cs
2012-04-26 nbdbuild: rework verbosity level selection
2012-04-24 mirko[include/kernel-defaults.mk] enable verbose output...
2012-04-24 jogokernel: update linux 3.3 to 3.3.3
2012-04-24 jogokernel: update linux 3.2 to 3.2.16
next