aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio1-2/+2
2015-09-04deb-pkg: add source packageRiku Voipio1-4/+13
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio1-13/+16
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis1-6/+2
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada1-1/+0
2013-11-07perf tools: Fix version when building out of treeDavid Ahern1-1/+3
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino1-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek1-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek1-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek1-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek1-1/+5
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUTBin Wang1-1/+1
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel1-1/+1
2011-06-24package: Makefile: fix perf target bugmatt mooney1-3/+5
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek1-1/+1
2011-05-04Replace '-' in kernel version with '_'Arun Sharma1-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar1-1/+4
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-1/+1
2010-07-21kbuild: Fix make rpmMichal Marek1-1/+1
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-1/+1
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek1-1/+1
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo1-6/+31
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder1-2/+19
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder1-1/+2
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop1-1/+10
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt1-1/+2
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day1-4/+0
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr1-2/+3
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day1-3/+2
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg1-11/+7
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-5/+5
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw1-1/+1
2005-07-21[PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt1-1/+1
2005-07-14kbuild: Fix bug in make deb-pkg when using seperate source and output directoriesSam Ravnborg1-2/+2
2005-07-13[PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan1-1/+2
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw1-3/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+89