Sha256: 8c0b096325addda0b0c5971e26c66a3dfe074126cd993821bcc205e847605726

Contents?: true

Size: 757 Bytes

Versions: 293

Compression:

Stored size: 757 Bytes

Contents

# Write in this file customization code that will get executed before all the
# soures are loaded.

# Set the path to 'make'
# Autobuild.commands['make'] = '/path/to/ccmake'

# Set the parallel build level (defaults to the number of CPUs)
# Autobuild.parallel_build_level = 10

# Uncomment to initialize the environment variables to default values. This is
# useful to ensure that the build is completely self-contained, but leads to
# miss external dependencies installed in non-standard locations.
#
# set_initial_env
#
# Additionally, you can set up your own custom environment with calls to env_add
# and env_set:
#
# env_add 'PATH', "/path/to/my/tool"
# env_set 'VAR', "value"
#
# Variables set like this are exported in the generated env.sh scripts.

Version data entries

293 entries across 293 versions & 1 rubygems

Version Path
autoproj-2.0.0.rc11 samples/autoproj/init.rb
autoproj-2.0.0.rc10 samples/autoproj/init.rb
autoproj-2.0.0.rc9 samples/autoproj/init.rb
autoproj-2.0.0.rc8 samples/autoproj/init.rb
autoproj-2.0.0.rc6 samples/autoproj/init.rb
autoproj-1.13.3 samples/autoproj/init.rb
autoproj-1.13.3.b2 samples/autoproj/init.rb
autoproj-1.13.3.b1 samples/autoproj/init.rb
autoproj-1.13.2.b4 samples/autoproj/init.rb
autoproj-1.13.2.b3 samples/autoproj/init.rb
autoproj-1.13.2.b2 samples/autoproj/init.rb
autoproj-1.13.2.b1 samples/autoproj/init.rb
autoproj-2.0.0.rc5 samples/autoproj/init.rb
autoproj-2.0.0.rc4 samples/autoproj/init.rb
autoproj-2.0.0.rc3 samples/autoproj/init.rb
autoproj-2.0.0.rc2 samples/autoproj/init.rb
autoproj-2.0.0.rc1 samples/autoproj/init.rb
autoproj-2.0.0.b7 samples/autoproj/init.rb
autoproj-2.0.0.b6 samples/autoproj/init.rb
autoproj-2.0.0.b5 samples/autoproj/init.rb