Tools » History » Version 7
Greg Burri, 06/30/2009 11:59 AM
1 | 1 | Greg Burri | h1. Tools |
---|---|---|---|
2 | |||
3 | 6 | Greg Burri | h2. Qt Creator |
4 | 3 | Greg Burri | |
5 | 6 | Greg Burri | Integrated development environment. |
6 | 4 | Greg Burri | |
7 | |||
8 | 3 | Greg Burri | h2. git |
9 | 4 | Greg Burri | |
10 | Source control. |
||
11 | |||
12 | 1 | Greg Burri | |
13 | 6 | Greg Burri | h2. Redmine |
14 | 1 | Greg Burri | |
15 | 6 | Greg Burri | Project management. |
16 | |||
17 | |||
18 | h2. Doxygen |
||
19 | |||
20 | Technical documentation generator. |
||
21 | 7 | Greg Burri | |
22 | h2. protoc |
||
23 | |||
24 | _protoc_ is a tool from _Protocol buffers_ using to compile the _.proto_ files into cpp/h files. |