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
2008-07-08
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2008-06-27
Remove symlinks to libtool files
Allan McRae
1
-1
/
+1
2008-06-23
Additional path quoting and srcdir/pkgdir usage
Allan McRae
1
-9
/
+8
2008-06-15
makepkg: add several quotes needed after nullglob.
Xavier Chantry
1
-6
/
+6
2008-06-15
makepkg: Add missing quotes for the source array.
Xavier Chantry
1
-4
/
+4
2008-06-15
Use openssl for checksum verification instead of *sum utilities
Sebastian Nowicki
1
-7
/
+7
2008-06-14
Move geninteg block in makepkg before error checking
Allan McRae
1
-11
/
+12
2008-06-13
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2008-06-13
Use shell builtin to list files for package inclusion
Dan McGee
1
-1
/
+5
2008-06-09
makepkg: remove deprecated --usesudo code
Dan McGee
1
-7
/
+2
2008-06-09
makepkg: add --allsource option
Allan McRae
1
-12
/
+34
2008-06-02
Don't require --force when using the --nobuild option
Anton Fiuman
1
-1
/
+1
2008-05-31
makepkg: remove some dead TODO code
Dan McGee
1
-7
/
+0
2008-05-29
makepkg - add check for valid options in PKGBUILD
Allan McRae
1
-20
/
+21
2008-05-29
No error in makepkg when removing deps fails
Allan McRae
1
-2
/
+9
2008-05-29
Use chown 0:0 instead of root.root
Sebastian Nowicki
1
-2
/
+2
2008-05-29
Use "legacy mode" on Mac OSX (for file command)
Sebastian Nowicki
1
-0
/
+3
2008-05-29
Allow an unprivileged user to create packages without fakeroot
Sebastian Nowicki
1
-2
/
+2
2008-05-29
du -b is not available on BSD, use du -k instead.
Xavier Chantry
1
-1
/
+1
2008-05-29
Replace usage of "cp -s" with the more portable "ln -s"
Sebastian Nowicki
1
-3
/
+6
2008-05-13
Remove --builddeps from makepkg
Dan McGee
1
-40
/
+3
2008-05-10
makepkg: Unify start and end messages
Dan McGee
1
-2
/
+2
2008-04-30
Merge branch 'maint'
Dan McGee
1
-4
/
+6
2008-04-27
makepkg: fix strip section to allow spaces in paths
Daenyth Blank
1
-4
/
+6
2008-03-16
Add zipman makepkg option.
Chantry Xavier
1
-30
/
+34
2008-03-11
makepkg: Support for resuming source downloads
Roman Kyrylych
1
-2
/
+19
2008-02-27
Remove small remnant of old force=y option
Dan McGee
1
-1
/
+1
2008-02-21
Fix two missing BUILDSCRIPT variables in makepkg.
Mark Constable
1
-2
/
+2
2008-02-18
scripts: allow usage when gettext is not installed
Dan McGee
1
-0
/
+9
2008-02-12
makepkg : set sane umask before source extraction.
Chantry Xavier
1
-3
/
+3
2008-02-08
makepkg: do a quick check for the VCS binaries
Dan McGee
1
-0
/
+7
2008-02-03
add 'force' to PKGINFO, have repo-add respect it.
Chantry Xavier
1
-0
/
+3
2008-01-28
makepkg: ensure binaries in /opt/* are stripped
Dan McGee
1
-1
/
+1
2008-01-27
makepkg : improve determination of svn revision.
Chantry Xavier
1
-1
/
+1
2008-01-20
workaround for a gettext string starting with --.
Chantry Xavier
1
-1
/
+1
2008-01-20
makepkg: add check to ensure we have non-URL files in build dir
Dan McGee
1
-0
/
+6
2008-01-14
makepkg: Oops! Lost the colon after forcever in opts parsing
Dan McGee
1
-1
/
+1
2008-01-14
makepkg: Introduce --holdver option to prevent bumped pkgrel
Scott Horowitz
1
-8
/
+24
2008-01-10
makepkg: Ensure we include all manpage directories in compression line
Dan McGee
1
-1
/
+1
2008-01-10
makepkg: add package name to output when installing package
Karolina Lindqvist
1
-2
/
+1
2008-01-08
makepkg: Fix issues with --asroot and building dependencies
Dan McGee
1
-3
/
+4
2008-01-05
makepkg: add application/zip to the recognized types
Dan McGee
1
-1
/
+1
2008-01-05
Remove mentions of ABS from makepkg
Dan McGee
1
-11
/
+0
2007-12-29
Remove .FILELIST generation from makepkg (and elsewhere)
Dan McGee
1
-10
/
+1
2007-12-29
Makepkg missing check for empty pkgname
K. Piche
1
-0
/
+4
2007-12-21
Do not move man pages to a non-FHS location
Dan McGee
1
-8
/
+0
2007-12-17
Set the default packager to "Unknown Packager"
Dan McGee
1
-1
/
+1
2007-12-11
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-3
/
+1
2007-12-05
Compress hard linked man pages
Allan McRae
1
-12
/
+28
2007-11-11
makepkg: remove .pacsave files when uninstalling dependencies
Roman Kyrylych
1
-2
/
+2
[next]