public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-08 11:05:24 to 2008-09-03 20:29:34 UTC [more...]

[PATCH] ncurses based config
 2008-09-03 20:29 UTC  (6+ messages)

[patch 3/5] lkdtm: fix for CONFIG_SCSI=n
 2008-08-20 23:47 UTC 

[patch 1/5] genksyms: track symbol checksum changes
 2008-08-20 23:47 UTC 

[patch 2/5] genksyms: allow to ignore symbol checksum changes
 2008-08-20 23:47 UTC 

[patch 5/5] scripts/package: allow custom options to rpm
 2008-08-20 23:47 UTC 

[patch 4/5] scripts/package: don't break if %{_smp_mflags} isn't set
 2008-08-20 23:47 UTC 

Kconfig no longer outputs a .config with freshly updated defconfigs
 2008-08-09  5:26 UTC  (8+ messages)

[GIT PULL] kbuild fixes
 2008-08-07  9:18 UTC  (2+ messages)

scripts/Kbuild.include doubts
 2008-08-07  7:48 UTC 

How to separate obj and src for external module build?
 2008-08-05 20:44 UTC  (2+ messages)

`make oldconfig' no longer updating `.config.old'?
 2008-08-05  7:31 UTC  (3+ messages)

annoying "trying to assign nonexistent symbol" warnings
 2008-08-04 21:09 UTC  (3+ messages)

[GIT PULL] kbuild fixes
 2008-08-04 21:01 UTC 

[GIT PULL] kbuild fixes for -rc1
 2008-07-31 21:44 UTC 

[2.6 patch] scripts/ver_linux: don't set PATH
 2008-07-31 21:37 UTC  (2+ messages)

[2.6 patch] scripts/genksyms/lex.l: add %option noinput
 2008-07-31 21:34 UTC  (2+ messages)

[2.6 patch] scripts/kconfig/zconf.l: add %option noinput
 2008-07-31 21:34 UTC  (2+ messages)

[PATCH] Change Kbuild message to match default
 2008-07-31 21:34 UTC  (5+ messages)

[Patch] UML build: fix missing posix_types.h
 2008-07-31 20:16 UTC  (2+ messages)

kill include symlinks for sh?
 2008-07-29  8:54 UTC  (4+ messages)

[GIT PULL] kbuild
 2008-07-26  7:43 UTC 

[GIT PULL] kbuild
 2008-07-25 20:34 UTC 

comparision of int values
 2008-07-19 12:23 UTC 

what is the value of "help" text on a choice?
 2008-07-17 11:04 UTC 

make fails to create correct arch include symlink
 2008-07-16 15:41 UTC 

binutils 2.18.50.0.8 frv build error
 2008-07-15 14:23 UTC  (5+ messages)

localversion filter *.orig ?
 2008-07-11 19:26 UTC  (3+ messages)

Integrating relocatable kernel build with kernel build
 2008-07-10 19:44 UTC  (4+ messages)

kconfig - hex are considered decimal
 2008-07-06 21:28 UTC  (8+ messages)

xconfig fonts
 2008-07-03 23:43 UTC  (2+ messages)

selecting a tristate
 2008-07-03 12:29 UTC 

kbuild - pending stuff, and Maintainer news
 2008-07-01 20:21 UTC  (28+ messages)
