blob: ee5758c5741ff73314b783407c6942acb9c2b0fc [file] [log] [blame]
###############################################################################
# Copyright (c) 2014, 2015 Willink Transformations and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# E.D.Willink - initial API and implementation
###############################################################################
# define where to put the output of the build
buckminster.output.root=${workspace.root}/.buckminster/buckminster.build.output
# define where to put temporary stuff
buckminster.temp.root=${workspace.root}/.buckminster/buckminster.build.temp
# define the qualifier replacement method
qualifier.replacement.*=generator:lastModified
generator.lastModified.format='v'yyyyMMdd-HHmm
target.os=*
target.ws=*
target.arch=*
# define the site generation properties
site.pack200=true
site.retain.unpacked=true
site.signing=false
eclipse.staging.area=${workspace.root}/buckminster.build.signing
# define the range generation rules for required bundles
# pde.bundle.range.generation=false
# pde.feature.range.generation=false