index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
package
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
Masahiro Yamada
1
-3
/
+7
2017-12-12
scripts/package: snap-pkg target
Paolo Pisati
1
-0
/
+16
2017-11-23
kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is used
Masahiro Yamada
1
-1
/
+1
2017-11-23
kbuild: pkg: use --transform option to prefix paths in tar
Masahiro Yamada
1
-3
/
+2
2017-11-14
kbuild: rpm-pkg: do not force -jN in submake
Masahiro Yamada
1
-1
/
+2
2017-11-14
kbuild: rpm-pkg: keep spec file until make mrproper
Masahiro Yamada
1
-2
/
+2
2017-11-14
kbuild: rpm-pkg: fix jobserver unavailable warning
Masahiro Yamada
1
-2
/
+2
2017-09-20
kbuild: rpm-pkg: fix version number handling
Masahiro Yamada
1
-5
/
+0
2016-05-16
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
1
-2
/
+2
2015-11-24
package Makefile: fix perf-tar targets when outdir is set
Riku Voipio
1
-2
/
+2
2015-09-04
deb-pkg: add source package
Riku Voipio
1
-4
/
+13
2015-09-04
package/Makefile: move source tar creation to a function
Riku Voipio
1
-13
/
+16
2015-06-15
scripts/package/Makefile: rpmbuild is needed for rpm targets
Jim Davis
1
-6
/
+2
2014-06-10
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
1
-1
/
+0
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
1
-1
/
+3
2013-05-16
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
1
-1
/
+1
2013-04-18
rpm-pkg: Remove pointless set -e statements
Michal Marek
1
-4
/
+0
2013-04-18
rpm-pkg: Always regenerate the specfile
Michal Marek
1
-13
/
+6
2013-04-18
rpm-pkg: Do not write to the parent directory
Michal Marek
1
-7
/
+5
2013-04-18
rpm-pkg: Do not package the whole source directory
Michal Marek
1
-1
/
+5
2013-04-08
scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...
Bin Wang
1
-1
/
+1
2011-10-29
scripts/package/Makefile: Fix typo: an deb -> a deb
Paul Menzel
1
-1
/
+1
2011-06-24
package: Makefile: fix perf target bug
matt mooney
1
-3
/
+5
2011-05-24
rpm-pkg: Fix when current directory is a symlink
Michal Marek
1
-1
/
+1
2011-05-05
Replace '-' in kernel version with '_'
Arun Sharma
1
-1
/
+1
2011-03-09
kbuild: Add make tarxz-pkg build option
Zdenek Kaspar
1
-1
/
+4
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
1
-1
/
+1
2010-07-21
kbuild: Fix make rpm
Michal Marek
1
-1
/
+1
2010-07-05
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
1
-1
/
+1
2010-06-18
kbuild: Clean up and speed up the localversion logic
Michal Marek
1
-1
/
+1
2010-06-05
perf tools: Make target to generate self contained source tarball
Arnaldo Carvalho de Melo
1
-6
/
+31
2009-12-12
scripts/package: deb-pkg: use fakeroot if available
Jonathan Nieder
1
-2
/
+19
2009-12-12
scripts/package: add KBUILD_PKG_ROOTCMD variable
Jonathan Nieder
1
-1
/
+2
2009-10-12
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
Frans Pop
1
-1
/
+10
2009-03-07
kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree
Josh Hunt
1
-1
/
+2
2008-12-05
kbuild: remove TAR_IGNORE
Robert P. J. Day
1
-4
/
+0
2008-12-04
scripts/package: allow custom options to rpm
Jeremy Kerr
1
-2
/
+3
2008-01-29
Kbuild: Clarify the rpm-related make packaging targets
Robert P. J. Day
1
-3
/
+2
2006-03-08
kbuild: replace PHONY with FORCE
Sam Ravnborg
1
-11
/
+7
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
1
-5
/
+5
2006-01-01
kbuild: tar-pkg with out-out-tree building
Jan-Benedict Glaw
1
-1
/
+1
2005-07-22
[PATCH] kbuild: make help binrpm-pkg fix
Coywolf Qi Hunt
1
-1
/
+1
2005-07-15
kbuild: Fix bug in make deb-pkg when using seperate source and output directo...
Sam Ravnborg
1
-2
/
+2
2005-07-14
[PATCH] kbuild: restrain output of "make help" to 80 columns
Yum Rayan
1
-1
/
+2
2005-07-13
[PATCH] kbuild: create tarballs
Jan-Benedict Glaw
1
-3
/
+16
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+89