summaryrefslogtreecommitdiff
path: root/scripts/Makefile.package
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-301-14/+47
|\
| * kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada2023-04-251-8/+27
| * kbuild: add srcdeb-pkg targetMasahiro Yamada2023-04-231-7/+21
* | kbuild: use proper prefix for tarballs to fix rpm-pkg build errorMasahiro Yamada2023-04-231-3/+3
|/
* kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada2023-04-161-17/+9
* kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada2023-04-161-7/+17
* kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada2023-04-161-10/+9
* kbuild: give up untracked files for source package buildsMasahiro Yamada2023-04-111-1/+2
* kbuild: use git-archive for source package creationMasahiro Yamada2023-03-161-78/+68
* kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada2023-03-161-1/+1
* kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada2023-02-261-6/+23
* kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada2023-02-261-33/+64
* kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada2023-02-261-1/+1
* kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada2023-02-261-1/+5
* kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada2023-02-261-8/+15
* kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada2023-02-261-28/+4
* kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada2023-02-261-5/+3
* kbuild: deb-pkg: create source package without cleaningMasahiro Yamada2023-02-261-6/+42
* kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada2023-02-051-1/+1
* kbuild: do not put .scmversion into the source tarballMasahiro Yamada2023-01-301-4/+2
* kbuild: add a missing line for help messageJun ASAKA2022-12-301-0/+1
* Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-191-0/+10
|\
| * kbuild: add ability to make source rpm buildable using kojiIvan Vecera2022-11-241-0/+10
* | scripts: add rust in scripts/Makefile.packageParan Lee2022-11-241-2/+2
|/
* kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.packageMasahiro Yamada2022-09-291-1/+4
* kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuildMasahiro Yamada2022-07-271-2/+2
* kbuild: Add make tarzst-pkg build optionPaweł Jasiak2021-10-121-3/+7
* kbuild: deb-pkg: change the source package name to linux-upstreamMasahiro Yamada2021-04-251-1/+1
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-3/+3
* kbuild: add variables for compression toolsDenis Efremov2020-06-061-4/+4
* kbuild: Add make dir-pkg build optionMatteo Croce2019-11-111-1/+2
* kbuild: Wrap long "make help" text linesGeert Uytterhoeven2019-11-111-1/+2
* kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.packageMasahiro Yamada2019-08-251-0/+159