summaryrefslogtreecommitdiff
path: root/checkpkg.in
AgeCommit message (Expand)Author
2020-02-27checkpkg: fix support for http:// url comparisonsEli Schwartz
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak
2019-08-09checkpkg: implement comparison against alternative targetsEli Schwartz
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-04-05Handle makepkg.conf more consistentlylukeshu@parabola.nu
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2014-10-25checkpkg: mask errors from lib-providesDave Reisner
2014-10-01checkpkg: improve soname checkingDoug Newgard
2013-11-01checkpkg: Fix usage of local mirrors20131101Pierre Schmitz
2013-11-01common: implement find_cached_packageDave Reisner
2013-11-01checkpkg: Only match .so at end of filenames for soname checkEric Bélanger
2013-10-27checkpkg: Fix soname checkEric Bélanger
2013-10-27checkpkg: Create symlinks to old packages in $TEMPDIR instead of $PWDEric Bélanger
2013-08-18checkpkg: avoid using PKGEXT to guess tarball nameDave Reisner
2013-08-18ensure that PKGBUILDs aren't sourced via PATHDave Reisner
2013-08-08avoid injecting code into the format stringDave Reisner
2012-11-15checkpkg: replace wget usage by curlEric Bélanger
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-13Honor TMPDIR environment variableLukas Fleischer
2011-10-07Support non-standard install locationsLukas Fleischer