build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
[openwrt/openwrt.git] / include / kernel-build.mk
2017-08-05 John Crispinkernel: split patches folder up into backport, pending...
2017-06-07 Felix Fietkaukernel: fix segmentation fault in mconf on linux
2017-06-07 Felix Fietkaubuild: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables...
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-02-15 Felix Fietkaubuild: skip headers install and config on make target...
2017-01-18 Mirko Vogtgit-kernel: $(SUBDIR) should always be $(LINUX_VERSION)
2016-12-16 Felix Fietkautreewide: clean up download hashes
2016-12-04 Florian Fainelliinclude/kernel: Switch to git download method
2016-10-04 Felix Fietkaubuild: fix regression on running make kernel_menuconfig
2016-08-19 Jonas Gorskikernel: check the right directories for rebuild
2016-08-05 Felix Fietkaukernel: make the kernel build auto-clean the build...
2016-01-31 Felix Fietkaubuild system: have tar use $SOURCE_DATE_EPOCH for ...
2016-01-29 Felix Fietkaukernel: remove .config.prev when running make kernel_...
2014-10-12 Felix Fietkaukernel-build.mk: add .NOTPARALLEL
2014-09-15 John Crispinkernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels
2014-06-02 John Crispininclude: fix kernel download failure with git & local...
2013-12-14 Felix Fietkaubuild: speed up kernel symbol export stripping
2013-06-27 Florian Fainellibuildroot: build a second pass kernel if initramfs...
2013-01-26 Felix Fietkaukernel: use -ffunction-sections, -fdata-sections and...
2013-01-26 Felix Fietkaukernel: fix module export stripping
2012-12-02 Felix Fietkaukernel: fix stripping symbol exports
2011-10-03 Jo-Philipp Wichkernel-build.mk: there is no tarball when using CONFIG_...
2011-04-06 Felix Fietkaubuild: clean up handling of the kernel config
2010-08-06 Lars-Peter ClausenAdd kernel_nconfig make target
2010-07-21 Felix Fietkauadd a build system option for collecting all kernel...
2010-02-16 Felix FietkauRevert "sort Kconfig symbols automatically to make...
2010-02-11 Gabor Juhossort Kconfig symbols automatically to make Kaloz happy :p
2009-11-11 Felix Fietkaumerge target kernel config files with subtarget config...
2009-08-08 Felix Fietkauadd an optional config option for stripping all unneces...
2009-04-21 Felix Fietkaukernel: make sure all patches are applied before runnin...
2008-08-27 Felix Fietkauenable quilt by default for the kernel tree
2008-08-23 Felix Fietkaufix make kernel_menuconfig for subtarget kernel config...
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings...
2008-06-13 Felix Fietkaucreate a platform config-* file if there is none alread...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-05-08 Felix Fietkaufix kernel config on kernel_menuconfig abort
2007-09-29 Felix Fietkaufixes for refresh/update handling
2007-09-29 Felix FietkauRefactor downloading code into download.mk Support...
2007-09-11 Felix Fietkauproperly clean up after kernel_{old,menu}config
2007-09-10 Felix Fietkaufix kernel_menuconfig
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-06 Felix Fietkaustrip the kernel version suffix from target directories...
2007-08-26 Nicolas Thillinclude kernel-version.mk from kernel.mk so that a...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-03 Felix Fietkaufix image installation
2007-07-30 Felix Fietkausilence
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-23 Felix Fietkaumore dependency fixes
2007-07-18 Felix Fietkauprevent the new config changes from interfering with...
2007-07-18 Felix Fietkaudynamically enable/disable kernel config options for...
2007-07-16 Felix Fietkauadd kernel_oldconfig target
2007-07-16 Felix Fietkaukernel: fix dependencies for .config, use selections...
2007-06-30 Felix Fietkaumerge the kernel config parts at dump time, so that...
2007-06-16 Felix Fietkauprepare for the transition to linux 2.6.22 - make it...
2007-06-03 Felix Fietkauimplement quilt handling for the kernel tree ... and...
2007-05-19 Felix Fietkaufix pcmcia/pccard build defaults
2007-04-18 Felix FietkauImproved autorebuild for kernel related stuff. - make...
2007-04-15 Felix Fietkauremove reference to unused .kernel.mk
2007-03-24 Felix Fietkautrigger a kernel module rebuild when the kernel config...
2007-03-24 Felix Fietkaumove default templates for the kernel build to kernel...
2007-03-23 Felix Fietkausome cleanups in the metadata.pl script; allow target...
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-03-02 Felix Fietkaufix an error in the kernel image related commit
2007-03-02 Felix Fietkaukernel build cleanup
2007-02-23 Felix Fietkaufix kernel features detection - GENERIC_PLATFORM_DIR...
2007-02-22 Felix Fietkaufix a small bug in the order of the profile metadata...
2007-02-22 Felix Fietkaulast commit was missing a change...
2007-02-22 Felix FietkauReorganize kernel configs - target/linux/*/config is...
2007-02-16 Felix Fietkaumake kernel_menuconfig work without target toolchain
2007-02-16 Felix Fietkauadd top-level kernel_menuconfig target to unpack and...
2007-02-04 Felix FietkauMinor kernel build changes: Change '[ -d ... ] && cmd...
2007-01-21 Felix Fietkaumake spca5xx depend on video device support in the...
2007-01-20 Felix FietkauAdd WL-700gE support (based on work by jr) Includes...
2007-01-20 Felix Fietkauadd descriptions to the broadcom target profiles and...
2006-12-25 Felix Fietkaustore the default kernel version for our ports in a...
2006-12-23 Florian FainelliAlso build bzImage for rdc boards
2006-12-20 Felix Fietkaureplace another instance of a relative path to generic...
2006-12-18 Felix Fietkausome platform support path name cleanup
2006-12-16 Felix Fietkaufix path to generic init file when using a symlinked...
2006-11-28 Felix Fietkaumore cleanup, build fix on freebsd
2006-11-27 Felix Fietkauminor cleanup and freebsd compile fix
2006-11-19 Felix Fietkauautodetect atm, pci, usb, pcmcia features from kernel...
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-19 Felix Fietkaucleanup/rewrite of the kernel build process
2006-10-19 Felix Fietkaucleanup
2006-10-19 Felix Fietkaufinally kill KMOD_template - removes a big chunk of...
2006-10-18 Felix Fietkauimprove parallel building
2006-10-18 Nicolas Thillfix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-14 Felix Fietkaumove '-' parameter to TAR_OPTIONS, so that packages...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk