Commit graph

28 commits

Author SHA1 Message Date
Paul Beckingham
3a751e628a Log: Added logging support 2016-03-15 23:03:52 -04:00
Paul Beckingham
96059d32bd Build: Updated common to shared 2016-03-15 22:45:53 -04:00
Paul Beckingham
369e0336dd CmdDiagnostics: Added stubbed implementation 2016-03-13 21:45:22 -04:00
Paul Beckingham
92e61efff3 CmdUndo: Added stubbed implementation 2016-03-13 21:42:42 -04:00
Paul Beckingham
9a8b038018 CmdLog: Added stubbed implementation 2016-03-13 21:41:27 -04:00
Paul Beckingham
7afa105e63 CmdContinue: Added stubbed implementation 2016-03-13 21:37:33 -04:00
Paul Beckingham
4ebb59a3db CmdGaps: Added stubbed implementation 2016-03-13 21:34:49 -04:00
Paul Beckingham
8ee40cea70 CmdConfig: Added stubbed implementation 2016-03-13 21:31:28 -04:00
Paul Beckingham
221550f8cc CmdTags: Stubbed implementation 2016-03-13 21:28:48 -04:00
Paul Beckingham
39a3a4aed6 Code cleanup: Header formatting 2016-03-05 00:02:12 -05:00
Paul Beckingham
aa9fdee45d init: Delegates to CmdHelpUsage 2016-03-04 23:56:01 -05:00
Paul Beckingham
3b332eb96c CmdDefine: Rules object propagated to the command 2016-03-02 08:15:57 -05:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
fe201a50f3 CmdExtension: Added stub 2016-03-01 01:04:44 -05:00
Paul Beckingham
9e4ab08d5f CmdClear: Added stub 2016-03-01 01:03:35 -05:00
Paul Beckingham
fa14f1e956 CmdDefine: Added stub 2016-03-01 01:02:35 -05:00
Paul Beckingham
c09516639f CmdReport: Added stub 2016-03-01 01:01:36 -05:00
Paul Beckingham
4d51097897 CmdExport: Added stub 2016-03-01 00:59:57 -05:00
Paul Beckingham
5273107f58 CmdImport: Added stub 2016-03-01 00:58:54 -05:00
Paul Beckingham
a0bc0c5f49 Commands: Added include latch 2016-03-01 00:57:34 -05:00
Paul Beckingham
a95d0e9b64 CmdTrack: Added stub 2016-03-01 00:56:08 -05:00
Paul Beckingham
17760c027d CmdStop: Added stub 2016-03-01 00:54:24 -05:00
Paul Beckingham
ed08fce6b1 CmdStart: Added stub 2016-03-01 00:53:21 -05:00
Paul Beckingham
c27b9ab740 CmdDefault: Added stub 2016-03-01 00:43:00 -05:00
Paul Beckingham
1572472214 Commands: Now ignores libcommand.a 2016-03-01 00:37:22 -05:00
Paul Beckingham
fae763b5e8 Build: Added subdirectory with library for command functions 2016-03-01 00:29:36 -05:00
Paul Beckingham
bbde660e54 Commands: Added header for all command prototypes 2016-03-01 00:28:01 -05:00
Paul Beckingham
6915235709 CmdHelp: Added stub 2016-03-01 00:27:33 -05:00