aboutsummaryrefslogtreecommitdiff
path: root/src/targets.py
Commit message (Collapse)AuthorAgeFilesLines
* s/target/allocator/ and remove analyse featureFlorian Fischer2019-02-081-19/+0
| | | | Use systemwide installed allocators by default
* add custom target optionFlorian Fischer2019-01-221-0/+19
the custom target definitions must be a valid python script exporting a global dictionary "targets".