Age | Commit message (Expand) | Author | Files | Lines |
2007-05-31 | Clean up variable usage in create_xdelta() and add a check for the xdelta pro... | Dale Ogilvie | 1 | -17/+16 |
2007-05-31 | Add support for creating xdeltas in makepkg. | Dale Ogilvie | 1 | -0/+47 |
2007-05-31 | makepkg: do not retrieve sources if NOEXTRACT or REPKG set | Dag Odenhall | 1 | -34/+38 |
2007-05-31 | makepkg: switch applicable $startdir/dir refs to new variable names | Dan McGee | 1 | -8/+8 |
2007-05-31 | Check if pkgdir exists in create_package | Dag Odenhall | 1 | -0/+5 |
2007-05-31 | makepkg: fix double occurance of word in asroot warning | Dag Odenhall | 1 | -1/+1 |
2007-05-30 | makepkg: add srcdir and pkgdir variables | Dan McGee | 1 | -4/+6 |
2007-05-30 | makepkg: add source package creation option | Dan McGee | 1 | -7/+59 |
2007-05-30 | scripts: do autoconf path replacement right | Dan McGee | 10 | -71/+125 |
2007-05-29 | Substitute config directory in scripts. | Andrew Fyfe | 6 | -18/+18 |
2007-05-29 | Set paths in pacman-optimize to use configure-time paths | Dan McGee | 2 | -11/+8 |
2007-05-29 | Get --help and --version options working on all scripts | Dan McGee | 7 | -72/+100 |
2007-05-28 | Switch to printf for output messages. | Andrew Fyfe | 1 | -41/+45 |
2007-05-27 | Add autotool-generated scripts to .gitignore | Dan McGee | 1 | -0/+7 |
2007-05-27 | Remove extra_dist from scripts/Makefile.am | Andrew Fyfe | 1 | -10/+0 |
2007-05-27 | Fixed typo in scripts/repo-remove.in | Andrew Fyfe | 1 | -1/+1 |
2007-05-27 | chmod -x scripts/*.in | Andrew Fyfe | 8 | -0/+0 |
2007-05-27 | autotool scripts/updatesync | Andrew Fyfe | 2 | -6/+20 |
2007-05-27 | autotool scripts/repo-remove | Andrew Fyfe | 2 | -2/+17 |
2007-05-27 | Added copyright header to scripts/abs.in | Andrew Fyfe | 1 | -0/+20 |
2007-05-27 | autotool scripts/repo-add | Andrew Fyfe | 2 | -2/+17 |
2007-05-27 | move parameter count check after check for help and version. | Andrew Fyfe | 2 | -10/+10 |
2007-05-27 | autotool scripts/pacman-optimize | Andrew Fyfe | 2 | -3/+16 |
2007-05-27 | autotool scripts/makeworld | Andrew Fyfe | 2 | -4/+21 |
2007-05-27 | autotool scripts/gensync | Andrew Fyfe | 2 | -3/+17 |
2007-05-27 | autotool scripts/abs | Andrew Fyfe | 2 | -1/+16 |
2007-05-27 | fix existing autotools in scripts/* | Andrew Fyfe | 2 | -2/+10 |
2007-05-27 | makepkg: fakeroot-related changes and other misc output | Dan McGee | 1 | -14/+15 |
2007-05-27 | Removed fakeroot hacks. | Andrew Fyfe | 1 | -29/+2 |
2007-05-27 | Reduced the number of commands run inside fakeroot to the bare minimum. | Andrew Fyfe | 1 | -39/+67 |
2007-05-16 | makepkg: ensure DISTCC_HOSTS variable is exported when required | Dan McGee | 1 | -4/+3 |
2007-05-14 | makepkg: a few small changes | Dan McGee | 1 | -13/+10 |
2007-05-14 | Cleaned up and simplified run_build(). | Andrew Fyfe | 1 | -12/+19 |
2007-05-14 | Moved commands to setup build environment and run build() into run_build(). | Andrew Fyfe | 1 | -64/+68 |
2007-05-14 | Cleaned up and simplified tidy_install(). | Andrew Fyfe | 1 | -28/+24 |
2007-05-14 | Moved commands to tidy up package install into tidy_install(). | Andrew Fyfe | 1 | -61/+64 |
2007-05-14 | Cleaned up and simplified create_package(). | Andrew Fyfe | 1 | -25/+26 |
2007-05-14 | Moved commands to create package file into create_package(). | Andrew Fyfe | 1 | -88/+91 |
2007-05-07 | repo-add: fix conflicts instead of conflict bug | Dan McGee | 1 | -1/+1 |
2007-05-07 | Allow repo-add to work with symlinks (fixes FS #7054) | Dan McGee | 1 | -1/+1 |
2007-04-25 | repo-add: Fix bug where desc info was omitted if package in a group | Marcus Habernehl | 1 | -2/+2 |
2007-04-23 | rankmirrors: download first 50KB of DB to get more reliable numbers | Scott Horowitz | 1 | -2/+18 |
2007-04-18 | Bug fix for FS#6944 | Alexander Baldeck | 1 | -1/+1 |
2007-04-17 | makepkg: unset LC_MESSAGES during builds | Dan McGee | 1 | -1/+1 |
2007-04-17 | makepkg: remove grep calls from stripping binaries | Andrew Fyfe | 1 | -8/+9 |
2007-04-17 | Forward port 3.0.2 branch fixes | Dan McGee | 1 | -2/+1 |
2007-04-11 | Fix FS #6872- CFLAGS are not used | Dan McGee | 1 | -2/+7 |
2007-04-05 | makepkg: spelling fix | Roman Kyrylych | 1 | -1/+1 |
2007-04-05 | Enable support for other download protocols in makepkg | Dan McGee | 1 | -39/+59 |
2007-04-04 | Backport changes from 3.0.1 | Aaron Griffin | 1 | -1/+5 |