summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: install abuild-signNatanael Copa2009-07-231-1/+1
|
* abuild-keygen: new utility to generate keys for signing packagesNatanael Copa2009-07-221-1/+1
|
* Makefile: compile and install abuild-tarNatanael Copa2009-07-201-5/+10
|
* release 1.16v1.16Natanael Copa2009-07-131-1/+1
|
* release 1.15.2v1.15.2Natanael Copa2009-06-041-1/+1
|
* release 1.15.1v1.15.1Natanael Copa2009-06-041-1/+1
|
* Makefile: use ~/.cache/apks as default apk cacheNatanael Copa2009-06-031-1/+1
|
* release: 1.15v1.15Natanael Copa2009-06-031-1/+1
| | | | with support for dynamic dependencies
* abuild: add configurable apk cacheNatanael Copa2009-06-031-4/+6
|
* use .in files for scriptsNatanael Copa2009-05-081-8/+39
|
* Makefile: fix typoNatanael Copa2009-03-271-1/+1
|
* Makefile: install initramfs-initNatanael Copa2009-03-251-1/+2
|
* abuild: fixes for new install scriptsNatanael Copa2009-03-061-1/+2
|
* abuild: support for creation of new APKBUILD from templateNatanael Copa2009-01-291-3/+4
| | | | | | abuild [-c] -n PKGNAME[-PKGVER] creates a directory with new APKBUILD. If -c is specified will sample init.d, conf.d and install script be copied as well.
* Makefile: install abuild.conf if DESTDIR is setNatanael Copa2009-01-191-1/+1
|
* devbuild: new helper script, fix makefileNatanael Copa2009-01-151-6/+10
| | | | | | | This script helps developers who works on the alpine subprojects (i.e apk-tools, alpine-baselayout etc) to build a development alpine iso. a new alpine iso using the un-committed local sub
* Makefile: do not overwrite abuild.conf if it existNatanael Copa2009-01-071-1/+3
|
* abuild: read version from abuild. install buildrepoNatanael Copa2009-01-061-3/+3
|
* abuild: move functions to a shared libNatanael Copa2009-01-031-2/+4
|
* install APKBUILD.protoNatanael Copa2008-10-301-3/+5
|
* initial commitNatanael Copa2008-10-181-0/+30