aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/tags.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-31tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie1-2/+2
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt1-1/+3
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt1-1/+1
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-0/+9
2011-01-15kbuild: add GNU GLOBAL tags generationJianbin Kang1-0/+9
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+1
2010-12-02scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra1-1/+3
2010-12-02tags: put function prototypes back!Uwe Kleine-König1-1/+1
2010-03-08Revert "kbuild: specify absolute paths for cscope"Michal Marek1-7/+3
2010-03-03tags: Add the ability to make tags for all archs using "all"John Kacur1-0/+11
2010-03-03tags: Fix spelling error in comment (is->if)John Kacur1-1/+1
2010-02-22tags: Use $SRCARCHMichal Marek1-2/+2
2010-02-17tags: include headers before source filesGuennadi Liakhovetski1-6/+14
2009-12-12kbuild: specify absolute paths for cscopeDaniel Vetter1-1/+7
2009-09-20ctags: usability fixStefani Seibold1-1/+2
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-02-15kbuild: add sys_* entries for syscalls in tagsRabin Vincent1-2/+5
2009-02-15kbuild: fix tags generation of config symbolsAlexey Dobriyan1-1/+4
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song1-5/+13
2009-01-02kbuild: drop debugging leftover in tags.shSam Ravnborg1-1/+0
2008-12-14kbuild: fix string equality testing in tags.shJiri Slaby1-5/+5
2008-12-14kbuild: fix make tags/cscopeJiri Slaby1-12/+12
2008-12-03tags and cscope support really belongs in a shell scriptSam Ravnborg1-0/+160