summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorLines
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter-0/+11
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+21
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin-7/+21
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg-2/+7
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-0/+14
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-1/+1
2009-01-04bzip2/lzma: handle failures from bzip2 and lzma correctlyH. Peter Anvin-2/+2
2009-01-04bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff-0/+14
2008-12-03kbuild: expand -I in KBUILD_CPPFLAGSSam Ravnborg-6/+9
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron-1/+10
2008-05-23kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt-1/+2
2008-01-28kbuild: implement modules.orderTejun Heo-0/+6
2007-10-15kbuild: introduce ccflags-y, asflags-y and ldflags-ySam Ravnborg-5/+11
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-1/+1
2007-10-12kbuild: kill backward compatibility checksSam Ravnborg-3/+1
2007-10-12kbuild: fix directory traversal bugSam Ravnborg-3/+3
2006-07-01kbuild: fix ia64 breakage after introducing make -rRSam Ravnborg-3/+3
2006-06-26Revert "kbuild: fix make -rR breakage"Linus Torvalds-3/+3
2006-06-24kbuild: fix make -rR breakageSam Ravnborg-3/+3
2006-04-07kbuild: properly pass options to hostcc when doing make O=..Sam Ravnborg-5/+0
2005-12-26kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo...Ustyugov Roman-3/+5
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg-94/+0
2005-07-25kbuild: drop descend - converting existing usersSam Ravnborg-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+267