Age | Commit message (Expand) | Author | Files | Lines |
2008-10-29 | makepkg: fix updating PKGBUILD when building SCM packages | Allan McRae | 1 | -1/+3 |
2008-08-26 | makepkg : allow to specify a download filename | Xavier Chantry | 1 | -20/+45 |
2008-08-23 | makepkg : localize the Y/n part of the question. | Xavier Chantry | 1 | -3/+4 |
2008-08-23 | makepkg: do insensitive comparisons of checksums. | Xavier Chantry | 1 | -1/+3 |
2008-08-14 | Fix error when sourcing profile script | Allan McRae | 1 | -0/+3 |
2008-08-09 | Fix creation of source package with local source files | Allan McRae | 1 | -1/+1 |
2008-08-04 | makepkg: fix download functions with weird urls. | Xavier Chantry | 1 | -12/+14 |
2008-08-04 | makepkg: Clarify usage instructions for --allsource/--source | Dan McGee | 1 | -1/+2 |
2008-07-30 | makepkg: Fix STRIP_DIRS test. | Xavier Chantry | 1 | -2/+3 |
2008-07-30 | makepkg : use /etc/profile | Xavier Chantry | 1 | -7/+2 |
2008-07-25 | makepkg: add packages to pkgdeps list only after successful install | Allan McRae | 1 | -2/+2 |
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-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 |