summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/plugin.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-04-051-1/+1
|
* remove space indention with tabspsychocrypt2017-11-161-4/+4
| | | | - removed all space indention in `*.hpp` and `*.cpp` files
* search for linux backend pluginspsychocrypt2017-11-011-1/+8
| | | | | | | - search for plugin in - working directory - binary directory - let linux search the plugins (libraries)
* OSX file file extension (dynamic libraries)psychocrypt2017-10-311-1/+7
| | | | use `.dylib` as dynamic library file extension
* use call prefix to load backendspsychocrypt2017-09-301-1/+2
|
* fix compilepsychocrypt2017-09-301-6/+6
|
* cleanup includespsychocrypt2017-09-301-10/+12
|
* group filespsychocrypt2017-09-301-0/+96
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp`
OpenPOWER on IntegriCloud