Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-06 | the package now always include the pkgrel | Natanael Copa | 1 | -8/+4 | |
2008-11-06 | always add revision number to filename | Natanael Copa | 1 | -10/+1 | |
2008-11-06 | add revision to pkgver in .PKGINFO | Natanael Copa | 1 | -1/+1 | |
2008-11-06 | run sanity check first | Natanael Copa | 1 | -1/+1 | |
2008-11-06 | implement basic sanity check of APKBUILD | Natanael Copa | 1 | -14/+40 | |
2008-11-06 | unpack .tgz source files | Natanael Copa | 1 | -1/+1 | |
2008-11-04 | create .PKGINFO filev0.3 | Natanael Copa | 1 | -11/+58 | |
2008-10-30 | support for .INSTALL file | Natanael Copa | 1 | -0/+4 | |
2008-10-30 | fix bug in creating mod subpackages | Natanael Copa | 1 | -1/+1 | |
2008-10-30 | install APKBUILD.proto | Natanael Copa | 2 | -4/+6 | |
2008-10-30 | do not run md5sum if there are nothing to check | Natanael Copa | 1 | -0/+3 | |
2008-10-25 | added APKBUILD.proto | Natanael Copa | 1 | -0/+27 | |
2008-10-25 | run fakeroot from startdir | Natanael Copa | 1 | -1/+3 | |
2008-10-25 | use msg for messages | Natanael Copa | 1 | -5/+5 | |
2008-10-25 | support for resuming partial downloads. check md5 in separate step | Natanael Copa | 1 | -13/+14 | |
2008-10-24 | remove empty dirs after doc subpackages | Natanael Copa | 1 | -0/+4 | |
2008-10-24 | clean before fetch | Natanael Copa | 1 | -1/+1 | |
2008-10-24 | Define subpkgdir for sub package funcs | Natanael Copa | 1 | -26/+19 | |
better handling of cleaning subpackages | |||||
2008-10-24 | clean before unpack | Natanael Copa | 1 | -1/+1 | |
2008-10-22 | added help for up2date | Natanael Copa | 1 | -0/+1 | |
2008-10-22 | respect the force flag -f | Natanael Copa | 1 | -1/+1 | |
2008-10-22 | only build if sources are newer than target | Natanael Copa | 1 | -1/+21 | |
2008-10-22 | fixed faulty gcc flag. export MAKEFLAGS | Natanael Copa | 1 | -2/+2 | |
2008-10-18 | Rename "md5" variable to "md5sums" so its more like PKGBUILD.v0.2 | Natanael Copa | 1 | -4/+4 | |
2008-10-18 | initial commit | Natanael Copa | 3 | -0/+348 | |