Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-19 | abump: install with make install | Natanael Copa | 1 | -1/+1 | |
2010-08-12 | release 2.5v2.5 | Natanael Copa | 1 | -1/+1 | |
2010-07-20 | mkalpine: removed | Natanael Copa | 1 | -1/+1 | |
2010-07-07 | release 2.4v2.4 | Natanael Copa | 1 | -1/+1 | |
2010-05-19 | release 2.3v2.3 | Natanael Copa | 1 | -1/+1 | |
2010-05-18 | abuild-tar: build with --as-needed so we dont link to libssl | Natanael Copa | 1 | -1/+5 | |
2010-05-06 | abuild: rename apkcache to abuildrepo | Natanael Copa | 1 | -2/+2 | |
To avoid confusing with the /etc/apk/cache | |||||
2010-05-04 | release 2.2v2.2 | Natanael Copa | 1 | -1/+1 | |
2009-12-30 | release 2.1v2.1 | Natanael Copa | 1 | -1/+1 | |
2009-11-02 | release 2.0.1v2.0.1 | Natanael Copa | 1 | -1/+1 | |
2009-10-25 | release 2.0v2.0 | Natanael Copa | 1 | -1/+1 | |
2009-10-24 | abuild: fix so APKBUILD env var works properly | Natanael Copa | 1 | -0/+3 | |
We also make sure we source the APKBUILD when we are in the directory holding the APKBUILD file. Some of the packages sources others with relative references. (for example kernel 3rd party packages) | |||||
2009-10-24 | newapkbuild: move code from abuild to new script | Natanael Copa | 1 | -1/+2 | |
try keep code in abuild cleaner by moving out creation of new apkbuild to separate script. | |||||
2009-09-03 | release 2.0_rc9v2.0_rc9 | Natanael Copa | 1 | -1/+1 | |
2009-08-21 | release 2.0_rc8v2.0_rc8 | Natanael Copa | 1 | -1/+1 | |
2009-08-17 | release 2.0_rc7v2.0_rc7 | Natanael Copa | 1 | -1/+1 | |
2009-08-14 | release 2.0_rc6 | Natanael Copa | 1 | -1/+1 | |
2009-08-10 | release 2.0_rc5v2.0_rc5 | Natanael Copa | 1 | -1/+1 | |
2009-08-03 | release 2.0_rc4v2.0_rc4 | Natanael Copa | 1 | -1/+1 | |
2009-07-29 | release 2.0_rc3v2.0_rc3 | Natanael Copa | 1 | -1/+1 | |
2009-07-24 | release 2.0_rc2v2.0_rc2 | Natanael Copa | 1 | -1/+1 | |
2009-07-24 | release 2.0_rc1v2.0_rc1 | Natanael Copa | 1 | -1/+1 | |
2009-07-23 | Makefile: install abuild-sign | Natanael Copa | 1 | -1/+1 | |
2009-07-22 | abuild-keygen: new utility to generate keys for signing packages | Natanael Copa | 1 | -1/+1 | |
2009-07-20 | Makefile: compile and install abuild-tar | Natanael Copa | 1 | -5/+10 | |
2009-07-13 | release 1.16v1.16 | Natanael Copa | 1 | -1/+1 | |
2009-06-04 | release 1.15.2v1.15.2 | Natanael Copa | 1 | -1/+1 | |
2009-06-04 | release 1.15.1v1.15.1 | Natanael Copa | 1 | -1/+1 | |
2009-06-03 | Makefile: use ~/.cache/apks as default apk cache | Natanael Copa | 1 | -1/+1 | |
2009-06-03 | release: 1.15v1.15 | Natanael Copa | 1 | -1/+1 | |
with support for dynamic dependencies | |||||
2009-06-03 | abuild: add configurable apk cache | Natanael Copa | 1 | -4/+6 | |
2009-05-08 | use .in files for scripts | Natanael Copa | 1 | -8/+39 | |
2009-03-27 | Makefile: fix typo | Natanael Copa | 1 | -1/+1 | |
2009-03-25 | Makefile: install initramfs-init | Natanael Copa | 1 | -1/+2 | |
2009-03-06 | abuild: fixes for new install scripts | Natanael Copa | 1 | -1/+2 | |
2009-01-29 | abuild: support for creation of new APKBUILD from template | Natanael Copa | 1 | -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. | |||||
2009-01-19 | Makefile: install abuild.conf if DESTDIR is set | Natanael Copa | 1 | -1/+1 | |
2009-01-15 | devbuild: new helper script, fix makefile | Natanael Copa | 1 | -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 | |||||
2009-01-07 | Makefile: do not overwrite abuild.conf if it exist | Natanael Copa | 1 | -1/+3 | |
2009-01-06 | abuild: read version from abuild. install buildrepo | Natanael Copa | 1 | -3/+3 | |
2009-01-03 | abuild: move functions to a shared lib | Natanael Copa | 1 | -2/+4 | |
2008-10-30 | install APKBUILD.proto | Natanael Copa | 1 | -3/+5 | |
2008-10-18 | initial commit | Natanael Copa | 1 | -0/+30 | |