summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2011-05-04STORM-1210 Public URLs for pcreDave Parks
2011-05-04STORM-1210 Update PCRE libs for mac and linux.Dave Parks
2011-05-03Fix for CHOP-619. Found a general solution to our vs2010 precompiled ↵brad kittenbrink
headers problems and eliminated all our special cases for handling them.
2011-05-02mergeDave Parks
2011-05-02STORM-1215: restore INSTALL_PROPRIETARY in Release builds, remove incorrect ↵Oz Linden
use of LL_RELEASE_FOR_DOWNLOAD from ReleaseOS
2011-04-28updated llconvexdecomposition for version linked with vs2010 havokBrad Payne (Vir Linden)
2011-04-27OPEN-50 : backing out that change that is incompatible with Incredibuild.Merov Linden
2011-04-22mergeDave Parks
2011-04-22Update convex decomp stub to include latest api changes.Dave Parks
2011-04-22Update llconvexdecompositionstub for new package layout.Dave Parks
2011-04-21Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2011-04-21reversing the elimination of the stub build of convexdecomp, as we still needNyx (Neal Orman)
the binary version, even with the full LL source being available. This is because the binary package of the full version is not redistributable due to having the havok binaries in it.
2011-04-21mergeDave Parks
2011-04-21Touch up autobuild xml from merge.Dave Parks
2011-04-21mergeDave Parks
2011-04-21explicitly enable INSTALL_PROPRIETARY in the Linden configurationsOz Linden
2011-04-21restore use of proprietary libs (merge error) in Release buildsOz Linden
2011-04-20merge changes for storm-1183Oz Linden
2011-04-20update the collada lib of Mac to the rev 227230 to fix the missed minizip ↵Xiaohong Bao
problem.
2011-04-19New openssl package solves permissions problems with Linux build.Nat Goodspeed
The original Linux openssl tarball includes libcrypto.so and libssl.so files with r-xr-xr-x permissions: not even the owning user can modify them. This causes problems when the Release build tries to 'strip' the viewer and all associated libraries. Newer openssl tarball fixes permission problems. The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P Presumably the only reason this hasn't been causing trouble with TC builds is that the link has been picking up system libraries instead of the ones from the openssl package.
2011-04-19Update freetype package: previous one had no actual library.Nat Goodspeed
Evidently the only reason builds have been succeeding is because the link is picking up the system freetype library. This could be tricky if it goes out of sync with the freetype package's header files.
2011-04-15mergeBrad Payne (Vir Linden)
2011-04-15moved to public llconvexdecomposition buildsBrad Payne (Vir Linden)
2011-04-15Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Xiaohong Bao
2011-04-15update collada lib for linux to 226716Xiaohong Bao
2011-04-15mergeBrad Payne (Vir Linden)
2011-04-15removed separate stub lib, since llconvexdecomposition is going public and ↵Brad Payne (Vir Linden)
includes the stub
2011-04-15License updateprep linden
2011-04-15mergeprep linden
2011-04-15License updateprep linden
2011-04-15mergeBrad Payne (Vir Linden)
2011-04-15updated to new llconvexdecomposition build (now with 100% more vs2010)Brad Payne (Vir Linden)
2011-04-14update linux glod lib to change 226657.Xiaohong Bao
2011-04-14update to the latest glod lib for linux.Xiaohong Bao
2011-04-14update to use 32-bit pcre lib for linux.Xiaohong Bao
2011-04-14Linux build should use 3p-google-perftools build resultDave Parks
2011-04-14autobuild doesn't like comments?Dave Parks
2011-04-14Linux not windows (whoops)Dave Parks
2011-04-14Include glext headers on linux.Dave Parks
2011-04-13update to use the latest collada lib, which is built on the 32bit pcre lib.Xiaohong Bao
2011-04-13Fix for bad kdu URLsDave Parks
2011-04-13Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010Dave Parks
2011-04-13Fix for bad fmod URL'sDave Parks
2011-04-13newer glod, colladadom builds on macBrad Payne (Vir Linden)
2011-04-13mergeBrad Payne (Vir Linden)
2011-04-13Fix for bad default setting and libpng using /GLDave Parks
2011-04-12updated builds used for pcre, collada on macBrad Payne (Vir Linden)
2011-04-12Backed out changeset: c5a0cc9abf49Dave Parks
2011-04-12New tcmalloc.Dave Parks
2011-04-11OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings.niel@nirvana.planescape.home