aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.actions
Commit message (Collapse)AuthorAgeFilesLines
* Rename an action to be shorterPřemysl Eric Janouch2021-11-161-3/+3
| | | | Also, fix make dependencies to include the source file for actions.
* Generate actions from a text filePřemysl Eric Janouch2021-11-081-0/+71
Mostly because I wanted to nest preprocessing. This makes the build more complex and slightly less portable, but the code itself is much cleaner.