Age | Commit message (Expand) | Author |
2019-08-25 | kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package | Masahiro Yamada |
2019-08-25 | kbuild: pkg: add package targets to PHONY instead of FORCE | Masahiro Yamada |
2019-08-25 | kbuild: pkg: clean up package files/dirs from the top Makefile | Masahiro Yamada |
2019-06-05 | kbuild: tar-pkg: enable communication with jobserver | Trevor Bourget |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-28 | kbuild: [bin]deb-pkg: add DPKG_FLAGS variable | Kacper Kołodziej |
2019-02-20 | kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile | Masahiro Yamada |
2018-12-01 | kbuild: remove redundant 'set -e' from cmd_* defines | Masahiro Yamada |
2018-04-07 | kbuild: deb-pkg: split generating packaging and build | Riku Voipio |
2017-12-13 | kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail | Masahiro Yamada |
2017-12-13 | scripts/package: snap-pkg target | Paolo Pisati |
2017-11-23 | kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used | Masahiro Yamada |
2017-11-23 | kbuild: pkg: use --transform option to prefix paths in tar | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: do not force -jN in submake | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: keep spec file until make mrproper | Masahiro Yamada |
2017-11-14 | kbuild: rpm-pkg: fix jobserver unavailable warning | Masahiro Yamada |
2017-09-21 | kbuild: rpm-pkg: fix version number handling | Masahiro Yamada |
2016-05-16 | scripts/package/Makefile: rpmbuild add support of RPMOPTS | Srinivas Pandruvada |
2015-11-24 | package Makefile: fix perf-tar targets when outdir is set | Riku Voipio |
2015-09-04 | deb-pkg: add source package | Riku Voipio |
2015-09-04 | package/Makefile: move source tar creation to a function | Riku Voipio |
2015-06-15 | scripts/package/Makefile: rpmbuild is needed for rpm targets | Jim Davis |
2014-06-10 | kbuild: trivial - remove trailing empty lines | Masahiro Yamada |
2013-11-07 | perf tools: Fix version when building out of tree | David Ahern |
2013-05-16 | package: Makefile: unbreak binrpm-pkg target | Luiz Capitulino |
2013-04-18 | rpm-pkg: Remove pointless set -e statements | Michal Marek |
2013-04-18 | rpm-pkg: Always regenerate the specfile | Michal Marek |
2013-04-18 | rpm-pkg: Do not write to the parent directory | Michal Marek |
2013-04-18 | rpm-pkg: Do not package the whole source directory | Michal Marek |
2013-04-08 | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD... | Bin Wang |
2011-10-29 | scripts/package/Makefile: Fix typo: an deb -> a deb | Paul Menzel |
2011-06-24 | package: Makefile: fix perf target bug | matt mooney |
2011-05-24 | rpm-pkg: Fix when current directory is a symlink | Michal Marek |
2011-05-04 | Replace '-' in kernel version with '_' | Arun Sharma |
2011-03-09 | kbuild: Add make tarxz-pkg build option | Zdenek Kaspar |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-07-21 | kbuild: Fix make rpm | Michal Marek |
2010-07-05 | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar |
2010-06-18 | kbuild: Clean up and speed up the localversion logic | Michal Marek |
2010-06-05 | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo |
2009-12-12 | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder |
2009-12-12 | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder |
2009-10-11 | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set | Frans Pop |
2009-03-07 | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree | Josh Hunt |
2008-12-05 | kbuild: remove TAR_IGNORE | Robert P. J. Day |
2008-12-03 | scripts/package: allow custom options to rpm | Jeremy Kerr |
2008-01-28 | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day |
2006-03-08 | kbuild: replace PHONY with FORCE | Sam Ravnborg |
2006-03-06 | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith |
2006-01-01 | kbuild: tar-pkg with out-out-tree building | Jan-Benedict Glaw |