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
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