| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | 1 | -1/+1 |
* | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | 1 | -1/+1 |
|\ |
|
| * | kbuild: Clean up and speed up the localversion logic | Michal Marek | 2010-06-18 | 1 | -1/+1 |
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | kbuild: deb-pkg md5sums | FEJES Jozsef | 2010-03-07 | 1 | -0/+2 |
| * | scripts: use %_tmppath in "make rpm-pkg" | John Saalwaechter | 2010-02-02 | 1 | -1/+1 |
* | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 |
|/ |
|
* | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 2009-12-12 | 1 | -2/+19 |
* | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 2009-12-12 | 1 | -1/+2 |
* | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 2009-12-12 | 1 | -1/+5 |
* | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set | Frans Pop | 2009-10-11 | 2 | -2/+11 |
* | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 2009-07-17 | 1 | -1/+1 |
* | kbuild: deb-pkg ship changelog | maximilian attems | 2009-06-27 | 1 | -0/+2 |
* | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 | 1 | -3/+19 |
* | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 | 1 | -3/+25 |
* | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 | 1 | -4/+4 |
* | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 | 1 | -4/+8 |
* | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 | 1 | -1/+6 |
* | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 | 1 | -17/+20 |
* | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 | 1 | -11/+10 |
* | parisc: fix "make tar-pkg" | Helge Deller | 2009-04-02 | 1 | -0/+4 |
* | kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree | Josh Hunt | 2009-03-07 | 1 | -1/+2 |
* | kbuild: fix mkspec to cleanup RPM_BUILD_ROOT | Josh Hunt | 2009-03-07 | 1 | -1/+1 |
* | kbuild: add vmlinux to kernel rpm | Josh Hunt | 2009-02-15 | 1 | -0/+8 |
* | kbuild: remove TAR_IGNORE | Robert P. J. Day | 2008-12-05 | 1 | -4/+0 |
* | scripts/package: allow custom options to rpm | Jeremy Kerr | 2008-12-03 | 1 | -2/+3 |
* | kbuild: Fixup deb-pkg target to generate separate firmware deb | Jonathan McDowell | 2008-11-09 | 1 | -2/+22 |
* | scripts/package: don't break if %{_smp_mflags} isn't set | Jeremy Kerr | 2008-10-29 | 1 | -1/+1 |
* | kbuild: mkspec - fix build rpm | Evgeniy Manachkin | 2008-10-29 | 1 | -0/+3 |
* | Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi... | Michal Sojka | 2008-02-09 | 1 | -1/+2 |
* | kbuild: support ARCH=x86 in buildtar | Daniel De Graaf | 2008-01-28 | 1 | -2/+2 |
* | Kbuild: Clarify the rpm-related make packaging targets | Robert P. J. Day | 2008-01-28 | 1 | -3/+2 |
* | kbuild: make deb-pkg - add 'Provides:' line | bugme-daemon@bugzilla.kernel.org | 2007-10-18 | 1 | -0/+2 |
* | x86_64: Support x86_64 in make buildtar | Andi Kleen | 2007-05-21 | 1 | -2/+2 |
* | kbuild: fix "mkdir -p" usage in scripts/package/mkspec | Rolf Eike Beer | 2006-09-25 | 1 | -2/+2 |
* | kbuild: fix make rpm for powerpc | Mike Wolf | 2006-06-08 | 1 | -0/+5 |
* | kbuild: replace PHONY with FORCE | Sam Ravnborg | 2006-03-08 | 1 | -11/+7 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -5/+5 |
* | kbuild: tar-pkg with out-out-tree building | Jan-Benedict Glaw | 2006-01-01 | 2 | -19/+14 |
* | [PATCH] kbuild: make help binrpm-pkg fix | Coywolf Qi Hunt | 2005-07-21 | 1 | -1/+1 |
* | kbuild: Fix bug in make deb-pkg when using seperate source and output directo... | Sam Ravnborg | 2005-07-14 | 2 | -3/+3 |
* | uml: Restore proper descriptions in make deb-pkg target | Sam Ravnborg | 2005-07-14 | 1 | -2/+26 |
* | uml: Make deb-pkg build target build a Debian-style user-mode-linux package | Sam Ravnborg | 2005-07-14 | 1 | -6/+26 |