aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes/006_tkm-rpc.mk
Commit message (Collapse)AuthorAgeFilesLines
* testing: Update tkm-rpc to version 0.2Reto Buerki2015-05-051-1/+1
|
* testing: Make TKM related build recipes future-proofTobias Brunner2014-10-071-4/+6
| | | | | | | | The tkm scenarios recently failed due to a segmentation fault on my host because I had an old build of the tkm library already built in the build directory. Because the stamp file was not versioned the new release was never checked out or built and charon-tkm was linked against the old version causing a segmentation fault during key derivation.
* testing: Don't run tests when building tkm-rpcTobias Brunner2013-05-061-1/+1
| | | | | | | | | There are issues with some versions of the XML/Ada library on i386, blocking the build of the testing environment when these tests are run. TKM tests won't work in such a case but at least make-testing does not block with this patch. Fixes #336.
* Fixed TKM buildReto Buerki2013-03-221-2/+4
|
* Provide recipes to build tkm and required librariesReto Buerki2013-03-191-0/+21