Env.pm man page


'Back to Top'


NAME

ProjectBuilder::Env, part of the project-builder.org

'Back to Top'


DESCRIPTION

This modules provides environment functions suitable for pbinit calls.

'Back to Top'


USAGE

pb_env_init_pbrc

This function setup/use the configuration file in the HOME directory It sets up environment variables (PBETC)

pb_env_init

This function setup the environment for project-builder. The first parameter is the project if given on the command line. The second parameter is a flag indicating whether we should setup up the pbconf environment or not. The third parameter is the action passed to pb. It sets up environement variables (PBETC, pb, PBDEFDIR, PBBUILDDIR, PBROOTDIR, PBDESTDIR, PBCONFDIR, pbVER)

'Back to Top'


WEB SITES

The main Web site of the project is available at http://www.project-builder.org/. Bug reports should be filled using the trac instance of the project at http://trac.project-builder.org/.

'Back to Top'


USER MAILING LIST

None exists for the moment.

'Back to Top'


AUTHORS

The Project-Builder.org team http://trac.project-builder.org/ lead by Bruno Cornec mailto:bruno@project-builder.org.

'Back to Top'


COPYRIGHT

Project-Builder.org is distributed under the GPL v2.0 license described in the file COPYING included with the distribution.

'Back to Top'

 Env.pm man page