pacman/scripts/libmakepkg
Allan McRae a79c0038ae [RFC] Provide source files for useful debug packages
Debug packages are fairly useless currently because the soucre files
needed for stepping through code etc are not packaged with them. This
patch adds the needed source files to the debug package and adjusts
the debug info to look at the /usr/src/debug/ directory for them rather
than the build location.  This requires using the "debugedit" program
which is provided as part of the RPM sources.

Signed-off-by: Allan McRae <allan@archlinux.org>
2016-11-02 15:03:57 +10:00
..
integrity Use coreutils binaries for checking/generating checksums 2016-10-22 20:50:55 +10:00
lint_package makepkg: print files with refs to $srcdir/$pkgdir 2016-10-22 20:50:55 +10:00
lint_pkgbuild lint_pkgbuild/pkgname: pkgname is not allowed to be empty 2016-10-10 10:38:05 +10:00
source Update copyright years for 2016 2016-01-04 13:27:08 +10:00
tidy [RFC] Provide source files for useful debug packages 2016-11-02 15:03:57 +10:00
util makepkg: Move parseopts from library to libmakepkg 2016-10-22 20:50:54 +10:00
.gitignore libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
integrity.sh.in libmakepkg: extract functions for integrity checking 2016-05-18 15:45:56 +10:00
lint_package.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
lint_pkgbuild.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
source.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
srcinfo.sh.in libmakepkg: extract functions for writing .SRCINFO files 2016-03-28 16:26:12 +10:00
tidy.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00
util.sh.in Update copyright years for 2016 2016-01-04 13:27:08 +10:00