index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makepkg.sh.in
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-15
makepkg: don't hardcode path to strip
Dave Reisner
1
-3
/
+3
2011-08-09
Update several translation strings
Dan McGee
1
-10
/
+10
2011-08-08
makepkg: ignore epoch when undeclared
Dave Reisner
1
-1
/
+1
2011-07-27
makepkg: refactor checking source integrity
Allan McRae
1
-24
/
+17
2011-07-27
makepkg: more control of skipping integrity checks
Allan McRae
1
-13
/
+31
2011-07-27
makepkg: Add support for verifying pgp signatures
Wieland Hoffmann
1
-2
/
+93
2011-07-27
makepkg: get package version with overrides
Allan McRae
1
-18
/
+27
2011-07-27
makepkg: allow epoch to be overridden
Allan McRae
1
-7
/
+10
2011-07-27
makepkg: check arch overrides for required architecture
Allan McRae
1
-0
/
+15
2011-07-27
makepkg: check overrides for pkgrel and pkgver
Allan McRae
1
-8
/
+14
2011-07-27
makepkg: pkgver and pkgrel can not have whitespace
Allan McRae
1
-4
/
+6
2011-07-18
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-07-18
makepkg: fix issue with filenames with spaces and noextract
Allan McRae
1
-1
/
+1
2011-07-18
makepkg: only test for writable PKGDEST when needed.
Rogutės Sparnuotos
1
-1
/
+1
2011-07-14
makepkg: remove unused -C option from option list
Dave Reisner
1
-1
/
+1
2011-07-14
makepkg: skip devel_check when reading from a pipe
Dave Reisner
1
-2
/
+2
2011-07-14
makepkg: Remove pre-optimization from in_array()
DJ Mills
1
-1
/
+0
2011-07-14
makepkg: Remove OPT_TEMP hack in parse_options call
DJ Mills
1
-3
/
+1
2011-07-14
Add 'compress' compression format as an available option
Dan McGee
1
-0
/
+2
2011-06-30
fix vim syntax highlighting of .sh files
Florian Pritz
1
-1
/
+1
2011-06-30
Merge remote-tracking branch 'dave/makepkg'
Dan McGee
1
-5
/
+3
2011-06-30
makepkg: only source user override if using default config file
Dan McGee
1
-2
/
+3
2011-06-30
makepkg: fix typo (missing quotes)
Rémy Oudompheng
1
-2
/
+2
2011-06-30
makepkg: fix removing symbolic link
Allan McRae
1
-1
/
+1
2011-06-29
makepkg: simplify SIGNPKG check
Dave Reisner
1
-3
/
+1
2011-06-29
makepkg: fix vim syntax highlighting
Dave Reisner
1
-1
/
+1
2011-06-29
makepkg: remove unneeded echo
Dave Reisner
1
-1
/
+1
2011-06-28
Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"
Dan McGee
1
-1
/
+1
2011-06-27
Merge remote-tracking branch 'dave/repo-add'
Dan McGee
1
-1
/
+1
2011-06-27
Remove -f option from ln for POSIX compliance
Eric Bélanger
1
-6
/
+12
2011-06-27
makepkg: Add warning if VCS tool is not present when determining latest VCS r...
Eric Bélanger
1
-7
/
+25
2011-06-27
makepkg: Move check for sudo into check_software function
Eric Bélanger
1
-7
/
+7
2011-06-24
Merge branch 'master' of git://projects.archlinux.org/pacman
Dave Reisner
1
-36
/
+2
2011-06-24
makepkg: Remove a lone quotation mark
Wieland Hoffmann
1
-1
/
+1
2011-06-24
makepkg: remove the cleancache option
Allan McRae
1
-35
/
+1
2011-06-24
makepkg: fix incorrect parenthesis in gettext call
Dave Reisner
1
-1
/
+1
2011-06-24
makepkg: clean-up of output messages
Allan McRae
1
-51
/
+51
2011-06-24
Merge branch 'po-split'
Dan McGee
1
-1
/
+1
2011-06-24
po/: split into scripts/po/ and src/pacman/po/
Dan McGee
1
-1
/
+1
2011-06-24
makepkg: Added checks in check_software for distcc, ccache, strip and gzip
Eric Bélanger
1
-0
/
+32
2011-06-24
makepkg: remove distcc/makeflags option interaction
Dan McGee
1
-3
/
+0
2011-06-22
makepkg: fix 'check_sofware' typo
Dan McGee
1
-1
/
+1
2011-06-22
makepkg: add software check function
Allan McRae
1
-16
/
+43
2011-06-22
makepkg: move comment into correct place
Allan McRae
1
-4
/
+5
2011-06-22
makepkg: adjust libprovides/depends messages
Allan McRae
1
-2
/
+2
2011-06-22
makepkg: allow specifying alternative build directory
Allan McRae
1
-2
/
+16
2011-06-22
makepkg: Add UPX compression support
Allan McRae
1
-1
/
+12
2011-06-20
makepkg: fix broken syntax (double $)
Florian Pritz
1
-1
/
+1
2011-06-15
makepkg: create source package inside fakeroot
Allan McRae
1
-25
/
+40
2011-06-15
makepkg: move option parsing code to separate file
Allan McRae
1
-87
/
+1
[next]