summaryrefslogtreecommitdiffstats
path: root/base/native-tools/src/p7tool
Commit message (Collapse)AuthorAgeFilesLines
* Fixed pki-tools build order.Endi S. Dewata2016-12-181-1/+1
| | | | | | | | To help troubleshooting build issues the pki-tools build targets have been modified such that they run sequentially. This way error messages will be easier to find in the build log. https://fedorahosted.org/pki/ticket/2463
* fix typo succesfully -> successfullyBenjamin Drung2014-09-091-1/+1
|
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-2611-0/+6265
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131