Project

General

Profile

Actions

Tools » History » Revision 17

« Previous | Revision 17/23 (diff) | Next »
Greg Burri, 04/14/2010 08:32 PM


Tools

IDE (Integrated development environment)

Source control.

  • git

Scripting

Project management

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. See Libraries

Install system

Space profiling (memory)

Time profiling (CPU)

  • The option profiling option '-pg' for gcc.
  • Or Callgrind

Vectorial graphics.

Using to make logo, icons, etc..

Updated by Greg Burri about 14 years ago · 17 revisions