Commit Graph

8 Commits

Author SHA1 Message Date
Jim Radford
17e04c28e1 Add debug message to runprebuild.sh to assist in detecting why automated builds fail
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2557 52acb1d6-8a22-11de-b505-999d5b087335
2009-03-31 18:01:45 +00:00
Jim Radford
a808c974b5 Add support for compiling openjpeg via prebuild, can compile both 32 and
64 bit openjpeg versions if on 64 bit host with proper tools installed.
(This change is for our build server to implement recompiling the
openjpeg binaries)


git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2434 52acb1d6-8a22-11de-b505-999d5b087335
2009-02-10 20:22:05 +00:00
John Hurliman
194377e637 Specify #!/bin/bash instead of #!/bin/sh to fix errors when running in a non-bash terminal
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2412 52acb1d6-8a22-11de-b505-999d5b087335
2009-01-10 00:21:06 +00:00
Jim Radford
ac99354c14 Fixed prebuild script to return exit code from nant during build of
specified


git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1981 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-23 22:25:59 +00:00
Jim Radford
88b0cd6f9f Fixes prebuild to support building multiple targets using nant, pass
'nant' to build the openmetaverse library, or 'render' to build the
libprimrender library


git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1980 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-23 22:12:26 +00:00
Jim Radford
9da04923db Fixed unix runprebuild.sh line endings
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1975 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-23 09:45:49 +00:00
Jim Radford
b63cf45a64 Updated prebuild batch files to be compatible with our TeamCity Buildserver, set svn:executable prop on runprebuild.sh
git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1974 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-23 09:19:40 +00:00
John Hurliman
c5a73acfa9 * Initial check-in of Prebuild setup. This removes all MSVC project files and NAnt build files and replaces with a few batch/shell scripts
* Adding nunit.framework.dll to bin/

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1965 52acb1d6-8a22-11de-b505-999d5b087335
2008-07-23 00:27:31 +00:00