summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-04-11Merge branch 'xav/repo-add'Dan McGee5-148/+422
2009-04-11makepkg: fix double check on same pathDan McGee1-1/+1
2009-04-11makepkg: Fix integrity check when files are missing.Loui Chang1-8/+11
2009-03-30makepkg: run tidy_install with no package() functionAllan McRae1-0/+1
2009-03-29makepkg: do not bail on failure to install built packageAllan McRae1-2/+8
2009-03-25makepkg: adjust log clean-up for new filenamesAllan McRae1-1/+8
2009-03-25makepkg: adjust install_package for split packagesAllan McRae1-3/+14
2009-03-16Refactor testing for color message outputAllan McRae1-5/+11
2009-03-16makepkg: add pkgbase variableAllan McRae1-21/+23
2009-03-15repo-add : rename gstmpdir to tmpdirXavier Chantry1-9/+9
2009-03-15repo-add : don't change the modification time on depends and descXavier Chantry1-5/+2
2009-03-15repo-add : new locking systemXavier Chantry1-13/+45
2009-03-15repo-add : fix package variables declarationXavier Chantry1-8/+4
2009-03-15repo-add : rewrite delta supportXavier Chantry1-5/+97
2009-03-15repo-add : drop delta support to rewrite it from scratchXavier Chantry1-59/+0
2009-03-15repo-add.sh.in : repo-remove improvementsXavier Chantry1-12/+38
2009-03-15repo-add cleanupXavier Chantry1-53/+65
2009-03-15Add pkgdelta script to create deltas.Xavier Chantry3-0/+169
2009-03-15Fix several issues with xdeltaXavier Chantry1-7/+16
2009-03-15Only check checksums if there is a source fileAllan McRae1-0/+2
2009-02-28makepkg : remove xdelta supportXavier Chantry1-66/+0
2009-02-28repo-add: print warning if same version already existsXavier Chantry1-3/+7
2009-02-24Merge branch 'maint'Dan McGee1-2/+0
2009-02-24makepkg: fix updating pkgrel with pkgver in SCM packagesAllan McRae1-2/+0
2009-02-20repo-add : remove realpath usageXavier Chantry1-24/+19
2009-02-20repo-add : remove the need of realpath for REPO_DB_FILEXavier Chantry1-17/+16
2009-02-19Merge branch 'maint'Dan McGee1-13/+16
2009-02-19repo-add : remove useless test_repo_db_file functionXavier Chantry1-10/+1
2009-02-16repo-add: fix eval and quote issuesDan McGee1-13/+16
2009-02-08Merge branch 'maint'Dan McGee1-2/+2
2009-02-08makepkg: Make stripping debug symbols cross-platformSebastian Nowicki1-2/+2
2009-01-18makepkg: test fixes, part 2Dan McGee1-19/+19
2009-01-18makepkg: clean up test usageDan McGee1-50/+51
2009-01-17makepkg: repackage rework with package functionsAllan McRae1-20/+28
2009-01-17Merge branch 'am/splitpkg'Dan McGee1-13/+141
2009-01-16makepkg: implement creation of split packagesAllan McRae1-16/+47
2009-01-16makepkg: Optional argument for run_package and create_packageAllan McRae1-6/+20
2009-01-16makepkg: hack around tee in run_package functionAllan McRae1-1/+10
2009-01-16makepkg: add functions for backup and restore of package fieldsAllan McRae1-1/+22
2009-01-16makepkg: add optional package functionAllan McRae1-2/+55
2009-01-15Make the repo-add quiet flag less quietAaron Griffin1-3/+2
2009-01-14makepkg: fix my own stupid mistakeDan McGee1-1/+1
2009-01-14makepkg: use INTEGRITY_CHECK only for generation of checksumsAaron Schaefer1-7/+9
2009-01-13makepkg : fix a lot of breakages caused by AllanXavier Chantry1-15/+5
2009-01-03makepkg: Add support for specifying LDFLAGSAllan McRae1-1/+1
2009-01-03makepkg: move BUILDSCRIPT from makepkg.confAllan McRae2-0/+2
2009-01-03makepkg: Introduce purge optionAllan McRae1-2/+13
2009-01-03makepkg: Add used options to PKGINFO fileAllan McRae1-3/+14
2009-01-03makepkg: add fallback for when MAN_DIRS is unsetAllan McRae1-0/+4
2009-01-03makepkg: provide MAN_DIRS configuration variableAllan McRae1-5/+4