aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic/fixdep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada1-4/+4
2013-04-05kbuild: fixdep: support concatenated dep filesStephen Warren1-32/+61
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2011-09-09fixdep: fix extraneous dependenciesPeter Foley1-0/+1
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek1-6/+13
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2010-12-22Make fixdep error handling more explicitBen Gamari1-3/+7
2010-11-11fixdep: use hash table instead of a single arrayEric Dumazet1-48/+61
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-5/+5
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-13/+13
2009-09-21trivial: kbuild: remove extraneous blank line after declaration of usage()Trevor Keith1-1/+0
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg1-2/+1
2009-09-20kbuild: add static to prototypesTrevor Keith1-13/+13
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2007-05-02kbuild: scripts/basic/fixdep segfault on pathological string-o-deathAndy Green1-0/+2
2007-04-01[PATCH] kbuild: fix dependency generationJan Beulich1-3/+7
2006-02-19kbuild: consolidate command line escapingJan Beulich1-12/+2
2005-12-25kbuild: escape '#' in .target.cmd filesSam Ravnborg1-1/+14
2005-06-25[PATCH] Kill signed charsJ.A. Magallon1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+390