- 13 Feb, 2013 1 commit
-
-
Natanael Copa authored
-
- 07 Feb, 2013 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
This has the nice effect that we get the index automatically built for our REPODEST. Discussion here: http://lists.alpinelinux.org/alpine-devel/0249.html
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
fixes #1477
-
- 07 Jan, 2013 1 commit
-
-
Carlo Landmeter authored
ref #1537
-
- 30 Dec, 2012 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
Tool to help find ABI breakages in package upgrades
-
- 29 Nov, 2012 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
ref #1484
-
Natanael Copa authored
-
- 30 Oct, 2012 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
- remove duplicate provides with so version 0 - exit with error if there are multiple provides with different versions
-
- 11 Oct, 2012 1 commit
-
-
Natanael Copa authored
-
- 10 Oct, 2012 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
It is never and should never be used.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 04 Oct, 2012 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 02 Oct, 2012 4 commits
-
-
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
-
- 19 Sep, 2012 1 commit
-
-
Natanael Copa authored
-
- 14 Sep, 2012 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 10 Sep, 2012 1 commit
-
-
Natanael Copa authored
This option will enable recursive search of shared-objects, which is disable by default.
-
- 08 Sep, 2012 2 commits
-
-
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
-
- 06 Sep, 2012 2 commits
-
-
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.
-
- 05 Sep, 2012 3 commits
-
-
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.
-
- 04 Sep, 2012 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 23 May, 2012 1 commit
-
-
Natanael Copa authored
-