B. Watson 2054118775 development/codeblocks: Remove .la files. 2 年之前
..
README 87ba4877b0 development/codeblocks: Fix README. 4 年之前
codeblocks-gcc11.patch 0b11353610 development/codeblocks: Patch for gcc >= 11.x. 3 年之前
codeblocks.SlackBuild 2054118775 development/codeblocks: Remove .la files. 2 年之前
codeblocks.info ca256f5670 development/codeblocks: Updated for version 20.03. 4 年之前
doinst.sh c9aefa321e development/codeblocks: Updated for version 16.01. 7 年之前
slack-desc e0a132397b development/codeblocks: Updated for version 16.01. 8 年之前

README

Code::Blocks is a free C, C++ and Fortran 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!

N.B:
a) The path for plugins is now /usr/lib{,64}/codeblocks/plugins.
Take care if upgrading from a previous version and you have already
installed additional plugins (you might need to reinstall them).
b) All contrib-plugins are disabled by default. Invoke the script with
$ PLUGINS=yes ./codeblocks.SlackBuild
in order to enable all contrib-plugins in your build.