Actions
Tools » History » Revision 11
« Previous |
Revision 11/23
(diff)
| Next »
Greg Burri, 07/22/2009 12:18 PM
Tools¶
IDE (Integrated development environment)¶
- Qt Creator
Source control.¶
- git
Project management¶
- Redmine
Source code documentation generator¶
- Doxygen
Protocol buffers compiler.¶
- protoc is a tool from Protocol buffers using to compile the .proto files into cpp/h files.
Space profiling (memory)¶
Time profiling (CPU)¶
- The option profiling option '-pg' for gcc.
Vectorial graphics.¶
Using to make logo, icons, etc..
Updated by Greg Burri over 15 years ago · 11 revisions