update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / scripts / Makefile.build
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-15 Andrew Morton[PATCH] Fix early parallel make failures
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] Add a MODULE_VERSION macro
2003-12-16 Andreas Gruenbacher- Disable patches.rpmify/kbuild-out-of-tree for now...
2003-12-15 Andreas Gruenbacher- List all defined configurations in running-kernel...
2003-10-05 Rusty Russell[PATCH] Fix Linux 2.5 -> Linux 2.6
2003-09-11 Sam Ravnborgkbuild: Separate output directory
2003-08-17 Sam Ravnborg[PATCH] Move config tasks to kconfig/Makefile
2003-06-07 Sam Ravnborg[PATCH] be more flexible about creating library archives
2003-06-04 Sam Ravnborgkbuild: Silence kbuild with make V=0
2003-05-12 Sam Ravnborgkbuild: [PATCH] Remove duplicate definitions in Makefil...
2003-05-08 Linus TorvaldsUse the right CFLAGS for source checking. Fix grammar.
2003-05-07 Linus TorvaldsSupport a "checking" mode for kernel builds, that runs a
2003-03-10 Sam Ravnborgkbuild: build-targets replaced with always
2003-03-10 Sam Ravnborgkbuild: Introduced extra-y, as replacement for EXTRA_TA...
2003-03-05 Sam Ravnborg[PATCH] kbuild: touch-module after successfull creation...
2003-02-19 Kai Germaschewskikbuild: [PATCH] adapt genksyms for current kbuild
2003-02-14 Kai Germaschewskikbuild: Figure endianness / word size at compile time
2003-02-14 Kai Germaschewskikbuild: Always postprocess modules
2003-02-10 Kai Germaschewskikbuild: sed compatibility fixes
2003-02-08 Kai Germaschewskikbuild: Modversions fix
2003-02-08 Kai Germaschewskikbuild: Warn on obsolete export-objs use
2003-02-08 Kai Germaschewskikbuild: Handle external SUBDIRS with modversions
2003-02-03 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/scratch/kai/kernel/v2...
2003-02-03 Kai Germaschewskikbuild: Rename CONFIG_MODVERSIONING -> CONFIG_MODVERSIONS
2003-01-26 Sam Ravnborgkbuild: ld_flags used consistently in Makefile.build
2003-01-26 Sam Ravnborgkbuild: Made cmd_link_multi readable
2003-01-24 Kai Germaschewskikbuild: Don't build final .ko yet when descending with...
2003-01-24 Kai Germaschewskikbuild: Always link module (.ko) from associated (.o)
2003-01-24 Kai Germaschewskikbuild: Generate versions for exported symbols
2003-01-24 Kai Germaschewskikbuild: Remove -DEXPORT_SYMTAB switch
2003-01-14 Kai GermaschewskiModule Sanity Check
2002-12-30 Sam Ravnborgkbuild: $(build) and $(clean) macros for make invocation
2002-12-13 Kai Germaschewskikbuild: Fix "make some/file.lst"
2002-12-04 Kai Germaschewskikbuild: Build modules as '.ko'
2002-11-22 Sam Ravnborgkbuild: Introduced build-targets
2002-11-22 Sam Ravnborgkbuild: Move flags to Makefile.lib
2002-11-14 Kai GermaschewskiISDN: Simplify chip init
2002-11-14 Kai Germaschewskikbuild: Indicate building modules in non-verbose mode
2002-11-11 Rusty Russell[PATCH] KBUILD_MODNAME define for build system
2002-11-03 Matthew Wilcox[kbuild]: Use include_config instead of include-config.
2002-11-03 Sam Ravnborg[PATCH] kbuild: Compatible with old bash, fix help...
2002-10-30 Linus TorvaldsMerge http://linux-isdn.bkbits.net/linux-2.5.make
2002-10-30 Kai Germaschewskikbuild: Fix menuconfig/xconfig and a modversions problem
2002-10-29 Roman Zippel[PATCH] new kernel configuration 1/7
2002-10-27 Sam Ravnborgkbuild: scrits/Makefile.lib
2002-10-25 Sam Ravnborgkbuild: Removed unused definitions
2002-10-23 Kai Germaschewskikbuild: Allow for <mod>-y as well as <mod>-objs for...
2002-10-23 Kai Germaschewskikbuild: Convert build and modversion phases
2002-10-23 Kai Germaschewskikbuild: Split Rules.make