Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
refs/heads/mt6797/android12-5.10-lts
/
scripts
/
Makefile.package
e4a42c8
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
by Denis Efremov
· 4 years, 7 months ago
8dfb61d
kbuild: add variables for compression tools
by Denis Efremov
· 4 years, 7 months ago
af7db99
kbuild: Add make dir-pkg build option
by Matteo Croce
· 5 years ago
a64c044
kbuild: Wrap long "make help" text lines
by Geert Uytterhoeven
· 5 years ago
000ec95
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
by Masahiro Yamada
· 5 years ago
[Renamed (98%) from scripts/package/Makefile]
6a4f6a2
kbuild: pkg: add package targets to PHONY instead of FORCE
by Masahiro Yamada
· 5 years ago
46a63d4
kbuild: pkg: clean up package files/dirs from the top Makefile
by Masahiro Yamada
· 5 years ago
a6e0487
kbuild: tar-pkg: enable communication with jobserver
by Trevor Bourget
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
117948a
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
by Kacper Kołodziej
· 6 years ago
175209c
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
by Masahiro Yamada
· 6 years ago
5439f09
kbuild: remove redundant 'set -e' from cmd_* defines
by Masahiro Yamada
· 6 years ago
b41d920
kbuild: deb-pkg: split generating packaging and build
by Riku Voipio
· 7 years ago
262dad6
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
by Masahiro Yamada
· 7 years ago
5704d45
scripts/package: snap-pkg target
by Paolo Pisati
· 7 years ago
ebaad7d
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
by Masahiro Yamada
· 7 years ago
2dbc644
kbuild: pkg: use --transform option to prefix paths in tar
by Masahiro Yamada
· 7 years ago
8a16a07
kbuild: rpm-pkg: do not force -jN in submake
by Masahiro Yamada
· 7 years ago
af60e20
kbuild: rpm-pkg: keep spec file until make mrproper
by Masahiro Yamada
· 7 years ago
606625b
kbuild: rpm-pkg: fix jobserver unavailable warning
by Masahiro Yamada
· 7 years ago
25b080b
kbuild: rpm-pkg: fix version number handling
by Masahiro Yamada
· 7 years ago
65a9f31
scripts/package/Makefile: rpmbuild add support of RPMOPTS
by Srinivas Pandruvada
· 9 years ago
4b63f60
package Makefile: fix perf-tar targets when outdir is set
by Riku Voipio
· 9 years ago
3716001
deb-pkg: add source package
by Riku Voipio
· 9 years ago
2680382
package/Makefile: move source tar creation to a function
by Riku Voipio
· 9 years ago
21a5999
scripts/package/Makefile: rpmbuild is needed for rpm targets
by Jim Davis
· 10 years ago
7eb6e34
kbuild: trivial - remove trailing empty lines
by Masahiro Yamada
· 11 years ago
a614d01
perf tools: Fix version when building out of tree
by David Ahern
· 11 years ago
f66ba56
package: Makefile: unbreak binrpm-pkg target
by Luiz Capitulino
· 12 years ago
a0f9c6f
rpm-pkg: Remove pointless set -e statements
by Michal Marek
· 12 years ago
6501320
rpm-pkg: Always regenerate the specfile
by Michal Marek
· 12 years ago
403d3cc
rpm-pkg: Do not write to the parent directory
by Michal Marek
· 12 years ago
6615d6c
rpm-pkg: Do not package the whole source directory
by Michal Marek
· 12 years ago
4c6e00c
scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUT
by Bin Wang
· 12 years ago
0f60be2
scripts/package/Makefile: Fix typo: an deb -> a deb
by Paul Menzel
· 13 years ago
3bdccc8
package: Makefile: fix perf target bug
by matt mooney
· 14 years ago
857c7e4
rpm-pkg: Fix when current directory is a symlink
by Michal Marek
· 14 years ago
e1287eb
Replace '-' in kernel version with '_'
by Arun Sharma
· 14 years ago
9a17f40
kbuild: Add make tarxz-pkg build option
by Zdenek Kaspar
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
b003afe
kbuild: Fix make rpm
by Michal Marek
· 14 years ago
08f8ba0
Merge commit 'v2.6.35-rc4' into perf/core
by Ingo Molnar
· 14 years ago
0915512
kbuild: Clean up and speed up the localversion logic
by Michal Marek
· 15 years ago
8e5564e
perf tools: Make target to generate self contained source tarball
by Arnaldo Carvalho de Melo
· 15 years ago
db1d186
scripts/package: deb-pkg: use fakeroot if available
by Jonathan Nieder
· 15 years ago
05ba448
scripts/package: add KBUILD_PKG_ROOTCMD variable
by Jonathan Nieder
· 15 years ago
db9038c
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
by Frans Pop
· 15 years ago
b925dbf
kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree
by Josh Hunt
· 16 years ago
abf681c
kbuild: remove TAR_IGNORE
by Robert P. J. Day
· 17 years ago
c39dd50
scripts/package: allow custom options to rpm
by Jeremy Kerr
· 16 years ago
899c384
Kbuild: Clarify the rpm-related make packaging targets
by Robert P. J. Day
· 17 years ago
0131705
kbuild: replace PHONY with FORCE
by Sam Ravnborg
· 19 years ago
4f19336
kbuild: change kbuild to not rely on incorrect GNU make behavior
by Paul Smith
· 19 years ago
6073aa6
kbuild: tar-pkg with out-out-tree building
by Jan-Benedict Glaw
· 19 years ago
d178817
[PATCH] kbuild: make help binrpm-pkg fix
by Coywolf Qi Hunt
· 19 years ago
a91f98a
kbuild: Fix bug in make deb-pkg when using seperate source and output directories
by Sam Ravnborg
· 19 years ago
be3cef9
[PATCH] kbuild: restrain output of "make help" to 80 columns
by Yum Rayan
· 20 years ago
6d983fe
[PATCH] kbuild: create tarballs
by Jan-Benedict Glaw
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago