summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-08display when fetchingLinux User1-2/+3
2008-11-08create correct links to non-remote sources (patches) if $SRCDEST != $startdirLinux User1-1/+4
2008-11-08version 0.6v0.6Linux User1-1/+1
2008-11-07implement recursive build and installNatanael Copa1-17/+39
2008-11-07do not use splitfuncs variableNatanael Copa1-13/+17
2008-11-06release 0.5v0.5Natanael Copa1-1/+1
2008-11-06implement new way of doing subpackagesNatanael Copa1-17/+30
2008-11-06rename makedepends to splitfuncsNatanael Copa1-9/+9
2008-11-06fix for saintycheckv0.4.1Natanael Copa1-1/+1
2008-11-06release 0.4v0.4Natanael Copa1-1/+1
2008-11-06fix buggy cleancacheNatanael Copa1-1/+1
2008-11-06the package now always include the pkgrelNatanael Copa1-8/+4
2008-11-06always add revision number to filenameNatanael Copa1-10/+1
2008-11-06add revision to pkgver in .PKGINFONatanael Copa1-1/+1
2008-11-06run sanity check firstNatanael Copa1-1/+1
2008-11-06implement basic sanity check of APKBUILDNatanael Copa1-14/+40
2008-11-06unpack .tgz source filesNatanael Copa1-1/+1
2008-11-04create .PKGINFO filev0.3Natanael Copa1-11/+58
2008-10-30support for .INSTALL fileNatanael Copa1-0/+4
2008-10-30fix bug in creating mod subpackagesNatanael Copa1-1/+1
2008-10-30install APKBUILD.protoNatanael Copa2-4/+6
2008-10-30do not run md5sum if there are nothing to checkNatanael Copa1-0/+3
2008-10-25added APKBUILD.protoNatanael Copa1-0/+27
2008-10-25run fakeroot from startdirNatanael Copa1-1/+3
2008-10-25use msg for messagesNatanael Copa1-5/+5
2008-10-25support for resuming partial downloads. check md5 in separate stepNatanael Copa1-13/+14
2008-10-24remove empty dirs after doc subpackagesNatanael Copa1-0/+4
2008-10-24clean before fetchNatanael Copa1-1/+1
2008-10-24Define subpkgdir for sub package funcsNatanael Copa1-26/+19
2008-10-24clean before unpackNatanael Copa1-1/+1
2008-10-22added help for up2dateNatanael Copa1-0/+1
2008-10-22respect the force flag -fNatanael Copa1-1/+1
2008-10-22only build if sources are newer than targetNatanael Copa1-1/+21
2008-10-22fixed faulty gcc flag. export MAKEFLAGSNatanael Copa1-2/+2
2008-10-18Rename "md5" variable to "md5sums" so its more like PKGBUILD.v0.2Natanael Copa1-4/+4
2008-10-18initial commitNatanael Copa3-0/+348