2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2017-12-19 21:05:37 by Mark Davies | Files touched by this commit (4) |
Log message:
codeblocks: fixes for linux, gcc7 and recent opencv
|
2017-05-23 01:36:11 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Don't force ancient C++.
|
2017-05-03 10:38:46 by Jonathan Perkin | Files touched by this commit (95) |
Log message:
Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.
|
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message:
Recursive revbump from fonts/harfbuzz
|
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message:
Recursive bump for harfbuzz's new graphite2 dependency.
|
2016-08-27 22:58:41 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Disable PCH for GCC as it fails on LP32 platforms.
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2016-06-20 01:01:01 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
clang objects to the nullptr emulation, so just real C++11 for it.
|
2016-06-16 04:28:51 by Kamil Rytarowski | Files touched by this commit (9) |
Log message:
Import codeblocks-16.01 as editors/codeblock
Code::Blocks is a free C++ IDE built to meet the most demanding needs of its
users. It is designed to be very extensible and fully configurable.
Finally, an IDE with all the features you need, having a consistent look, feel
and operation across platforms.
Built around a plugin framework, Code::Blocks can be extended with plugins. Any
kind of functionality can be added by installing/coding a plugin. For instance,
compiling and debugging functionality is already provided by plugins!
Originally packaged in pkgsrc-wip by:
- Ondrej Tuma,
- Joerg Sonnenberg,
- Thomas Klausner,
- Tobias Nygren,
- Mark Davies,
- Blue Rats,
- Aleksej Saushev,
- Aleksej Lebedev,
- K.I.A.Derouiche
and
- myself.
|