Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This way we let a custom thunk catch derived exception (like invalid_path).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|