summaryrefslogtreecommitdiffstats
path: root/scripts/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: deb-pkg: split generating packaging and buildRiku Voipio2018-04-071-24/+10
* kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failMasahiro Yamada2017-12-131-3/+7
* scripts/package: snap-pkg targetPaolo Pisati2017-12-131-0/+16
* kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada2017-11-231-1/+1
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-11-231-3/+2
* kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada2017-11-141-1/+2
* kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada2017-11-141-2/+2
* kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada2017-11-141-2/+2
* kbuild: rpm-pkg: fix version number handlingMasahiro Yamada2017-09-211-5/+0
* scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
* package Makefile: fix perf-tar targets when outdir is setRiku Voipio2015-11-241-2/+2
* deb-pkg: add source packageRiku Voipio2015-09-041-4/+13
* package/Makefile: move source tar creation to a functionRiku Voipio2015-09-041-13/+16
* scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-151-6/+2
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* perf tools: Fix version when building out of treeDavid Ahern2013-11-071-1/+3
* package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino2013-05-161-1/+1
* rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0
* rpm-pkg: Always regenerate the specfileMichal Marek2013-04-181-13/+6
* rpm-pkg: Do not write to the parent directoryMichal Marek2013-04-181-7/+5
* rpm-pkg: Do not package the whole source directoryMichal Marek2013-04-181-1/+5
* scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang2013-04-081-1/+1
* scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel2011-10-291-1/+1
* package: Makefile: fix perf target bugmatt mooney2011-06-241-3/+5
* rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-241-1/+1
* Replace '-' in kernel version with '_'Arun Sharma2011-05-041-1/+1
* kbuild: Add make tarxz-pkg build optionZdenek Kaspar2011-03-091-1/+4
* Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-1/+1
|\
| * kbuild: Fix make rpmMichal Marek2010-07-211-1/+1
* | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-051-1/+1
|\ \ | |/
| * kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-181-1/+1
* | perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-6/+31
|/
* scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-121-2/+19
* scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-121-1/+2
* kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-111-1/+10
* kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-071-1/+2
* kbuild: remove TAR_IGNORERobert P. J. Day2008-12-051-4/+0
* scripts/package: allow custom options to rpmJeremy Kerr2008-12-031-2/+3
* Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day2008-01-281-3/+2
* kbuild: replace PHONY with FORCESam Ravnborg2006-03-081-11/+7
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-5/+5
* kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2006-01-011-1/+1
* [PATCH] kbuild: make help binrpm-pkg fixCoywolf Qi Hunt2005-07-211-1/+1
* kbuild: Fix bug in make deb-pkg when using seperate source and output directo...Sam Ravnborg2005-07-141-2/+2
* [PATCH] kbuild: restrain output of "make help" to 80 columnsYum Rayan2005-07-131-1/+2
* [PATCH] kbuild: create tarballsJan-Benedict Glaw2005-07-121-3/+16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+89
OpenPOWER on IntegriCloud