[ANN] Updated Version of the SCons Builder Plugin

L

Lothar Werzinger

There exists an updated Version of the SCons Builder Plugin.

Version 0.1.2

This plugin allows to build C/C++ projects with the SCons build tool. In
order to use it you must install SCons first.

Bugfixes: Regenerate SConstruct if configurations change. The 'realclean'
target now works as expected. When creating new entries default to the
'append' action instead of an empty one'. New Features: Allow user defined
SConstruct files (thanks to Rafael de Pelegrini Soares for the idea). Allow
user defined target hooks (e.g. to create custom install steps).

Features:
- support for multiple platforms and build configurations
- builds an executable or a library for each directory that contains source
files
- allows to build your project outside of Eclipse (automated builds)
- allows to build/rebuild selected files and directories
- allows to modify build settings (like CFLAGS) on a per directory basis
- allows to have different build settings for different build configurations
- support for building CppUnit tests
- supports user extensions to SConstruct (thanks to Rafael de Pelegrini
Soares)
- support for user defined target hooks (can be used to generate user
specific install targets)
- support the generation of doxygen documenation


For more information see
http://nic-nac-project.de/~lothar/eclipse/update/SConsBuilderPlugin.html

The plugin is registed at http://eclipse-plugins.2y.net.
If you like it you can rate it at
http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp?id=816

Lothar
 
F

fuzzylollipop

seems that it does not work 100% anymore, can't get it to recognize any
of the external include paths anymore, it says it can't find the files?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top