nettle: bump to 3.1
[openwrt.git] / include /
2015-04-20 jowall: replace genext2fs with make_ext4fs
2015-04-20 nbdnetfilter.mk: remove obsolete ip_nat_ftp related line
2015-04-20 nbdnetfilter.mk: move IRC conntrack/nat helpers to kmod...
2015-04-19 nbdcmake.mk: enable -Bsymbolic-functions by default for...
2015-04-18 nbdimage.mk: do not emit multiple target definitions for...
2015-04-18 nbdimage.mk: force rebuild of kernel dependent parts ...
2015-04-16 nbdbuild: tell users to do non-paralle builds on errors
2015-04-14 blogicopkg: drop md5 in favour of sha256
2015-04-14 nbdbuild: replace the deprecated find argument -perm ...
2015-04-14 nbdbuild: set CCACHE_DIR for host builds
2015-04-13 nbdkernel: finally remove layer7 filter support
2015-04-11 nbdnetfilter.mk: remove bogus NAT related kernel module...
2015-04-11 nbdnetfilter.mk: drop obsolete kernel version dependencies
2015-04-11 lukainclude: drop old kernel versions
2015-04-10 blogicmodules: fix postinst generation for kernel modules
2015-04-08 nbdimage.mk: rework FILESYSTEM evaluation order to fix...
2015-04-07 kalozgeneric/4.0: upgrade to 4.0-rc7
2015-04-07 kalozgeneric/3.18: upgrade to 3.18.11
2015-04-06 nbdcmake.mk: add host build support
2015-04-03 nbdbuild: include variant name in STAMP_INSTALLED
2015-04-03 nbdimage.mk: export the FILESYSTEM variable to build commands
2015-04-02 nicoinclude/kernel.mk: add KernelPackage/conffiles macro
2015-04-01 blogicconfig: add an option to enable KPROBE
2015-04-01 blogicnls.mk: fix typo
2015-03-31 kalozgeneric/4.0: upgrade to 4.0-rc6
2015-03-31 kalozgeneric/3.18: upgrade to 3.18.10
2015-03-31 nbdpackage-ipkg.mk: fix typo
2015-03-31 nbdpackage-ipkg.mk: add missing semicolon (#19381)
2015-03-31 nbdbuild: make device image kernels depend on Image/Prepar...
2015-03-31 nbdbuild: ensure that preinst and postrm are executable...
2015-03-30 nbdimage.mk: fix initramfs kernel build instructions leaki...
2015-03-29 nbdkernel: only run kernel module list through version...
2015-03-29 nbdtools: replace ipkg-utils with a reduced ipkg-build...
2015-03-29 nbdbuild: make postinst/prerm scripts executable
2015-03-29 lukainclude: remove trailing whitespaces
2015-03-29 nbdnetfilter: add missing module/symbol
2015-03-29 nbdbuild: fix CMake assembly builds with ccache
2015-03-28 nbdbuild: add missing sitefile for i386
2015-03-28 nbdbuild: clean up sitefiles, make them per-arch
2015-03-26 nbdbuild: ignore errors on copying firmware binaries from...
2015-03-26 kalozgeneric/4.0: upgrade to 4.0-rc5
2015-03-26 blogicinclude: add a seccomp filter install wrapper
2015-03-26 kalozdrop 3.19 support
2015-03-25 nbdinclude/image.mk: define variable FILESYSTEM
2015-03-25 nbdimage.mk: allow image build code to run a per-filesyste...
2015-03-24 nbdbuild: remove obsolete references to cris and avr32
2015-03-21 blogicpackage-defaults.mk: set DISABLE_NLS only if not CONFIG...
2015-03-21 blogicbuild: define STAMP_CONFIGURED recursively
2015-03-20 nbdbuild: add optional dependency on libssp to all non...
2015-03-20 nbdnetfilter: clean up compatibility code for old kernels
2015-03-18 nbdkernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4
2015-03-16 jogobuildroot: make it easier to build all kmods
2015-03-16 nbdcmake: include external toolchain directory in CMAKE_FI...
2015-03-15 nbdbuild: use different grep strings for scanning package...
2015-03-12 blogictoolchain: The glorious return of glibc, ver 2.21
2015-03-05 blogicnetfilter: fix nf_nat_redirect dependencies for 3.19...
2015-03-03 jogogeneric: upgrade to 3.14.34
2015-03-03 jogogeneric: upgrade to 3.18.8
2015-03-01 mbFix download URL of the 4.x kernel.
2015-02-27 nbdbuild: move tmp/.prereq-build to staging_dir/host to...
2015-02-23 rmileckigeneric: early (incomplete!) 4.0 support
2015-02-18 jowinclude: netfilter: fix packaging of LOG target for...
2015-02-14 kalozfix typo
2015-02-14 kalozgeneric: upgrade to 3.18.7
2015-02-10 lukakernel: switch 3.19 from -rc5 to release .0
2015-02-10 jowinclude: export staging_dir/host/bin path from within...
2015-02-09 blogicbase-files: taint the build if the override mechanism...
2015-02-09 blogicbuild: propagate override information to .packageinfo
2015-02-09 blogicbuild: allow openwrt.git packages to be replaced by...
2015-02-08 jowinclude: remove SDK specific target from toplevel.mk
2015-02-08 jowinclude: cmake: prevent inclusion of rpath in binaries
2015-02-08 lukakernel: update 3.18 to 3.18.6
2015-02-07 lukakernel: update 3.14 to 3.14.32
2015-02-07 nbdbuild: accept apple llvm as fallback for gcc/g++
2015-02-07 nbdinclude/prereq.mk: fix echo commands with simple /bin/sh
2015-02-06 jowinclude: fix prereq tests for perl and file (#18911)
2015-02-06 jowinclude: use SHELL, not BASH for HOST_CONFIGURE_VARS
2015-02-06 jowinclude: rework git prereq test to not require 'man'
2015-02-06 jowinclude: remove static tool linking support
2015-02-05 jowinclude: let HOSTCC default to $(CC), not gcc
2015-02-05 jowinclude: don't rely on perl for printing prereq errors
2015-02-05 jowinclude: set shell to "sh" for prereq tests
2015-02-05 jowinclude: remove host command tests from host.mk
2015-02-05 jowinclude: prereq-build.mk: use TestHostCommand and Setup...
2015-02-05 jowinclude: test build prereqs before preparing tempinfo
2015-02-05 jowinclude: add TestHostCommand and SetupHostCommand macros
2015-02-03 blogicgeneric/3.18: update to 3.18.5
2015-02-03 blogicFix possible fail to check for dependencies
2015-01-31 jowinclude: apply version filter on AutoLoad and AutoProbe...
2015-01-31 nicoinclude: improve 'gettext-version' fixup
2015-01-31 nicoinclude: don't use extended regex for deps checking
2015-01-29 jowinclude: use anchored patterns for dependency checking
2015-01-29 jowinclude: apply version filter on kmod file list
2015-01-29 jowinclude: pass kernel version when generating kconfig...
2015-01-29 jownetfilter: add missing symbols and modules for Linux...
2015-01-28 lukakernel: update 3.14 to 3.14.30
2015-01-25 lukakernel: update 3.14 to 3.14.29
2015-01-25 kalozgeneric: add preliminary 3.19 support
2015-01-25 kalozgeneric/3.18: update to 3.18.3
2015-01-24 lukainclude: drop kernel 3.3.x leftovers
next