Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-28 | newapkbuild: not only autotools packages can have init.d scripts | Natanael Copa | 1 | -9/+9 | |
2011-06-28 | newapkbuild: rename config_* functions to build_* | Natanael Copa | 1 | -6/+6 | |
We call make as well as needed so build_* is better function name. | |||||
2011-06-28 | Added python as a new template | Fabian Affolter | 1 | -32/+74 | |
With -q ('-q' for the moment, please change that) a template APKBUILD file for a python module is created. 'depends' and 'makedepends' are filled with standard values. | |||||
2011-06-27 | buildlab: fix triggers parsing | Natanael Copa | 1 | -1/+1 | |
2011-06-27 | abuild: implement new format for triggers variable | Natanael Copa | 1 | -16/+26 | |
it contains a list with all triggers for all subpackages. separate trigger script from path list with '=' separate paths in path list with ':' example: pkgname="foo" subpackages="foo-libs foo-dev" triggers="foo.trigger=/usr:/usr/lib/foo foo-libs.trigger=/usr:/usr/share/foo" | |||||
2011-06-27 | abuild: support for new style install scrits | Natanael Copa | 1 | -12/+5 | |
We need to list all install scripts in $install rather than specify it in subpackage | |||||
2011-06-27 | abuild: check sanity of install scripts | Natanael Copa | 1 | -1/+10 | |
we check early that suffix is valid and that we have a matching pkgname or subpackage | |||||
2011-06-22 | buildlab: fix operation with apk-tools 2.1 | William Pitcock | 1 | -8/+12 | |
2011-06-22 | buildlab: typo fix | William Pitcock | 1 | -1/+2 | |
2011-06-22 | buildlab: parse $triggers | William Pitcock | 1 | -0/+9 | |
2011-06-15 | aports.lua: make api more object oriented | Natanael Copa | 2 | -51/+78 | |
- provide a handle with aports.new(dir) - provide foreach() helper functions | |||||
2011-06-06 | newapkbuild: fix previous commit | Natanael Copa | 1 | -1/+1 | |
2011-06-03 | newapkbuild: remove libtool archives | Natanael Copa | 1 | -0/+1 | |
2011-06-02 | apkbuild-cpan: add detection for perl modules with native code | Kiyoshi Aman | 1 | -0/+4 | |
so we get arch set properly | |||||
2011-06-02 | apkbuild-cpan: fix handling of license meta-data | Timo Teräs | 1 | -2/+4 | |
Don't update if it's unknown, and fix the error message. | |||||
2011-06-02 | apkbuild-cpan: new tool superceding newapkbuild-cpan tool | Timo Teräs | 3 | -197/+337 | |
Based on Aerdan's original work, this is a perl utility that interacts with CPAN which can create and update APKBUILDs with proper metadata info. | |||||
2011-05-31 | newapkbuild-cpan: new tool | Natanael Copa | 2 | -1/+198 | |
to help make perl-* packages | |||||
2011-05-18 | abuild: do debug builds with DEBUG=1 | Natanael Copa | 1 | -0/+6 | |
2011-05-05 | abuild: be quiet when uninstalling build dependencies | Natanael Copa | 1 | -1/+2 | |
We don't really need to see what packages gets uninstalled, but error messages might be nice to see. So we are quiet when uninstalling. | |||||
2011-04-18 | abuild: reset triggers for subpackages | Natanael Copa | 1 | -0/+1 | |
only main package has the trigger | |||||
2011-04-17 | release 2.9.2v2.9.2 | Natanael Copa | 1 | -1/+1 | |
2011-04-17 | abuild: fix user creation when group exists | Natanael Copa | 1 | -1/+5 | |
2011-04-17 | buildrepo: fix previous commit | Natanael Copa | 1 | -3/+3 | |
2011-04-14 | abuild.conf: updated comment about PACKAGER/newapkbuild | Matt Smith | 1 | -1/+1 | |
2011-04-07 | buildrepo: fix purging of old packages | Natanael Copa | 1 | -1/+1 | |
2011-04-07 | release 2.9.1v2.9.1 | Natanael Copa | 1 | -1/+1 | |
2011-04-07 | buildrepo: fixes for new $repo/$arch layout | Natanael Copa | 1 | -4/+9 | |
2011-04-06 | release 2.9.0v2.9.0 | Natanael Copa | 1 | -1/+1 | |
2011-04-06 | abuild: fix for REPODEST | Natanael Copa | 1 | -2/+6 | |
we need set the $CARCH in the package destination needs also to be passed over for recursive action | |||||
2011-04-04 | abuild: remove broken noarch stuff. force CARCH for abuildrepo | Natanael Copa | 2 | -21/+7 | |
2011-04-04 | abuild: move abuildrepo to ~/.cache/abuild/$repo | Natanael Copa | 1 | -24/+14 | |
We no require apk-tools-2.1 | |||||
2011-04-04 | abuild: fix check if abuildindex is up 2 date | Natanael Copa | 1 | -7/+22 | |
2011-04-01 | Merge branch '2.7' | Natanael Copa | 1 | -1/+1 | |
2011-04-01 | abuild: always fail when checksums does not match | Natanael Copa | 1 | -1/+1 | |
2011-03-31 | Merge git://git.alpinelinux.org/msmith/abuild | Natanael Copa | 1 | -3/+11 | |
2011-03-31 | Merge branch '2.7' | Natanael Copa | 1 | -0/+1 | |
Conflicts: Makefile | |||||
2011-03-31 | abuild: add origin in .PKGINFO | Natanael Copa | 1 | -0/+1 | |
2011-03-31 | release 2.7.5v2.7.5 | Natanael Copa | 1 | -1/+1 | |
2011-03-30 | release 2.8.2v2.8.2 | Natanael Copa | 1 | -1/+1 | |
2011-03-30 | abuild: fix for apk-tools-2.0.x | Natanael Copa | 1 | -2/+10 | |
apk-tools-2.0's apk index will not show the arch so we need to use tar to find arch if we have old apk. We prefer use apk index since it will only read first block of file, regardless size, while tar will read entire file. Reading entire file is slow if file is big. So we check apk --version and use tar if needed, and apk index if possible. | |||||
2011-03-30 | release 2.8.1v2.8.1 | Natanael Copa | 1 | -1/+1 | |
2011-03-30 | abuild: create $arch and noarch dirs for abuildrepo | Natanael Copa | 1 | -1/+1 | |
2011-03-30 | release 2.8.0v2.8.0 | Natanael Copa | 1 | -1/+1 | |
2011-03-30 | ap: let builddirs use aports.recurs_until() | Natanael Copa | 1 | -23/+11 | |
2011-03-30 | ap/aports.lua: implement recurse_until | Natanael Copa | 2 | -21/+47 | |
will recursively parse all build depends | |||||
2011-03-30 | ap: use pairs instead of ipairs | Natanael Copa | 1 | -4/+4 | |
2011-03-30 | Merge branch 'wip' | Natanael Copa | 1 | -23/+57 | |
2011-03-30 | abuild: wait for lockfile on delete of dependencies | Natanael Copa | 1 | -7/+8 | |
2011-03-30 | abuild: use $repo/$arch for abuildrepo | Natanael Copa | 1 | -23/+57 | |
This is so apk-tools-2.1 works | |||||
2011-03-29 | buildlab: added apk caching option (-k) | Matt Smith | 1 | -3/+11 | |