| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plugins to libtnccs
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit d463def798ed339b143ee9500c2781532394171e.
|
| |
|
|
|
|
|
|
| |
The checksum is now calculated from the installed libraries and plugins.
This allows to calculate checksums for plugins linking to libraries like
libtls as these are relinked during installation.
|
| |
|
|
|
|
|
| |
Linking is only required for libraries defining global symbols used by
plugins to which the plugins do not link themselves.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This does currently not work because libtool relinks libcharon on
install, thus changing the checksum.
|
| |
|
| |
|
| |
|
|
|
|
| |
generation
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|