Difference between revisions of "Autobuild/Adding Dependencies"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "Example from this [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/index.html build]: autobuild installables add expat platform=windows url=h…")
 
 
Line 1: Line 1:
Here are some examples for how to add and update installables for dependency packages.  It's a work in progress.
This picks up where [[Autobuild/Quick_Start]] left off.
Example from this [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/index.html build]:
Example from this [http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/index.html build]:
  autobuild installables add expat platform=windows url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/CYGWIN/installer/expat-2.0.1-windows-20110215.tar.bz2 hash=e72db1bda49b205ebdf4945d4ed2b8f8
  autobuild installables add expat platform=windows url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/CYGWIN/installer/expat-2.0.1-windows-20110215.tar.bz2 hash=e72db1bda49b205ebdf4945d4ed2b8f8
  autobuild installables edit expat platform=linux url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Linux/installer/expat-2.0.1-linux-20110215.tar.bz2 hash=750a6f119f828ba464029b7584acfc79
  autobuild installables edit expat platform=linux url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Linux/installer/expat-2.0.1-linux-20110215.tar.bz2 hash=750a6f119f828ba464029b7584acfc79
  autobuild installables edit expat platform=darwin url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Darwin/installer/expat-2.0.1-darwin-20110215.tar.bz2 hash=a9fdcc2afc0a7f9711e28530f098e402
  autobuild installables edit expat platform=darwin url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Darwin/installer/expat-2.0.1-darwin-20110215.tar.bz2 hash=a9fdcc2afc0a7f9711e28530f098e402

Latest revision as of 19:06, 17 February 2011

Here are some examples for how to add and update installables for dependency packages. It's a work in progress. This picks up where Autobuild/Quick_Start left off.

Example from this build:

autobuild installables add expat platform=windows url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/CYGWIN/installer/expat-2.0.1-windows-20110215.tar.bz2 hash=e72db1bda49b205ebdf4945d4ed2b8f8
autobuild installables edit expat platform=linux url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Linux/installer/expat-2.0.1-linux-20110215.tar.bz2 hash=750a6f119f828ba464029b7584acfc79
autobuild installables edit expat platform=darwin url=http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221208/arch/Darwin/installer/expat-2.0.1-darwin-20110215.tar.bz2 hash=a9fdcc2afc0a7f9711e28530f098e402