messages from 2008-06-17 02:17:08 to 2008-10-29 21:30:03 UTC [more...]
[patch 08/13] tags: skip ./ in filenames
2008-10-29 21:20 UTC
KBUILD: do not include arch/<ARCH>/include/asm in find-sources twice
2008-10-29 21:29 UTC (4+ messages)
[patch 10/13] kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module
2008-10-29 21:20 UTC
[patch 01/13] genksyms: track symbol checksum changes
2008-10-29 21:20 UTC
[patch 02/13] genksyms: allow to ignore symbol checksum changes
2008-10-29 21:20 UTC
[patch 03/13] lkdtm: fix for CONFIG_SCSI=n
2008-10-29 21:20 UTC
[patch 05/13] scripts/package: allow custom options to rpm
2008-10-29 21:20 UTC
[patch 04/13] scripts/package: don't break if %{_smp_mflags} isn't set
2008-10-29 21:20 UTC
[patch 06/13] scripts/checksyscalls.sh: fix for non-gnu sed
2008-10-29 21:20 UTC
[patch 07/13] adjust init section definitions
2008-10-29 21:20 UTC
[PULL] kbuild fixes for -rc1
2008-10-26 1:06 UTC (3+ messages)
` kbuild maintainer news [Was: kbuild fixes for -rc1]
[PATCH] ftrace: handle generic arch calls
2008-10-24 8:05 UTC (2+ messages)
Is there a GOOD reason why the autodetected ARCH is still ARCH=i386 or ARCH=x86_64 and not ARCH=x86
2008-10-15 11:09 UTC
[2.6 patch] kconfig-language.txt: update the information on select
2008-10-15 9:01 UTC
symbol versioning, interdependent external modules
2008-10-11 6:20 UTC
Building two (external) modules from the same sources
2008-10-01 20:05 UTC (4+ messages)
[PATCH] deb-pkg: Beautify changelog
2008-09-26 21:31 UTC (10+ messages)
` [PATCH] deb-pkg: Fix Provides field
` [PATCH] deb-pkg: bump standards version
` [PATCH] deb-pkg: Fix Section and Source field
` [PATCH] deb-pkg: Generate a debian/copyright
` [PATCH] deb-pkg: Fix generated packagename
` [PATCH] deb-pkg: generate changelog, copyright and control on demand
support for integer comparison in kconfig
2008-09-25 10:00 UTC
[PATCH] ncurses based config
2008-09-17 11:58 UTC (16+ messages)
` [PATCH] ncurses based config V2
[PATCH] Fixup deb-pkg target to generate separate firmware deb
2008-09-15 13:30 UTC (3+ messages)
[PATCH] kbuild: tag with git revision when git describe is missing
2008-09-12 19:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH] kbuild: Bugfix for variable KBUILD_EXTRA_SYMBOLS
2008-09-09 14:46 UTC
[git pull] x86 fixes
2008-09-08 21:22 UTC
[PATCH] ncurses based config
2008-09-04 14:37 UTC (2+ 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 (8+ messages)
FYI - cross building on Cygwin works for multiple arches with only one hack to kbuild
2008-06-17 2:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox