index
:
archlinux32/devtools32
archlinuxewe
i486
master
pentium4
Fork of devtools from archlinux.org with small modifications to compile i486 and i686 from our repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkpkg.in
Age
Commit message (
Expand
)
Author
2017-07-14
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-14
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-14
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-04-05
Handle makepkg.conf more consistently
lukeshu@parabola.nu
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2014-10-25
checkpkg: mask errors from lib-provides
Dave Reisner
2014-10-01
checkpkg: improve soname checking
Doug Newgard
2013-11-01
checkpkg: Fix usage of local mirrors
20131101
Pierre Schmitz
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-11-01
checkpkg: Only match .so at end of filenames for soname check
Eric Bélanger
2013-10-27
checkpkg: Fix soname check
Eric Bélanger
2013-10-27
checkpkg: Create symlinks to old packages in $TEMPDIR instead of $PWD
Eric Bélanger
2013-08-18
checkpkg: avoid using PKGEXT to guess tarball name
Dave Reisner
2013-08-18
ensure that PKGBUILDs aren't sourced via PATH
Dave Reisner
2013-08-08
avoid injecting code into the format string
Dave Reisner
2012-11-15
checkpkg: replace wget usage by curl
Eric Bélanger
2011-11-01
Move common functions to a shared file
Pierre Schmitz
2011-10-13
Honor TMPDIR environment variable
Lukas Fleischer
2011-10-07
Support non-standard install locations
Lukas Fleischer