` [PATCH 01/24] kbuild: refactor headers_* targets in Makefile
` [PATCH 02/24] kbuild: always unifdef files in headers_install*
` [PATCH 03/24] kbuild: drop support of ALTARCH for headers_*
` [PATCH 04/24] kbuild: code refactoring in Makefile.headerinst
` [PATCH 05/24] kbuild: error out early in make headers_install
` [PATCH 06/24] kbuild: only one call for include/ in make headers_*
` [PATCH 07/24] kbuild: optimize headers_* targets
` [PATCH 08/24] kbuild: make clean removes *.o.* as well
` [PATCH 09/24] kbuild: install all headers when arch is changed
` [PATCH 10/24] kbuild: prepare headers_* for arch/$ARCH/include
` [PATCH 11/24] kbuild: support arch/$ARCH/include for tags, cscope
` [PATCH 12/24] kbuild: asm symlink support for arch/$ARCH/include
` [PATCH 13/24] kbuild: add arch/$ARCH/include to search path
` [PATCH 15/24] vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section
` [PATCH 16/24] kernel-doc: handle/strip __init
` [PATCH 17/24] kbuild: sparse needs CF not CHECKFLAGS
` [PATCH 18/24] kbuild: remove Module.markers during mrproper
` [PATCH 19/24] kconfig: add diffconfig utility
` [PATCH 20/24] kconfig: set all new symbols automatically
` [PATCH 21/24] kconfig: prefix hex values with 0x in .config
` [PATCH 22/24] kconfig: speed up all*config + randconfig
` [PATCH 23/24] kconfig: make oldconfig is now less chatty
` [PATCH 24/24] kconfig: make defconfig is no longer chatty

[BUILD-FAILURE] linux-next: Tree for June 30 - powerpc - build failure at arch_add_memory()
 2008-07-01  8:04 UTC  (3+ messages)

sed & bzImage issues
 2008-06-30 17:33 UTC  (3+ messages)

a.out.h userspace headers not present with O=
 2008-06-27 21:20 UTC  (8+ messages)
    ` [PATCH] Fix a.out.h export to userspace with O= build

[GIT PULL] one fix for -rc
 2008-06-27 21:19 UTC 

[PATCH] add diffconfig utility (v2)
 2008-06-27 21:10 UTC  (2+ messages)

[PATCH] kbuild: sparse needs CF not CHECKFLAGS
 2008-06-27 21:07 UTC  (2+ messages)

Support arch/$ARCH/include in kbuild
 2008-06-26 18:56 UTC  (13+ messages)
` [PATCH] kbuild: prepare headers_* for arch/$ARCH/include
` [PATCH] kbuild: support arch/$ARCH/include/
  ` [PATCH 1/5] kbuild: prepare headers_* for arch/$ARCH/include
  ` [PATCH 2/5] kbuild: include/asm may be a file - fix mrproper for this
  ` [PATCH 3/5] kbuild: support arch/$ARCH/include for tags, cscope
  ` [PATCH 4/5] kbuild: asm symlink support for arch/$ARCH/include
  ` [PATCH 5/5] kbuild: add arch/$ARCH/include to search path

[PATCH] Speed up "make headers_*"
 2008-06-26  7:11 UTC  (2+ messages)

Preserving Kconfig choice when option is renamed
 2008-06-18 18:29 UTC 

kbuild breaks um - fails to find util when linking
 2008-06-18 16:59 UTC  (11+ messages)

FYI - cross building on Cygwin works for multiple arches with only one hack to kbuild
 2008-06-17  2:10 UTC 

Not as much ccache win as I expected
 2008-06-15 17:58 UTC  (4+ messages)

about size optimizations (Re: Not as much ccache win as I expected)
 2008-06-15 16:56 UTC  (8+ messages)

Additional kconfig targets (cloneconfig, nonint_oldconfig etc)
 2008-06-13 18:14 UTC  (6+ messages)

[GIT PULL] one kbuild fix for powerpc
 2008-06-12 14:43 UTC  (3+ messages)

modpost error message with -j builds
 2008-06-10 10:38 UTC  (2+ messages)

[PATCH] Speed up "make headers_*"
 2008-06-09 10:19 UTC  (33+ messages)
` [PATCH 1/6] kbuild: refactor headers_* targets in Makefile
` [PATCH 2/6] kbuild: always unifdef files in headers_install*
` [PATCH 3/6] kbuild: drop support of ALTARCH for headers_*
` [PATCH 4/6] kbuild: code refactoring in Makefile.headerinst
` [PATCH 5/6] kbuild: error out early in make headers_install
` [PATCH 6/6] kbuild: optimize headers_* targets


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox