summaryrefslogtreecommitdiffstats
path: root/abuild
Commit message (Expand)AuthorAgeFilesLines
* usr/bin/*-config belongs into -dev packagesNatanael Copa2008-12-011-2/+5
* release 0.9v0.9Natanael Copa2008-11-271-1/+1
* automatically md5check and fetchNatanael Copa2008-11-271-0/+2
* strip binaries before creating packageNatanael Copa2008-11-251-0/+17
* implement is_remote(). fix up2date to deal with $SRCDEST properly.Natanael Copa2008-11-251-16/+25
* mention -u option for mising dep error messageNatanael Copa2008-11-251-1/+1
* just moved the checksum funcNatanael Copa2008-11-251-10/+10
* use abuild_ver instead of myver to avoid clashes in APKBUILDsNatanael Copa2008-11-251-3/+3
* bugfix release 0.8.2v0.8.2Natanael Copa2008-11-231-1/+1
* run md5sum creation from $srcdir rather than $SRCDESTNatanael Copa2008-11-231-1/+1
* fix bug in doc()Natanael Copa2008-11-231-1/+1
* release 0.8.1v0.8.1Natanael Copa2008-11-141-1/+1
* dont depend on man for nowNatanael Copa2008-11-141-1/+1
* version 0.8v0.8Natanael Copa2008-11-141-1/+1
* do not include :func in subpackage nameNatanael Copa2008-11-141-1/+1
* fix bug in abuild cleanpkg. set default CHOSTNatanael Copa2008-11-131-1/+1
* let doc split func remove /usr/share/info/dirNatanael Copa2008-11-131-0/+6
* support for unpacking *.tar.lzma filesNatanael Copa2008-11-111-0/+4
* v0.7v0.7Natanael Copa2008-11-101-1/+1
* send xterm title to stderr. reset pkgrelNatanael Copa2008-11-101-1/+2
* the package name includes -r for package releaseNatanael Copa2008-11-091-1/+1
* added -u option for recursively build and upgrade dependenciesLinux User2008-11-091-7/+14
* set xterm window titleLinux User2008-11-081-2/+13
* force creation of linksLinux User2008-11-081-1/+1
* use colors on messagesLinux User2008-11-081-6/+27
* better messages. always run fetch before checksum.Linux User2008-11-081-9/+21
* display when fetchingLinux User2008-11-081-2/+3
* create correct links to non-remote sources (patches) if $SRCDEST != $startdirLinux User2008-11-081-1/+4
* version 0.6v0.6Linux User2008-11-081-1/+1
* implement recursive build and installNatanael Copa2008-11-071-17/+39
* do not use splitfuncs variableNatanael Copa2008-11-071-13/+17
* release 0.5v0.5Natanael Copa2008-11-061-1/+1
* implement new way of doing subpackagesNatanael Copa2008-11-061-17/+30
* rename makedepends to splitfuncsNatanael Copa2008-11-061-9/+9
* fix for saintycheckv0.4.1Natanael Copa2008-11-061-1/+1
* release 0.4v0.4Natanael Copa2008-11-061-1/+1
* fix buggy cleancacheNatanael Copa2008-11-061-1/+1
* the package now always include the pkgrelNatanael Copa2008-11-061-8/+4
* always add revision number to filenameNatanael Copa2008-11-061-10/+1
* add revision to pkgver in .PKGINFONatanael Copa2008-11-061-1/+1
* run sanity check firstNatanael Copa2008-11-061-1/+1
* implement basic sanity check of APKBUILDNatanael Copa2008-11-061-14/+40
* unpack .tgz source filesNatanael Copa2008-11-061-1/+1
* create .PKGINFO filev0.3Natanael Copa2008-11-041-11/+58
* support for .INSTALL fileNatanael Copa2008-10-301-0/+4
* fix bug in creating mod subpackagesNatanael Copa2008-10-301-1/+1
* do not run md5sum if there are nothing to checkNatanael Copa2008-10-301-0/+3
* run fakeroot from startdirNatanael Copa2008-10-251-1/+3
* use msg for messagesNatanael Copa2008-10-251-5/+5
* support for resuming partial downloads. check md5 in separate stepNatanael Copa2008-10-251-13/+14