messages from 2008-06-30 21:34:32 to 2008-11-24 20:53:34 UTC [more...]
[GIT] kbuild patches
2008-11-24 20:54 UTC (9+ messages)
` [PATCH 1/8] kbuild: expand -I in KBUILD_CPPFLAGS
` [PATCH 2/8] kbuild: kill output in silent mode of mkcompile_h
` [PATCH 3/8] kbuild: introduce $(kecho) convenience echo
` [PATCH 4/8] kbuild: use KECHO "
` [PATCH 5/8] kbuild: teach mkmakfile to be silent
` [PATCH 6/8] remove bashisms from scripts/extract-ikconfig
` [PATCH 7/8] kbuild: gen_init_cpio expands shell variables in file names
` [PATCH 8/8] kbuild: move tags support to a shell script
[PATCH] ncurses based config
2008-11-24 18:44 UTC (17+ messages)
` [PATCH] ncurses based config V2
[RFC PATCH] kbuild: move tags support to a shell script
2008-11-24 11:33 UTC (5+ messages)
[PATCH] Kbuild: generate debug info in building
2008-11-22 11:43 UTC (2+ messages)
[PATCH] kbuild: introduce KECHO convenience echo
2008-11-21 22:01 UTC (5+ messages)
` [PATCH] kbuild: use "
[PATCH] scripts/mkcompile_h: kill output in silent mode
2008-11-21 20:58 UTC (2+ messages)
[BUG] ppc64 relocatable vmlinux builds even with undefined symbols
2008-11-19 7:14 UTC
[PATCH 1/1] Kconfig: Correct sched-rt-group.txt pathname in init/Kconfig
2008-11-10 13:58 UTC
[GIT] one kbuild fix
2008-11-09 22:08 UTC
[PATCH] conf.c: use return to exit from main()
2008-10-31 13:03 UTC (3+ messages)
Menuconfig and !isalpha() characters in comment
2008-10-31 10:13 UTC
[PATCH] Add module_name Kconfig shortcut
2008-10-30 21:04 UTC
[patch 12/13] kconfig: add module_name shortcut
2008-10-30 12:00 UTC (5+ messages)
KBUILD: do not include arch/<ARCH>/include/asm in find-sources twice
2008-10-30 11:09 UTC (6+ messages)
[PULL] kbuild fixes
2008-10-30 5:39 UTC (3+ messages)
[patch 11/13] Fix incompatibility with versions of Perl less than 5.6.0
2008-10-29 21:20 UTC
[patch 09/13] kbuild: fix KBUILD_EXTRA_SYMBOLS
2008-10-29 21:20 UTC
[patch 13/13] setlocalversion: don't include svn change count
2008-10-29 21:20 UTC
[patch 08/13] tags: skip ./ in filenames
2008-10-29 21:20 UTC
[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] 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 (7+ 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 (25+ messages)
` [PATCH 02/24] kbuild: always unifdef files in headers_install*
` [PATCH 03/24] kbuild: drop support of ALTARCH for headers_*
` [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)
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