Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 2.5v2.5 | Natanael Copa | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | abuild: support for unpacking .tar.xz | Natanael Copa | 2010-08-12 | 1 | -0/+3 |
| | |||||
* | mkalpine: removed | Natanael Copa | 2010-07-20 | 2 | -41/+1 |
| | |||||
* | release 2.4v2.4 | Natanael Copa | 2010-07-07 | 1 | -1/+1 |
| | |||||
* | newapkbuild: minor bugfix in is_uri() | Natanael Copa | 2010-07-07 | 1 | -0/+1 |
| | |||||
* | abuild: include vapi and gir-* in -dev package | Natanael Copa | 2010-07-07 | 1 | -0/+1 |
| | |||||
* | abuild: detect and report conflicting dependencies properly | Natanael Copa | 2010-06-30 | 1 | -3/+4 |
| | |||||
* | newapkbuid: fix pkgver in source | Natanael Copa | 2010-06-16 | 1 | -0/+1 |
| | |||||
* | newapkbuild: support for creating new from http source | Natanael Copa | 2010-05-29 | 1 | -1/+15 |
| | | | | | | | | newapkbuild http://example.com/path/foo-1.0.tar.gz will set pkgname=foo pkgver=1.0 source="http://example.com/path/foo-1.0.tar.gz" | ||||
* | release 2.3v2.3 | Natanael Copa | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | abuild: move the .so symlinks to -dev packages | Natanael Copa | 2010-05-18 | 1 | -1/+8 |
| | | | | | | | Those are needed when linking to the lib and not during runtime. Having those in the -dev package makes it easier to allow different versions of same libs to be installed side-by-side. | ||||
* | abuild-tar: build with --as-needed so we dont link to libssl | Natanael Copa | 2010-05-18 | 1 | -1/+5 |
| | |||||
* | abuild: allow DISTFILES_MIRROR be a local path | Natanael Copa | 2010-05-18 | 1 | -1/+5 |
| | | | | based on patch from Andrew Manison. Thanks! | ||||
* | abuild: support for -c and -m options to enable/disable colors | Natanael Copa | 2010-05-18 | 1 | -6/+24 |
| | | | | | | and make sure those options are passed over when building recursively Based on patch from Andrew Manison. Thanks! | ||||
* | abuild: break circular deps when building recursively | Natanael Copa | 2010-05-06 | 1 | -6/+12 |
| | |||||
* | abuild: properly pass over args when building recursively | Natanael Copa | 2010-05-06 | 1 | -16/+22 |
| | |||||
* | abuild: properly add $BUILD_BASE to dependency chain | Natanael Copa | 2010-05-06 | 1 | -3/+3 |
| | | | | We want build the toolchain and build tools first | ||||
* | abuild: bugfix for versioned dependencies | Natanael Copa | 2010-05-06 | 1 | -5/+5 |
| | | | | we need strip all '<>=' chars not only last | ||||
* | abuild: only update abuildrepo index if needed | Natanael Copa | 2010-05-06 | 1 | -5/+11 |
| | | | | speeds up abuild -R a bit | ||||
* | abuild: rename apkcache to abuildrepo | Natanael Copa | 2010-05-06 | 2 | -16/+16 |
| | | | | To avoid confusing with the /etc/apk/cache | ||||
* | abuild: force pkgrel in APKBUILD | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | | | | its needed for bumping pkgrel with sed and similar | ||||
* | release 2.2v2.2 | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | abuild: support for overriding apk binary | Natanael Copa | 2010-05-04 | 1 | -14/+15 |
| | | | | so we can do: APK=apk.static abuild .... | ||||
* | abuild: fix for abuild -R | Natanael Copa | 2010-05-04 | 1 | -2/+4 |
| | | | | we only enter dependencies dirs in same repo | ||||
* | abuild: support for building simple tar.gz files of target | Natanael Copa | 2010-04-28 | 1 | -0/+6 |
| | | | | | When building with crosscompile to bootstrap a new target it might be handy to not include the dependencies etc. | ||||
* | abuild: use fetch_uri_mirror when downloading sources | Natanael Copa | 2010-04-19 | 1 | -1/+1 |
| | |||||
* | alpine-mini.packages: removed | Natanael Copa | 2010-04-15 | 1 | -2/+0 |
| | | | | not used anymore | ||||
* | abuild: only trace dependencies from current repo | Natanael Copa | 2010-04-15 | 1 | -2/+2 |
| | | | | | This avoids confusion when abuild picks dependencies from testing when building main. | ||||
* | abuild: download from DISTFILES_MIRROR first if set | Natanael Copa | 2010-04-15 | 1 | -2/+11 |
| | |||||
* | abump: small utility to maintain aports | Natanael Copa | 2010-04-06 | 1 | -0/+40 |
| | |||||
* | abuild: wait 30 seconds for apk lockfile. improve error reporting | Natanael Copa | 2010-03-02 | 1 | -2/+10 |
| | |||||
* | alpine.packages: added igmpproxy | Natanael Copa | 2010-02-15 | 1 | -0/+1 |
| | |||||
* | tune package list | Natanael Copa | 2010-02-03 | 1 | -154/+2 |
| | | | | basically remove dev packages | ||||
* | abuild.conf: added JOBS variable | Natanael Copa | 2010-01-07 | 1 | -1/+2 |
| | | | | makes it easier to support parallel builds on non gnu make system | ||||
* | release 2.1v2.1 | Natanael Copa | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | sample: use lowercase in init.d/conf.d sample files | Natanael Copa | 2009-12-30 | 2 | -22/+12 |
| | |||||
* | sample: use separate package() | Natanael Copa | 2009-12-30 | 1 | -4/+14 |
| | |||||
* | abuild: dont check version number if nodeps is specified | Natanael Copa | 2009-12-16 | 1 | -1/+1 |
| | | | | | This option is normally used for bootstrapping a build env. Chances are big that apk-tools is not around. | ||||
* | abuild: implement getpkgver, default_fetch and default_unpack | Natanael Copa | 2009-11-24 | 1 | -4/+28 |
| | | | | to make life easier for volatile packages | ||||
* | abuild: use pax-utils's scanelf to find binaries to strip | Natanael Copa | 2009-11-06 | 1 | -10/+3 |
| | |||||
* | release 2.0.1v2.0.1 | Natanael Copa | 2009-11-02 | 1 | -1/+1 |
| | |||||
* | abuild-sign: remove temp signature | Natanael Copa | 2009-11-02 | 1 | -2/+1 |
| | |||||
* | abuild: fix detection of pkgconfig dependency | Natanael Copa | 2009-11-02 | 1 | -6/+6 |
| | |||||
* | alpine.packages: removed -doc packages | Natanael Copa | 2009-10-30 | 1 | -162/+0 |
| | |||||
* | alpine.packages: specify kernel packages | Natanael Copa | 2009-10-30 | 1 | -4/+7 |
| | |||||
* | Revert "abuild: minor cleanup" | Natanael Copa | 2009-10-27 | 1 | -2/+2 |
| | | | | | | This commit seems to kill the entire repository This reverts commit 46aed95754ebeb17a3a367b3b41d0b6424fd18d9. | ||||
* | added alpine-mini package list | Natanael Copa | 2009-10-26 | 1 | -0/+2 |
| | |||||
* | release 2.0v2.0 | Natanael Copa | 2009-10-25 | 1 | -1/+1 |
| | |||||
* | remoe unused file | Natanael Copa | 2009-10-25 | 1 | -3/+0 |
| | |||||
* | abuild: exit with error if run as root | Natanael Copa | 2009-10-24 | 1 | -1/+10 |
| | | | | override with -F |