summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.package
Commit message (Expand)AuthorAgeFilesLines
* kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada2024-03-101-1/+1
* kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada2023-12-101-3/+1
* kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada2023-11-281-23/+1
* kbuild: deb-pkg: apply short -R and -j optionsDmitrii Bundin2023-11-281-1/+1
* kbuild: make binrpm-pkg always produce kernel-devel packageMasahiro Yamada2023-10-181-2/+0
* kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada2023-10-031-4/+4
* kbuild: deb-pkg: support DEB_BUILD_OPTIONS=parallel=N in debian/rulesMasahiro Yamada2023-08-291-1/+1
* kbuild: deb-pkg: use Debian compliant shebang for debian/rulesMasahiro Yamada2023-08-081-1/+1
* kbuild: rpm-pkg: skip build dependency check on non-rpm systemsMasahiro Yamada2023-07-251-1/+2
* kbuild: rpm-pkg: refactor *rpm-pkg targetsMasahiro Yamada2023-07-251-25/+29
* kbuild: rpm-pkg: build the kernel in-place for rpm-pkgMasahiro Yamada2023-07-251-0/+1
* kbuild: rpm-pkg: rename binkernel.spec to kernel.specMasahiro Yamada2023-07-251-2/+2
* kbuild: rpm-pkg: introduce %{with_devel} switch to select devel packageMasahiro Yamada2023-07-251-1/+1
* kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkgMasahiro Yamada2023-07-251-1/+1
* kbuild: add a phony target to run a command with Kbuild env varsMasahiro Yamada2023-07-251-4/+0
* kbuild: rpm-pkg: do not hard-code $MAKE in spec fileMasahiro Yamada2023-07-251-2/+3
* 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