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 137452 - CU wants env vars in build
Summary: CU wants env vars in build
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-17 15:41 UTC by _ gordonp
Modified: 2014-04-14 14:31 UTC (History)
0 users

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 _ gordonp 2008-06-17 15:41:59 UTC
Peter Eastman wrote (6/16/2008 in users@cnd.netbeans.org):
> I have a target in each of my Makefiles to execute all the test cases for a project ("make test").
> For that to work, I need to be able to set the DYLD_LIBRARY_PATH environment variable when building.
> I can't find any way to do that.  There are options to set environment variables when running, but
> not when building.

I'm filing this for all platforms/OS's as its not really limited to MacOS.