aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/buildConfig/build.properties
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2011-08-08 14:01:35 -0700
committerTor Norbye <tnorbye@google.com>2011-08-09 12:21:00 -0700
commitaa80cb71bbff31f0646f6ffe78fe5c291b9d2cc3 (patch)
treeb65c39ec1e544b402e660a1bf3c02c209de0954e /eclipse/buildConfig/build.properties
parentc72282ce8f29daa26dcbaf977e24dade7148c380 (diff)
downloadsdk-aa80cb71bbff31f0646f6ffe78fe5c291b9d2cc3.zip
sdk-aa80cb71bbff31f0646f6ffe78fe5c291b9d2cc3.tar.gz
sdk-aa80cb71bbff31f0646f6ffe78fe5c291b9d2cc3.tar.bz2
Make the plugin build script for for Mac OSX
The build_server script used to build the plugin zip file was Linux specific. This changeset tweaks the scripts such that they will also run on Mac OSX. It also adds various .gitignore filters such that the temporary files created by the build script are ignored by git. Change-Id: I77cfe6bfb65be86c11beb50bcab9c345433b5a8e
Diffstat (limited to 'eclipse/buildConfig/build.properties')
-rw-r--r--eclipse/buildConfig/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/buildConfig/build.properties b/eclipse/buildConfig/build.properties
index 45cc3c2..4466ab7 100644
--- a/eclipse/buildConfig/build.properties
+++ b/eclipse/buildConfig/build.properties
@@ -135,6 +135,7 @@ timestamp=007
baseLocation=${ECLIPSE_HOME}
#Os/Ws/Arch/nl of the eclipse specified by baseLocation
+# Note: These default values may be overridden by the build_plugins script
baseos=linux
basews=gtk
basearch=x86