summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae
2009-03-29makepkg: do not bail on failure to install built packageAllan McRae
2009-03-26makepkg: adjust log clean-up for new filenamesAllan McRae
2009-03-25makepkg: adjust install_package for split packagesAllan McRae
2009-03-16Refactor testing for color message outputAllan McRae
2009-03-16makepkg: add pkgbase variableAllan McRae
2009-03-15Only check checksums if there is a source fileAllan McRae
2009-02-28makepkg : remove xdelta supportXavier Chantry
2009-02-28repo-add: print warning if same version already existsXavier Chantry
2009-02-23Merge branch 'maint'Dan McGee
2009-02-23makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae
2009-02-19repo-add : remove realpath usageXavier Chantry
2009-02-19repo-add : remove the need of realpath for REPO_DB_FILEXavier Chantry
2009-02-18Merge branch 'maint'Dan McGee
2009-02-18repo-add : remove useless test_repo_db_file functionXavier Chantry
2009-02-15repo-add: fix eval and quote issuesDan McGee
2009-02-08Merge branch 'maint'Dan McGee
2009-02-08makepkg: Make stripping debug symbols cross-platformSebastian Nowicki
2009-01-18makepkg: test fixes, part 2Dan McGee
2009-01-18makepkg: clean up test usageDan McGee
2009-01-17makepkg: repackage rework with package functionsAllan McRae
2009-01-16Merge branch 'am/splitpkg'Dan McGee
2009-01-16makepkg: implement creation of split packagesAllan McRae
2009-01-16makepkg: Optional argument for run_package and create_packageAllan McRae
2009-01-16makepkg: hack around tee in run_package functionAllan McRae
2009-01-16makepkg: add functions for backup and restore of package fieldsAllan McRae
2009-01-16makepkg: add optional package functionAllan McRae
2009-01-14Make the repo-add quiet flag less quietAaron Griffin
2009-01-13makepkg: fix my own stupid mistakeDan McGee
2009-01-13makepkg: use INTEGRITY_CHECK only for generation of checksumsAaron Schaefer
2009-01-12makepkg : fix a lot of breakages caused by AllanXavier Chantry
2009-01-03makepkg: Add support for specifying LDFLAGSAllan McRae
2009-01-03makepkg: move BUILDSCRIPT from makepkg.confAllan McRae
2009-01-03makepkg: Introduce purge optionAllan McRae
2009-01-03makepkg: Add used options to PKGINFO fileAllan McRae
2009-01-03makepkg: add fallback for when MAN_DIRS is unsetAllan McRae
2009-01-03makepkg: provide MAN_DIRS configuration variableAllan McRae
2009-01-02Merge branch 'maint'Dan McGee
2009-01-02Small makefile updateDan McGee
2009-01-02makepkg: detect incorrect usage of provides arrayAllan McRae
2009-01-02makepkg: tidy version package testsAllan McRae
2009-01-02makepkg: quote all uses of BUILDSCRIPTAllan McRae
2009-01-02makepkg: Replace getopt with internal functionAllan McRae
2008-12-07Merge branch 'maint'Dan McGee
2008-12-07makepkg: ensure PKGBUILD does not contain CRLF charactersDan McGee
2008-12-07makepkg: several small bits of tidyingAllan McRae
2008-12-07makepkg: save and restore shell options before and after build()Dan McGee
2008-12-02Merge branch 'maint'Dan McGee
2008-11-30Simplify mercurial revision commandDan McGee
2008-10-31Merge branch 'maint'Dan McGee