- Oct 04, 2012
-
-
Natanael Copa authored
-
- Oct 02, 2012
-
-
Natanael Copa authored
So far only openjdk6 needs it and uclibc cannot have it, so we make it optional.
-
Natanael Copa authored
This will hopefully help detect depends problems early
-
Natanael Copa authored
-
Natanael Copa authored
and fall back to traditional so dependency tracing when not available also sort the deps
-
- Sep 19, 2012
-
-
Natanael Copa authored
-
- Sep 14, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Sep 10, 2012
-
-
Natanael Copa authored
This option will enable recursive search of shared-objects, which is disable by default.
-
- Sep 08, 2012
-
-
Natanael Copa authored
Skip .so files without version number in filename when soname has version number. This solves issue with libgcj/gcc-java who ships both libgcj_bc.so and libgcj_bc.so.1.0.0 which both has soname libgcj_bc.so.1
-
Natanael Copa authored
So we actually scan those dirs
-
- Sep 06, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
This is to avoid scan dlopen'ed plugins. We scan any rpath set by any subpackage from same apkbuild. If it depends on rpath to other package, developer will have to add that to ldpath. This change means we have to move generation of .provides-so and .needs-so til after all .rpaths are generated.
-
- Sep 05, 2012
-
-
Natanael Copa authored
This changes the format of .provides-so file. We now add a column with the version number
-
Natanael Copa authored
-
Natanael Copa authored
So it is not treated as a special 'virtual' We use version number 0 for now.
-
- Sep 04, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- May 23, 2012
-
-
Natanael Copa authored
-
- Apr 24, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- Feb 29, 2012
-
-
Natanael Copa authored
some package (alpine-baselayout) needs to create /usr/local/bin etc.
-
Natanael Copa authored
-
- Feb 28, 2012
-
-
Natanael Copa authored
POSIX only requires that filedesriptors 0-9 are available for shell redirections.
-
- Feb 22, 2012
-
-
Natanael Copa authored
was totally broke.
-
- Feb 17, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
This reverts commit e045c451.
-
Natanael Copa authored
-
Natanael Copa authored
we depend on curl instead
-
Natanael Copa authored
use the abuild-sudo tool instead fixes #951
-
Natanael Copa authored
mini sudo that checks if user is in "abuild" group and allows it to run apk, adduser adn addgroup as root ref #951
-
- Feb 14, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #955
-
- Feb 13, 2012
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-