summaryrefslogtreecommitdiff
path: root/abuild
AgeCommit message (Expand)AuthorFilesLines
2009-02-08abuild: rename {dev,doc,mod} funcs to default_{dev,doc,mod}Natanael Copa1-3/+15
2009-02-08abuild: improve sanitycheckNatanael Copa1-4/+23
2009-02-05abuild: support for variable optionsNatanael Copa1-1/+16
2009-02-03abuild: version 1.8v1.8Natanael Copa1-1/+1
2009-02-02abuild: install makedeps from system repo with -r and build with -RNatanael Copa1-14/+31
2009-02-02abuild: forgot set version to 1.7Natanael Copa1-1/+1
2009-01-30abuild: make licenses a part of -doc packagesNatanael Copa1-1/+1
2009-01-29abuild: support for creation of new APKBUILD from templateNatanael Copa1-5/+49
2009-01-26release 1.6v1.6Natanael Copa1-1/+1
2009-01-26Revert "abuild: whitespace fix"Natanael Copa1-3/+0
2009-01-26abuild: style fixesNatanael Copa1-1/+1
2009-01-26abuild: display error for unsupported archivesNatanael Copa1-0/+3
2009-01-26abuild: whitespace fixNatanael Copa1-3/+3
2009-01-26core/abuild: add zip archive supportCarlo Landmeter1-0/+3
2009-01-26release 1.5.1v1.5.1Natanael Copa1-1/+1
2009-01-26abuild: make color work againNatanael Copa1-14/+13
2009-01-23release 1.5v1.5Natanael Copa1-1/+1
2009-01-23abuild: checksum modifies the APKBUILD directlyNatanael Copa1-2/+5
2009-01-22abuild: added REPODESTNatanael Copa1-4/+11
2009-01-20abuild:Natanael Copa1-4/+28
2009-01-18release 1.4.1v1.4.1Natanael Copa1-1/+1
2009-01-18abuild: apk add support -u againNatanael Copa1-1/+1
2009-01-17abuild: allow help (-h) even if there is no APKBUILDNatanael Copa1-6/+5
2009-01-17release 1.4v1.4Natanael Copa1-1/+1
2009-01-17abuild: abort build if md5 check failsNatanael Copa1-2/+2
2009-01-15abuild: use new apk-tools (2.x)v1.3Natanael Copa1-5/+5
2009-01-11abuild: consider all subdirs named 'include' belong to -devNatanael Copa1-3/+5
2009-01-09abuild: version 1.2v1.2Natanael Copa1-1/+1
2009-01-09abuild: fix bug in dev()Natanael Copa1-0/+1
2009-01-08abuild: unpack does md5check. we dont need do it twiceNatanael Copa1-1/+1
2009-01-07abuild: strip files in all subdirsNatanael Copa1-2/+2
2009-01-07abuild: consider all .a .c .h .o files as dev filesNatanael Copa1-3/+2
2009-01-07abuild: added -p/-s option to override PKGDEST/SRCDESTNatanael Copa1-6/+10
2009-01-07Revert "abuild: try break circular dependencies"Natanael Copa1-5/+0
2009-01-07abuild: add depends_{doc,mod,dev} to depends in doc(),mod(),dev()Natanael Copa1-3/+3
2009-01-06abuild: version 1.1.1v1.1.1Natanael Copa1-1/+1
2009-01-06abuild: version 1.1Natanael Copa1-1/+1
2009-01-06abuild: -k option for keeping built packagesNatanael Copa1-2/+8
2009-01-05version 1.0v1.0Natanael Copa1-1/+1
2009-01-05abuild: try break circular dependenciesNatanael Copa1-0/+5
2009-01-05abuild: do ont compress info and manpagesNatanael Copa1-3/+3
2009-01-04abuild: reworked dependency handlingNatanael Copa1-33/+91
2009-01-03abuild: move functions to a shared libNatanael Copa1-33/+14
2009-01-03abuild: implemented listpkg and cleanoldpkgNatanael Copa1-0/+23
2008-12-01usr/bin/*-config belongs into -dev packagesNatanael Copa1-2/+5
2008-11-27release 0.9v0.9Natanael Copa1-1/+1
2008-11-27automatically md5check and fetchNatanael Copa1-0/+2
2008-11-25strip binaries before creating packageNatanael Copa1-0/+17
2008-11-25implement is_remote(). fix up2date to deal with $SRCDEST properly.Natanael Copa1-16/+25
2008-11-25mention -u option for mising dep error messageNatanael Copa1-1/+1