summaryrefslogtreecommitdiffstats
path: root/scripts/package/Makefile
AgeCommit message (Expand)AuthorLines
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2013-11-07perf tools: Fix version when building out of treeDavid Ahern-1/+3
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek-1/+5
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang-1/+1
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel-1/+1
2011-06-24package: Makefile: fix perf target bugmatt mooney-3/+5
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek-1/+1
2011-05-04Replace '-' in kernel version with '_'Arun Sharma-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar-1/+4
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek-1/+1
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar-1/+1
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek-1/+1
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo-6/+31
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder-1/+2
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop-1/+10
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt-1/+2
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day-4/+0
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr-2/+3
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day-3/+2
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg-11/+7
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith-5/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw-1/+1
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg-2/+2
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan-1/+2
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw-3/+16
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+89