build system: add support for download-time make hooks
[openwrt.git] / include /
2011-09-30 nbdbuild system: add support for download-time make hooks
2011-09-26 jow[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOB...
2011-08-18 haukekernel: update to version 3.0.3
2011-08-16 haukekernel: update kernel to version 2.6.39.4
2011-08-12 nbdinclude/site: add powerpc-openwrt-linux-*spe sitefiles...
2011-08-09 jogoinclude/kernel.mk: fix download path for linux 3.x
2011-08-06 haukekernel: update to kernel version 3.0.1
2011-08-01 jow[include] autotools.mk: implement PKG_FIXUP:=patch...
2011-07-25 nbdonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-24 jogokernel.mk: Fix kernel module path for 3.0
2011-07-24 nbddefault to using gzip with mksquashfs if lzma and xz...
2011-07-24 nbdcmake: fix ccache command when using host ccache (patch...
2011-07-22 haukekernel: update to linux-3.0 and refresh patches.
2011-07-04 blogicallow targets to define a default subtarget when using...
2011-07-03 blogicautomatic subtarget enumaration
2011-07-03 blogicextend squashfs padding for 256k flash sectors
2011-07-02 juhosggeneric: use padjffs2 in prepare_generic_squashfs
2011-07-02 nbdadd a portable version of sys/sysmacros.h and and let...
2011-07-02 nbdadd support for hidden packages that get selected/built...
2011-06-28 haukekernel: update kernel to 2.6.39.2
2011-06-22 jow[include] cmake.mk: fix bogus values for FIND_ROOT_PATH...
2011-06-18 haukekernel: update to kernel 2.6.38.8
2011-06-15 haukeProperly extract KERNEL_PATCHVER for linux 3.0
2011-06-04 florian[kernel] update to 2.6.39.1
2011-06-01 nbdkernel.mk: add a new helper for comparing kernel versio...
2011-06-01 nbdnetfilter.mk: remove a few obsolete CompareKernelPatchV...
2011-05-30 nbdremove the now unused Target-Kernel field from the...
2011-05-30 nbdremove kernel major version specific kernelpackage...
2011-05-28 nbdremove legacy package/foo-compile wrapper targets,...
2011-05-25 haukekernel: some updates for kernel 2.6.39
2011-05-24 jow[netfilter] package u32 match and TEE target, patches...
2011-05-20 nbdadd LD_LIBRARY to cmake.mk
2011-05-15 haukekernel: update kernel from 2.6.38.2 to 2.6.38.6 and...
2011-04-17 nbduse lazy evaluation to allow targets to override kernel...
2011-04-17 nbdprepare .config before testing for missing options
2011-04-12 jow[include] silence error when package has no patches...
2011-04-12 jowfirewall: allow local redirection of ports
2011-04-11 jow[include] autotools.mk: disable autoreconf recursion...
2011-04-11 jow[include] cmake.mk: don't assume toolchain binaries...
2011-04-09 haukeiipt-debug: create bundle of netfilter modules for...
2011-04-06 nbdbuild: log package dump failures to logs to avoid forci...
2011-04-06 nbdbuild: clean up handling of the kernel config
2011-04-05 nbdadd a new package metadata variable MDEPENDS for specif...
2011-04-04 nbdsite: set ac_cv_sizeof_off_t=8 to fix autoconf applicat...
2011-04-04 nbdmake the build system a bit more silent without V=99
2011-04-04 nbdtoplevel: add a warning about .config being out of...
2011-04-03 florian[package] add kmod-ipt-led
2011-04-03 haukekernel: add md5sum of kernel
2011-04-03 nbdbuild: reduce the amount of generated make code for...
2011-04-03 nbdbuild: use a conditional @ sign before silenced targets...
2011-04-03 nbdbuild: undefine debug helper templates used by subdir...
2011-04-03 nbdbuild: move the SH_FUNC eval to the beginning of the...
2011-04-03 nbdbuild: do not use shell calls to export empty opkg...
2011-04-03 nbdtools/squashfs4: update to version 4.2 (adds support...
2011-03-28 mbUpdate 2.6.38 to 2.6.38.2
2011-03-26 nbdglobal cflags: remove -funit-at-a-time, it is ignored...
2011-03-22 jow[include] target.mk: don't enable coreutils by default...
2011-03-21 nbdadd support for md5sum checks for mirrored tarballs...
2011-03-21 jow[include] image.mk: only upgrade permissions instead...
2011-03-18 kalozupdate to 2.6.32.33 and 2.6.37.4
2011-03-18 kalozadd 2.6.38 md5sum
2011-03-15 nbdbuild: move the CCACHE_DIR to the build targets so...
2011-03-13 nbddownload.mk: properly quote download urls
2011-03-13 haukekernel: update to kernel version 2.6.37.3
2011-03-13 haukekernel: update to kernel version 2.6.34.8
2011-03-13 haukekernel: update to kernel version 2.6.32.32
2011-03-11 cshore[include] target: Added coreutils to list of default...
2011-03-09 nbdRevert "[include] provide mipsel-openwrt-linux-uclibcgn...
2011-03-09 jow[include] provide mipsel-openwrt-linux-uclibcgnueabi...
2011-03-08 jow[include] site: cache ac_cv_func_malloc_0_nonnull and...
2011-03-07 kalozonly support EABI on ARM targets
2011-03-07 nbdhotplug2: replace udevtrigger from the udev-106 source...
2011-03-06 jow[include] deploy .ipk archives with --force-maintainer...
2011-03-05 mbcmake: Fix ccache
2011-03-03 nbdadd a stamp that can forcibly disable autorebuild for...
2011-02-27 jow[buildroot] add config.rpath and link it in autotools...
2011-02-27 nbdnetfilter.mk: put ipv6 conntrack in the right package
2011-02-26 nbdnetfilter: add missing modules for v6 conntrack (patch...
2011-02-26 nbdmove nf_{conntrack,nat}_tftp to ipt-nathelper-extra...
2011-02-21 nbdkernel: remove imq support, refresh patches
2011-02-19 jow[include] toplevel.mk: remove quotes from the release...
2011-02-19 florian[kernel] update to 2.6.32.29
2011-02-19 florian[kernel] update to 2.6.35.11
2011-02-19 florian[kernel] update to kernel 2.6.36.4
2011-02-19 florian[kernel] update to 2.6.37.1
2011-02-14 florianadd git (git-core) as a prerequisite (#8866)
2011-02-13 kalozit's time for some attitude adjustment ;)
2011-02-06 nbduse := instead of = for PKG_CONFIG_PATH to prevent...
2011-02-06 nbdallow packages to override/extend PKG_CONFIG_PATH
2011-02-05 mbcmake: Pass VERBOSE=1 to the generated makefile to...
2011-02-05 mbcmake: Remove -O3 from release CFLAGS. Honor the OpenWR...
2011-02-02 jow[include] autotools.mk: -B is not passed on by autoreco...
2011-02-02 jow[buildroot] prepare support for libiconv, libintl stub...
2011-02-01 nbdadd sitefile entries for ac_cv_func_creal,cimag - the...
2011-01-31 nbdadd a template for cmake packages
2011-01-28 nbdadd a missing wrapper for the refresh target for host...
2011-01-27 kalozfixup board specific KERNELNAME overrides
2011-01-24 kaloz2.6.38 supports xz ramdisks, too
2011-01-16 jow[include] set Installed-Size to 0 when preparing contro...
2011-01-08 haukekernel: add md5sum of kernel 2.6.37
next
This page took 0.18738 seconds and 7 git commands to generate.