summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-19makepkg: Introduce $SRCPKGDESTNezmer
2009-12-13makepkg: remove srclinks directory on error exitCedric Staniewski
2009-12-13makepkg: skip devel_check() when repackagingNezmer
2009-12-13makepkg: limit sudo usage to allowed pacman commandsCedric Staniewski
2009-12-13makepkg: allow to specify an alternative pacman commandCedric Staniewski
2009-12-13makepkg: check for references to build root in packageAllan McRae
2009-12-13improve download_internal error messagesXavier Chantry
2009-12-13add some more sanity check for optargXavier Chantry
2009-12-13refactor _parseoptionsXavier Chantry
2009-12-13Print error on duplicated database entriesNagy Gabor
2009-12-13Remove trailing whitespace on all lines in list_displayDan McGee
2009-12-07Fix requiredby outputDan McGee
2009-11-30bash_completion: use absolute paths to utilitiesDan McGee
2009-11-30makepkg: allow specifying subsets of packages to buildAllan McRae
2009-11-30makepkg: move pacman calls to a functionCedric Staniewski
2009-11-30makepkg: Place packages symlinks in build dir when PKGDEST is usedEric Bélanger
2009-11-30Replace an ugly while [ with a for (( loopIsaac Good
2009-11-15Fix syntax error in new translationDan McGee
2009-11-15HACKING: add some notes about valgrind/gdb usageDan McGee
2009-11-15download: major refactor to address lingering issuesDan McGee
2009-11-15Refactor do/while cycle and multiple while cyclesLaszlo Papp
2009-11-15makepkg: Fixed logging for split packagesEric Bélanger
2009-11-15makepkg: allow the use of only a package() functionCedric Staniewski
2009-11-15makepkg: extend test for hyphen prefixes to pkgbase and all pkgnamesCedric Staniewski
2009-11-15makepkg: Add fallback to package functionAllan McRae
2009-11-15makepkg: use bash test operators, part twoIsaac Good
2009-11-15makepkg: use bash test operators, part oneIsaac Good
2009-11-15scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski
2009-11-15pacman.conf : enable resuming for curlXavier Chantry
2009-11-15makepkg: Clarified error message when a sourceball exist alreadyEric Bélanger
2009-11-15makepkg: fix abortion after sourcing /etc/profileCedric Staniewski
2009-11-15contrib/bacman: fix checking if file has been addedAllan McRae
2009-11-15Add Catalan translationManuel Tortosa
2009-11-10Merge branch 'maint'Dan McGee
2009-11-10Necessary updates for 3.3.3 releasev3.3.3Dan McGee
2009-11-10makepkg: quote arrays in order to preserve spaces in array itemsCedric Staniewski
2009-10-27Fix opendir error condition checksDan McGee
2009-10-26Merge branch 'maint'Dan McGee
2009-10-24Fix a small typo in alpm_list.cLaszlo Papp
2009-10-24makepkg: allow passing arguments with spacesAllan McRae
2009-10-24Merge branch 'maint'Dan McGee
2009-10-24Reduce unnecessary get_name() function callsDan McGee
2009-10-24makepkg: change preselected option for cleaning the cache from Y to NCedric Staniewski
2009-10-24makepkg: use tput for terminal-safe colored and bold textCedric Staniewski
2009-10-24makepkg: define escape sequences globallyCedric Staniewski
2009-10-24makepkg: check for non-empty pkgbase instead of pkgnameCedric Staniewski
2009-10-24pacdiff : add diffsearchpath optionHeiko Baums
2009-10-24makepkg: remove empty .part files after a failed downloadCedric Staniewski
2009-10-20makepkg: fix testing for built package presenceAllan McRae
2009-10-20Merge branch 'maint'Dan McGee