diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2008-07-04 00:55:07 +0200 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2008-07-15 12:28:56 +0200 |
| commit | 63fe2783e7ff50a9dfded18d42badbf6a1cf75de (patch) | |
| tree | 1479fb0357b45d49153792ff0330e3a36ab41dfd /TODO | |
| parent | dead238a225a1a0a6be7857e6279771efdbc76ae (diff) | |
| download | nbb-63fe2783e7ff50a9dfded18d42badbf6a1cf75de.tar.gz nbb-63fe2783e7ff50a9dfded18d42badbf6a1cf75de.tar.xz nbb-63fe2783e7ff50a9dfded18d42badbf6a1cf75de.zip | |
Change from (sh|run)-(src|...) to --srcdir etc.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -31,12 +31,11 @@ TODO: (Large list) * Bash syntax completion for that user interface. * Man page or something similar. Generate from help texts? * Command aliases: - run -> run-build - sh -> sh-build make -> build (for automake, or similar mapping) + * Test sh command like run command. DONE: - * Implement *-sh and *-run commands. + * Implement sh and run commands. * supports execution of user commands in source, build, install dirs * Do not move command objects to plugin detection framework (bad idea!) * Find or implement @abstractmethod decorator. |
