aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts/build_server.sh
Commit message (Collapse)AuthorAgeFilesLines
* SDK: Switch to Eclipse 3.6.2 RCP+CDT for build_serverRaphael2011-11-081-11/+0
| | | | Change-Id: I3fab918d5d9ed96d753410cfe3cf58a06788a058
* Add Apache Http-Client library files to ADT.Raphael Moll2011-08-111-3/+7
| | | | | | | This is a follow up to Change I084d78dd from prebuilt.git to add the files required by sdklib to ADT. Change-Id: I651ddf8f6dec480843c5bccd7d3296227b262937
* Make the plugin build script for for Mac OSXTor Norbye2011-08-091-1/+1
| | | | | | | | | 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
* Traceview integration into Eclipse.Pierre Zurek2011-01-301-2/+2
| | | | | | New plugin which adds a Traceview view to Eclipse. Change-Id: I3001dfde6ed28db3de8a75715a0ba0743f5c29b0
* Switch Eclipse Plugin build to Eclipse 3.5.2 RCPRaphael Moll2010-12-091-2/+2
| | | | Change-Id: Icc846dd9654aa80d3f80bf61daa7cf4d9f2d4ba1
* Rename layoutlib_utils into ide_common.Xavier Ducrohet2010-11-111-2/+2
| | | | Change-Id: Id243fe66e2ce577bc821ca454bca18444ebb5e7d
* Support 3rd party layout rule loading, and rip out Groovy supportTor Norbye2010-10-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Add support for loading 3rd party .jars providing additional layout rules. This can be configured by adding a property referencing the jars to be loaded as part of your build.properties, like this: default.properties: ... layoutrules.jars=chart-rules.jar:graph-rules.jar ... This will create a class loader referencing chart-rules.jar and graph-rules.jar (as well as the visual editor's plugin class loader as a fallback), and this class loader is used to load IViewRule implementations. In addition, this plugin rips out the various remaining Groovy hooks and references that were earlier used to load Groovy scripts as layout rules, and removes groovy from the load path and build symlinking scripts. Change-Id: Ia17a60259559ec86270726add258382a879117dc
* Fix build. Jarutils was referenced by the eclipse pluging build script.Raphael Moll2010-06-161-2/+2
| | | | Change-Id: I2b1d5475ddcddf1f54260b688bf9b8236c2bf5cf
* Update build dependencies in ADT build script.Brett Chabot2010-05-031-2/+2
| | | | | | Add groovy and layoutlib build dependencies, and refresh building log message. Change-Id: I6d266d9fd8d9da7da4cf5c3d248b6fc418c430c4
* Fix build of the plugin: builders project is gone.Xavier Ducrohet2010-02-241-2/+2
| | | | Change-Id: If128a3feb42f2b680a3d155180bdc58096183a8b
* Fix Eclipse ADT build.Xavier Ducrohet2010-02-121-2/+2
|
* Fix the sdk/scritps/create_*_symlinks for the new SDK git project.Raphael2009-11-181-3/+3
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+118
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-118/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+8
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+119