maedoc / libtvb

TVB C library
6 stars 8 forks source link

Improve tasks #163

Closed maedoc closed 8 years ago

maedoc commented 8 years ago

Several things go into tasks from configuration, build, handling preprocessed header etc. These should be refactored with the dep on pycparser isolated. The command line interface could be better as well.

maedoc commented 8 years ago

Keep configure and build abstracted so we can opt out of cmake later on