This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 232569 - Toolchain Configuration Enhancements
Summary: Toolchain Configuration Enhancements
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal with 2 votes (vote)
Assignee: Alexander Simon
URL:
Keywords:
: 225006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-11 14:28 UTC by huhlig
Modified: 2014-11-19 09:49 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description huhlig 2013-07-11 14:28:01 UTC
A couple enhancements for configuration support in general would be as follows: 

* Add a "Build Directory" property to ProjectProperties->Build
  * Option to have Configure called on Build
  * option to have Clean remove build directory (Build would create directory prior to calling configure)
* Add a "Configure" Subwindow above "Make" in Project Properties
  * Have Selector for pre-configured Tools like CMake, Autoconf and Custom
  * Custom would allow you to specify binary location, Environment Variables & Configure Parameters
  * Configure would be called from BuildDirectory by default
Comment 1 Alexander Simon 2013-08-22 07:51:01 UTC
*** Bug 225006 has been marked as a duplicate of this bug. ***