public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-17 09:04:18 to 2010-10-04 13:46:49 UTC [more...]

[PATCH] kconfig: Use PATH_MAX instead of 128 for path buffer sizes
 2010-10-04 13:46 UTC  (4+ messages)

Kconfig add reportoldconfig and updateoldconfig targets
 2010-10-02 12:14 UTC  (7+ messages)
  ` [PATCH 1/2] Kbuild: Treat KBUILD_DEFCONFIG=old as request to use .config as the base
  ` [PATCH 2/2] Kbuild: kconfig: Verbose version of --listnewconfig and --defconfig

[PATCH] Documentation/kbuild: modules.txt cleanup
 2010-10-02  4:21 UTC 

[PATCH] Documentation/kbuild: correct variable definitions in makefiles.txt
 2010-10-02  4:14 UTC  (6+ messages)

[PATCH 1/4] Fix wrong source path in scripts/namespace.pl
 2010-10-01  6:28 UTC  (6+ messages)
` [PATCH 2/4] namespace.pl: update file exclusion list
` [PATCH 3/4] Some bug fixes for namespace.pl
` [PATCH 4/4] Improve namespace.pl to get more correct result

[PATCH 08/20] m68knommu: change to new flag variables
 2010-09-30 20:51 UTC  (5+ messages)

[PATCH -next] kconfig: Don't go out from read config loop when you read new symbol
 2010-09-30 20:02 UTC  (2+ messages)

[PATCH 01/24] base: change to new flag variable
 2010-09-29 13:56 UTC  (3+ messages)
              ` [PATCH 05/24] i2c: "

Translating a .S to a .c and back fails
 2010-09-28  4:00 UTC 

[PATCH 00/15] Kconfig generalization
 2010-09-27 21:25 UTC  (31+ messages)
` [PATCH 01/15] kconfig: replace a `switch()' statement by a more flexible `if()' statement
` [PATCH 02/15] kconfig: rephrase help text not to mention the internal prefix
` [PATCH 03/15] kconfig: allow build-time definition of the internal config prefix
` [PATCH 04/15] kconfig: rephrase help texts/comments not to include the package name
` [PATCH 05/15] kconfig: allow PACKAGE to be defined on the compiler's command-line
` [PATCH 06/15] kconfig: implement the `mainmenu' directive
` [PATCH 07/15] kconfig: add a symbol string expansion helper
` [PATCH 08/15] kconfig: expand by default the rootmenu's prompt
` [PATCH 09/15] kconfig: replace KERNELVERSION usage by the mainmenu's prompt
` [PATCH 10/15] kconfig: don't emit warning upon rootmenu's prompt redefinition
` [PATCH 11/15] kconfig: constify file name
` [PATCH 12/15] kconfig: use the file's name of sourced file
` [PATCH 13/15] kconfig: expand file names
` [PATCH 14/15] kconfig: regen parser
` [PATCH 15/15] kbuild: migrate all arch to the kconfig mainmenu upgrade
` [DIFF] kbuild-generic-v5 -> kbuild-generic-v6
  ` [DIFF] kbuild-generic-v6 -> kbuild/kconfig/kbuild-generic-v7

greetings / invitation
 2010-09-27 15:20 UTC 

[RFC] kconfig: simplify select-with-unmet-direct-dependency warning
 2010-09-27 10:57 UTC  (2+ messages)

[PATCH] kconfig: delay symbol direct dependency initialization
 2010-09-27 10:51 UTC  (2+ messages)

[PATCH] kbuild: remove duplicate -I flag in addtree
 2010-09-27  8:24 UTC  (2+ messages)

[RFC PATCH] media: consolidation of -I flags
 2010-09-26 21:00 UTC 

"make randconfig" gives a looong warning
 2010-09-26 14:15 UTC  (2+ messages)

[PATCH 01/20] kernel: change to new flag variable
 2010-09-25  2:25 UTC 

search functions
 2010-09-23 19:06 UTC 

[PATCH] trivial: disable sparse' warning for "potentially expensive pointer subtraction"
 2010-09-23 12:41 UTC  (2+ messages)

Stale expression reference causing use-after-free
 2010-09-23 10:58 UTC  (13+ messages)

make headers_install
 2010-09-22  9:13 UTC 

[PATCHi v3] kconfig qconf: port to QT4
 2010-09-21 17:31 UTC  (7+ messages)
` [PATCH] "
      ` [PATCH 1/2] "
      ` [PATCH 2/2] Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems

