aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.package
AgeCommit message (Expand)Author
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-04-25kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada
2023-04-23kbuild: add srcdeb-pkg targetMasahiro Yamada
2023-04-23kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada
2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada
2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada
2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada
2023-04-11kbuild: give up untracked files for source package buildsMasahiro Yamada
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada
2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada
2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada
2023-02-26kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada
2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada
2023-02-05kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada
2023-01-30kbuild: do not put .scmversion into the source tarballMasahiro Yamada
2022-12-30kbuild: add a missing line for help messageJun ASAKA
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee
2022-11-24kbuild: add ability to make source rpm buildable using kojiIvan Vecera
2022-09-29kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada
2022-07-27kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuildMasahiro Yamada
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak
2021-04-25kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce
2019-11-11kbuild: Wrap long "make help" text linesGeert Uytterhoeven
2019-08-25kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada