Difference between revisions of "User documentation"
From Code::Blocks
m (added command line arguments) |
m (move Scripting to Developer Documentation) |
||
Line 27: | Line 27: | ||
:Information about how Code::Blocks actually builds your source code. | :Information about how Code::Blocks actually builds your source code. | ||
− | |||
− | |||
− | |||
− | |||
== Application development == | == Application development == |
Revision as of 18:50, 11 November 2006
Articles for Code::Blocks users.
- How to install Code::Blocks (from binary or source)
- List of keyboard shortcuts that can be used in Code::Blocks
- List of command-line arguments that can be used with Code::Blocks.
- Customize the Code::Blocks user interface for different workflows.
- List of plugins that come with Code::Blocks.
The build process of Code::Blocks
- Information about how Code::Blocks actually builds your source code.
Application development
Compilers
- Global compiler variables
- Precompiled headers
- Installing a supported compiler
- Installing Cygwin Compiler
- Installing Fortran Compiler
- Using cross compilers
- Integrating Microsoft Visual Toolkit 2003 with Code::Blocks IDE
- Integrating Microsoft Visual C 6 with Code::Blocks IDE