summaryrefslogtreecommitdiff
path: root/scripts/package/Makefile
AgeCommit message (Expand)Author
2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada
2019-08-25kbuild: pkg: add package targets to PHONY instead of FORCEMasahiro Yamada
2019-08-25kbuild: pkg: clean up package files/dirs from the top MakefileMasahiro Yamada
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-28kbuild: [bin]deb-pkg: add DPKG_FLAGS variableKacper KoƂodziej
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-12-01kbuild: remove redundant 'set -e' from cmd_* definesMasahiro Yamada
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio
2017-12-13kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failMasahiro Yamada
2017-12-13scripts/package: snap-pkg targetPaolo Pisati
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedMasahiro Yamada
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-11-14kbuild: rpm-pkg: do not force -jN in submakeMasahiro Yamada
2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada
2017-11-14kbuild: rpm-pkg: fix jobserver unavailable warningMasahiro Yamada
2017-09-21kbuild: rpm-pkg: fix version number handlingMasahiro Yamada
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio
2015-09-04deb-pkg: add source packageRiku Voipio
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio
2015-06-15scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2013-11-07perf tools: Fix version when building out of treeDavid Ahern
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel
2011-06-24package: Makefile: fix perf target bugmatt mooney
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek
2011-05-04Replace '-' in kernel version with '_'Arun Sharma
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-21kbuild: Fix make rpmMichal Marek
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
2010-06-18kbuild: Clean up and speed up the localversion logicMichal Marek
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo
2009-12-12scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder
2009-12-12scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt
2008-12-05kbuild: remove TAR_IGNORERobert P. J. Day
2008-12-03scripts/package: allow custom options to rpmJeremy Kerr
2008-01-28Kbuild: Clarify the rpm-related make packaging targetsRobert P. J. Day
2006-03-08kbuild: replace PHONY with FORCESam Ravnborg
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw