aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package
AgeCommit message (Expand)Author
2019-05-05kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2018-12-04kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio
2018-04-13kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkgJavier Martinez Canillas
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio
2018-03-28kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe
2018-03-28builddeb: Fix header package regarding dtc source linksJan Kiszka
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-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14builddeb: Pass the kernel:debarch substvar to dpkg-genchangesSven Joachim
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-11-14kbuild: rpm-pkg: replace $RPM_BUILD_ROOT with %{buildroot}Masahiro Yamada
2017-11-14kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabledMasahiro Yamada
2017-11-14kbuild: rpm-pkg: refactor mkspec with here docMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09kbuild: rpm-pkg: clean up mkspecMasahiro Yamada
2017-10-09kbuild: rpm-pkg: install vmlinux.bz2 unconditionallyMasahiro Yamada
2017-10-09kbuild: rpm-pkg: remove ppc64 specific image handlingMasahiro Yamada
2017-09-21kbuild: rpm-pkg: fix version number handlingMasahiro Yamada
2017-09-21kbuild: deb-pkg: remove firmware package supportMasahiro Yamada
2017-09-21kbuild: rpm-pkg: delete firmware_install to fix build errorMasahiro Yamada
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-25builddeb: fix typoAndrew Donnellan
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek
2016-12-11Merge branch 'kbuild/rc-fixes' into kbuild/miscMichal Marek
2016-12-11kbuild/mkspec: avoid using brace expansionAnton Tikhomirov
2016-11-25builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2016-08-16builddeb: Skip gcc-plugins when not configuredKees Cook
2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-07-26Fix the Debian packaging script on systems with no codenameMarcin Mielniczuk
2016-07-26builddeb: fix file permissions before packagingHenning Schild
2016-07-19builddeb: really include objtool binary in headers packageWilfried Klaebe
2016-06-07GCC plugin infrastructureEmese Revfy
2016-05-16scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-05-10builddeb: fix missing headers in linux-headers packageAzriel Samson
2016-05-10builddeb: include objtool binary in headers packageBjørn Mork
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni
2016-02-26kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio