Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | Make strip paths configurable | Allan McRae | 1 | -3/+6 |
2008-07-19 | Strip *.a libraries in makepkg | Allan McRae | 1 | -1/+3 |
2008-07-19 | Use LC_ALL=C everywhere | Allan McRae | 1 | -2/+2 |
2008-07-16 | Use "pacman -S $dep" in makepkg's dependency resolving | Nagy Gabor | 1 | -7/+2 |
2008-07-16 | makepkg: speed up svn revision check for large repositories | Dan McGee | 1 | -1/+1 |
2008-07-08 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-06-30 | repo-add cleanup. | Xavier Chantry | 2 | -15/+15 |
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 | Combine repo-add and repo-remove into one script | Dan McGee | 3 | -244/+76 |
2008-06-14 | repo-*: allow use of readlink or realpath | Dan McGee | 2 | -10/+33 |
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-31 | Allow GIT version to be used in pacman builds | Dan McGee | 1 | -1/+8 |
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 | 2 | -3/+3 |
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 | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee | 2 | -8/+24 |
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-03-01 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-02-27 | Remove small remnant of old force=y option | Dan McGee | 1 | -1/+1 |
2008-02-21 | Merge branch 'maint' | Dan McGee | 4 | -2/+34 |
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 | 6 | -0/+46 |
2008-02-16 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2008-02-12 | makepkg : set sane umask before source extraction. | Chantry Xavier | 1 | -3/+3 |
2008-02-08 | Merge branch 'maint' | Dan McGee | 1 | -0/+7 |
2008-02-08 | makepkg: do a quick check for the VCS binaries | Dan McGee | 1 | -0/+7 |
2008-02-06 | remove --force option from repo-add. | Chantry Xavier | 1 | -8/+4 |
2008-02-06 | Merge branch 'maint' | Dan McGee | 3 | -3/+8 |
2008-02-03 | add 'force' to PKGINFO, have repo-add respect it. | Chantry Xavier | 2 | -2/+5 |
2008-02-03 | repo-remove: print an error in case of an empty db | Chantry Xavier | 1 | -1/+3 |
2008-02-02 | Remove gensync and updatesync from normal distribution | Dan McGee | 4 | -323/+2 |