public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-02-12 20:41:39 to 2008-04-30 06:35:19 UTC [more...]

Additional kconfig targets (cloneconfig, nonint_oldconfig etc)
 2008-04-30  6:35 UTC  (3+ messages)

[PATCH RFC] kbuild: drop section mismatch detection for __cpu*
 2008-04-29 20:47 UTC 

[PATCH 4/4] kconfig: add *_silentdefconfig feature for config targets
 2008-04-28 21:48 UTC  (5+ messages)

[GIT PULL] kbuild updates
 2008-04-28 21:14 UTC 

Kconfig configuration restore bug [Was: x86: vSMP selection in config]
 2008-04-28 21:08 UTC  (11+ messages)
        ` [PATCH 1/3] fix recursive dependencies
        ` [PATCH 2/3] fix choice dependency check
        ` [PATCH 3/3] add named choice group

[PATCH 1/4] build: fix missing x86-specific help output
 2008-04-28 20:46 UTC  (3+ messages)

[GIT PULL] kbuild fixes
 2008-04-26 20:05 UTC  (6+ messages)

[PATCH] headerdep: a tool for detecting inclusion cycles in header file
 2008-04-26 18:26 UTC  (17+ messages)

[PATCH 2/4] kconfig: make conf -s (silent) a modifier rather than an input mode
 2008-04-26  2:35 UTC 

[PATCH 3/4] kconfig: conf -D just takes default config w/out assuming input_mode is set_default
 2008-04-26  2:35 UTC 

[2.6 patch] scripts/Makefile.modpost typo fix
 2008-04-25 21:37 UTC  (2+ messages)

[GIT PULL] kbuild patches for merge window
 2008-04-25 19:20 UTC  (2+ messages)

[PATCH] kbuild doc: move smart-config.txt to Doc/kbuild/
 2008-04-25 19:07 UTC  (4+ messages)
` [PATCH v2] "

RFC: run all userspace header through unifdef
 2008-04-17 13:57 UTC  (3+ messages)

using initramfs with modules
 2008-04-17 11:49 UTC 

2.6.25 and DEBUG_SECTION_MISMATCH
 2008-04-16 21:08 UTC  (8+ messages)

[PATCH]kbuild: add arm, mips and i386 macros
 2008-04-16  7:55 UTC  (3+ messages)

coloring stdout && stderr, small kbuild example
 2008-04-13 15:27 UTC  (7+ messages)
    ` lide: linux ide, just concept idea (Re: coloring stdout && stderr, small kbuild example)

[PATCH] documentation: build source files in Documentation sub-dir
 2008-04-13 14:05 UTC  (9+ messages)
  ` [PATCH v2] "

unnecessary "tristate"ness in Kconfig files
 2008-04-10 19:51 UTC  (2+ messages)

Combining several subdirectories into a single loadable module
 2008-04-09 14:18 UTC 

why "depends on FUBAR!=n"?
 2008-04-06 19:41 UTC 

"if CONFIG" versus "depends on CONFIG"
 2008-04-06  1:05 UTC  (2+ messages)

Dear Friend
 2008-04-05 20:35 UTC 

Dear Friend
 2008-04-05 20:35 UTC 

x86: defconfig not being applied automatically in 2.6.24+
 2008-04-03 20:49 UTC 

[PATCH] Compress kernel modules on installation
 2008-04-01 19:42 UTC  (12+ messages)

wish: build time warning for missing MODULE_LICENSE
 2008-04-01  7:43 UTC  (5+ messages)

[PATCH] Documentation/kbuild: fix typos (s/bin_shipped/bin.o_shipped/)
 2008-03-31 13:08 UTC 

The evolution of the Linux kernel build system
 2008-03-26 22:37 UTC  (4+ messages)

A few words from the kbuild maintainer
 2008-03-23 21:12 UTC 

[GIT PULL] one kbuild fix
 2008-03-23 20:50 UTC 

