12 Commits

Author SHA1 Message Date
greg7mdp f09f747d22 forgot to check in these changes in my last commit 2023-02-17 16:34:56 -05:00
greg7mdp 6b60065417 Move example in its own directory 2023-02-17 16:04:03 -05:00
greg7mdp 9e03112245 add executor_example 2023-02-17 13:37:47 -05:00
greg7mdp 91733b53b6 make register_plugin and call it without app(). 2023-01-31 16:51:48 -05:00
greg7mdp 0efc5e3438 Update README with plugin registration info. 2023-01-18 18:38:40 -05:00
greg7mdp e1feeff8fc Add some explanation for register_plugin in readme, and a couple comments. 2023-01-12 17:34:41 -05:00
greg7mdp 7c13fed898 Revert back one final to override 2023-01-12 14:55:48 -05:00
greg7mdp 8ac7968ef3 fix typo (missing declaration) 2023-01-11 16:44:23 -05:00
greg7mdp 356fb6b8d7 Support plugin registration via static declaration for multiple application executions. 2023-01-11 16:43:08 -05:00
Matt Witherspoon c6c37530fc Rollback recent cmake changes 2018-12-06 10:47:54 -05:00
Matt Witherspoon 4463f1f919 Fix appbase cmake rules when used standalone (outside eosio)
Two main fixes here: 1) fix build when source is not part of git; 2) include GNUInstallDirs since that is used

A few other minor tweaks as well
2018-11-29 12:06:27 -05:00
Daniel Larimer c43aa898ae Initial checkin of AppBase 2016-12-27 14:23:49 -05:00