Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes a difference for installed libraries since the DLL location
might be unknown (empty path).
|
|
|
|
|
|
|
|
wildcard patterns
|
|
|
|
|
|
|
|
|
|
|
|
If none were executed, then we assume the requested target is not exported.
|
|
|
|
|
|
This helps with (not) installing libu*{} groups.
|
|
|
|
|
|
In particular, we can now build static libraries out of utility libraries.
|
|
|
|
|
|
|
|
|
|
|
|
Thin archives are supported by GNU ar since binutils 2.19.1 and LLVM ar since
LLVM 3.8.0.
|
|
|
|
|
|
|