[PATCH] KBUILD: Move files that don't check __KERNEL__
 2008-03-22 18:45 UTC 

kconfig bug - select vs. depends
 2008-03-14 22:58 UTC  (5+ messages)
  ` [PATCH] THERMAL must not select HWMON

Fwd: Re: Fwd: Re: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c
 2008-03-02 19:05 UTC  (4+ messages)
  ` why is CONFIG_PCI unset ? [was: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c]

[PATCH] kbuild: make *config usage docs
 2008-02-29 22:21 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 001/002] scripts/mod/modpost.c: New option -E to load extra symbols
 2008-02-28 10:42 UTC 

why filename extensions? (Re: [PATCH] Compress kernel modules on installation.)
 2008-02-27  3:10 UTC 

[BUILD_FAILURE] Linux 2.6.25-rc3 - various unexported functions () on powerpc
 2008-02-26 18:25 UTC  (4+ messages)

distributed module configuration [Was: Announce: Linux-next (Or Andrew's dream :-))]
 2008-02-17 15:51 UTC  (9+ messages)
        ` distributed module configuration

[PATCH] Fix typos on lib/Kconfig
 2008-02-22  7:06 UTC 

separate object directories: trap for user
 2008-02-21 13:16 UTC 

make clean does not remove vmlinux.bin.all
 2008-02-21 13:05 UTC 

rebuilding object files from asm files
 2008-02-20 20:01 UTC  (4+ messages)

[GIT PULL] 2 x kbuild fixes
 2008-02-19 20:11 UTC 

one more packaging bug
 2008-02-19 17:37 UTC 

[PATCH] KBUILD: Extend some command directory blacklists
 2008-02-19 15:31 UTC 

packaging issues: some serious, some not so serious
 2008-02-19 13:13 UTC  (9+ messages)

[PATCH] KBUILD: Define the standard files and dirs for tar and find commands
 2008-02-19  9:57 UTC 

[PATCH] KBUILD: Remove meaningless comment from Makefile
 2008-02-18 19:34 UTC 

"remote" packaging is definitely broken
 2008-02-18 19:31 UTC 

add "lost+found" to list of (RCS_FIND_IGNORE?) search dirs?
 2008-02-18 12:07 UTC 

"make distclean" tries to clean the source tree, not the output tree
 2008-02-18 11:05 UTC  (2+ messages)

[PATCH] KBUILD: Fix help to refer to "make modules_prepare"
 2008-02-18  8:55 UTC 

[PATCH] KBUILD: Add a couple entries to no-dot-config-targets
 2008-02-17 21:33 UTC 

[PATCH] KBUILD: Clarify which tags targets are for which editors
 2008-02-17 20:22 UTC 

2.6.25-rc2 vdso_install breaks user "make install"
 2008-02-17 19:53 UTC  (6+ messages)

[PATCH] modpost: Fix reversed symbol name order
 2008-02-17 19:31 UTC  (2+ messages)

ccflags-y versus EXTRA_CFLAGS??
 2008-02-17 19:24 UTC  (6+ messages)

[PATCH] kbuild: A few more cheap and easy typoes
 2008-02-17 19:10 UTC  (2+ messages)

"aflags-y" versus "asflags-y"??
 2008-02-16 21:55 UTC 

[PATCH] kbuild: Some cheap typo and grammar fixes
 2008-02-16 13:19 UTC  (2+ messages)

[GIT PULL] 4 kbuild fixes for -rc1
 2008-02-15 20:55 UTC 

kconfig creates strange (invalid?) configuration
 2008-02-15 13:23 UTC  (3+ messages)

Help Require for makeing 2.6 kernel makefile
 2008-02-15 12:51 UTC  (2+ messages)

Fwd: Re: build #350 issue for v2.6.25-rc1 in drivers/i2c/busses/i2c-i801.c
 2008-02-12 20:41 UTC  (2+ messages)


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