[PATCH]
 2010-09-20 12:11 UTC  (5+ messages)

[PATCH] Documentation/kbuild: major edit of modules.txt sections 5-8
 2010-09-20  6:06 UTC 

[PATCH v2] Documentation/kbuild: major edit of modules.txt sections 1-4
 2010-09-19  1:33 UTC 

[PATCH] Documentation/kbuild: major edit of modules.txt sections 1-4
 2010-09-17 18:30 UTC  (3+ messages)

2.6.36-rc3 - Unable to build: "Error: input truncated"
 2010-09-14 23:06 UTC  (13+ messages)

[PATCH] Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
 2010-09-13 11:51 UTC  (3+ messages)

[PATCH 0/3] make clean fixes
 2010-09-13 15:24 UTC  (5+ messages)
` [PATCH 1/3] kbuild: Really don't clean bounds.h and asm-offsets.h
` [PATCH 2/3] kbuild: Do not run make clean in $(srctree)
` [PATCH 3/3] kbuild: Use a single clean rule for kernel and external modules

[PATCH] nconfig: Fix help for choice menus
 2010-09-13 10:43 UTC  (3+ messages)

PLEASE HELP MY FAMILY (A Cry for Help
 2010-09-11  6:19 UTC 

xconfig build error in linux-next??
 2010-09-10 15:20 UTC  (5+ messages)

[PATCH] kbuild: fix oldnoconfig to do the right thing
 2010-09-08 13:01 UTC  (4+ messages)

[PATCH] xconfig: Change the titlebar if using Qt3
 2010-09-06 11:32 UTC  (3+ messages)

[PATCH] kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
 2010-09-06 11:29 UTC  (2+ messages)

scripts/setlocalversion: information retrieval about git repository state
 2010-09-06 11:27 UTC  (6+ messages)
      ` [PATCH] scripts/setlocalversion: update comment regarding "

Mutual Support
 2010-09-04 15:40 UTC 

[PATCHi v3] kconfig qconf: port to QT4
 2010-09-01 14:57 UTC  (3+ messages)
` [PATCH v4] "

[RFC] kbuild: use getopt_long(), not its _only() variant
 2010-08-31 11:35 UTC  (4+ messages)

[PATCH 1/4] kbuild: don't assign `stdout' and `stderr'
 2010-08-26 12:11 UTC  (13+ messages)
` [PATCH 2/4] kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
` [PATCH 3/4] kbuild: `nconf' needs -lintl
      ` [PATCH] kbuild: don't overwrite HOST_EXTRACFLAGS

[PATCH] checksyscalls: Fix stand-alone usage
 2010-08-25 13:30 UTC  (2+ messages)

[PATCH] sh: fix kconfig warning
 2010-08-24  6:33 UTC  (2+ messages)

[PATCH] kbuild: fix segmentation fault in recursive dependency check
 2010-08-23 17:02 UTC  (3+ messages)

[GIT] kbuild fixes for 2.6.36-rc2
 2010-08-23 10:56 UTC  (2+ messages)

[Patch] makefile: not need to regenerate kernel.release file when make kernelrelease
 2010-08-20 11:57 UTC  (2+ messages)

xconfig oddity
 2010-08-19 21:39 UTC  (3+ messages)

[PATCH] scripts/mkversion: Simplify script
 2010-08-19  2:56 UTC  (3+ messages)

[PATCH 1/2] Makefile: fix missing dash when using make LOCALVERSION=xxx
 2010-08-18  9:20 UTC  (9+ messages)
` [PATCH 2/2] Makefile: "make kernelrelease" should show the correct full kernel version

[PATCH] kconfig: fix warnings in fgets/fwrite usage
 2010-08-18  5:36 UTC  (4+ messages)

[RFC 0/2] Factor Kconfig's prefix and package name
 2010-08-18  2:28 UTC  (8+ messages)
` [PATCH] kbuild: implement the `mainmenu' directive

bug LINUX_VERSION_CODE undefined
 2010-08-17 16:00 UTC 


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