Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkpkg
Age
Commit message (
Expand
)
Author
2011-08-25
checkpkg: Use a pipe to sort package lists
Lukas Fleischer
2011-08-25
checkpkg: Use read builtin to get new ".so" files
Lukas Fleischer
2011-08-25
checkpkg: Avoid unnecessary use of grep(1)/basename(1)
Lukas Fleischer
2011-08-25
checkpkg: Avoid unnecessary use of sed(1) and cut(1)
Lukas Fleischer
2011-08-25
checkpkg: Proper quoting, use double brackets
Lukas Fleischer
2011-08-13
checkpkg: Use symlinks in work directory instead of copying the packages
Eric Bélanger
2011-07-25
checkpkg: Clean up soname check output
Eric Bélanger
2011-07-25
Replace backticks by $() and add missing quotes
Eric Bélanger
2011-05-16
Change pacman calls with -Sd flags to -Sdd
Jakob Gruber
2011-04-29
checkpkg: remove checking for old style package names
Allan McRae
2011-04-29
checkpkg: Added epoch support
Eric Bélanger
2011-01-08
checkpkg: use sdiff -s to show differences in the file lists
Pierre Schmitz
2011-01-08
checkpkg: get back to working directory after soname check
Allan McRae
2011-01-08
checkpkg: Do not download oldpkg if in starting directory
Allan McRae
2010-12-02
checkpkg: don't exclude libs ending with .so
Pierre Schmitz
2010-09-11
checkpkg: make diff output more readable
Pierre Schmitz
2010-09-06
checkpkg: fix extracting soname bumps
Ionut Biru
2010-08-18
copy packages into TEMPDIR
Ionut Biru
2010-07-11
checkpkg: Improve output message
Pierre Schmitz
2010-07-11
checkpkg: Use temporary working directory
Pierre Schmitz
2010-06-24
removed mode lines; was not a good idea after all
Pierre Schmitz
2010-02-13
apply common coding style
Pierre Schmitz
2009-10-26
checkpkg: Check package cache for old packages
Eric Bélanger
2009-10-26
checkpkg: Made wget quiet
Eric Bélanger
2009-10-26
checkpkg: Added split package support
Eric Bélanger
2009-10-06
checkpkg: Set CARCH=any when arch=any
François Charette
2009-05-13
Use $PKGEXT defined in makepkg.conf
Pierre Schmitz
2008-01-23
Ensure pkgurl is always fully-qualified pathname in checkpkg.
Travis Willard
2008-01-23
Improve makepkg config loading for checkpkg and extrapkg.
Travis Willard
2007-11-28
Whitespace fixes/cleanup to all of the scripts
Dan McGee
2007-10-01
checkpkg: chmod +x
Dan McGee
2007-10-01
Sync package name checking for PKGDEST support
Aaron Griffin
2007-10-01
Updates for makepkg3 and current -> core change
Dan McGee
2005-07-18
fixed pacman command to not worry about version specific dependencies
Jason Chu
2005-03-03
fixed the typo in my logic
Jason Chu
2005-02-24
added support for file://
Jason Chu
2004-07-19
actually fixed the problem this time
Jason Chu
2004-07-19
a couple tweaks
Jason Chu
2004-06-24
added so name outputs
Jason Chu
2004-06-24
very basic checking so far
Jason Chu
2004-06-24
skeleton
Jason Chu