summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2011-05-11merge changes for VWR-25727Oz Linden
2011-05-10New build of ogg-vorbis package to fix VWR-25727.brad kittenbrink
2011-05-05Remove Pth library from viewer build.Nat Goodspeed
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK we're currently using directly supports the functionality for which we originally brought in Pth.
2011-05-02STORM-1215: restore INSTALL_PROPRIETARY in Release builds, remove incorrect ↵Oz Linden
use of LL_RELEASE_FOR_DOWNLOAD from ReleaseOS
2011-04-27OPEN-50 : backing out that change that is incompatible with Incredibuild.Merov Linden
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-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-11OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings.niel@nirvana.planescape.home
2011-04-11OPEN-50 Adding settings to Windows for controlling proprietary libs. This ↵niel@nirvana.planescape.home
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled.
2011-04-11OPEN-50 Removing unnecessary FMOD=FALSE from common. ↵niel@nirvana.planescape.home
INSTALL_PROPRIETARY=FALSE covers this.
2011-04-11OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only ↵niel@nirvana.planescape.home
settings as it doesn't appear to be used by others.
2011-04-09OPEN-50 Adding missing options for VC Release buildniel@nirvana.planescape.home
2011-04-07OPEN-50 Changed the default number of job slots, for Linux configurations, ↵niel@nirvana.planescape.home
to a level (2) that all should be able to manage.
2011-04-07OPEN-50 Moving common configuration arguments to the common entries.niel@nirvana.planescape.home
2011-04-07OPEN-50 Adding UNATTENDED=ON to Windows' configurations so that the viewer ↵niel@nirvana.planescape.home
can be built by all users out-of-the-box. OS Devs with full VS can switch it on if they want, however this is not needed any more for Open Source builds.
2011-04-06OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' ↵niel@nirvana.planescape.home
along with associated options and arguments.
2011-04-06OPEN-50 (partial): refactor cmake switches to common configurations and ↵Oz Linden
default values
2011-04-05remove unused configurations for standalone, and change open source ↵Oz Linden
configuration names from "OpenSource" prefix to "OS" suffix
2011-04-05remove obsolete workaround configurationsOz Linden
2011-04-04use private locations for fmod and kdu.Andrew A. de Laix
2011-03-30Mergealain@945battery-guestA-183.lindenlab.com
2011-03-30revert to old llqtwebkit on linux.alain@945battery-guestA-183.lindenlab.com
2011-03-30Automated merge with https://bitbucket.org/merov_linden/viewer-autobuild2010Andrew A. de Laix
2011-03-30update llqtwebkit archive on darwin.Andrew A. de Laix
2011-03-29update windows llqtwebkit archive.Alain Linden
2011-03-25revert to prior archive to get vivox compatible opealal lib.alain@945battery-guestA-183.lindenlab.com
2011-03-23Mergealain@945battery-guestA-183.lindenlab.com
2011-03-23update jpeglib archive on linux (now uses correct lib layout fixing ↵alain@945battery-guestA-183.lindenlab.com
erroneous linkage to system jpeg lib).
2011-03-23SyncMerov Linden
2011-03-23STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in ↵Merov Linden
installables
2011-03-23Updated linux llqtwekit archive and fixed media webkit build and loading ↵alain@945battery-guestA-183.lindenlab.com
(fix CHOP-545).
2011-03-22MergeAlain Linden
2011-03-22update freetype archive on windows (downgrad to 2.3.9)Alain Linden
2011-03-22update freetype archive on darwin (downgrade to 2.3.9)Andrew A. de Laix
2011-03-19Autobuild : Fix to point all Windows build configs to Visual Studio 10Merov Linden
2011-03-18Autobuild : fixed merge errors in json hash codesMerov Linden
2011-03-18OPEN-37 : pull into viewer-autobuild2010Merov Linden
2011-03-18Autobuild: pull in from jenn_linden/viewer-vs2010Merov Linden
2011-03-18update archives to permanent S3 locations.Andrew A. de Laix
2011-03-18Removal of dbghelp cruft.brad kittenbrink
Reviewed by alain and nat.
2011-03-18OPEN-1: OPEN-37: Needed changes in autobuild.xml for OpenSource Developers ↵Wolfpup Lowenhar
to be able to use VS2010 Autobuild
2011-03-17Autobuild: pull in from jenn_linden/viewer-vs2010Merov Linden
2011-03-16Autobuild: fixes an xml error that made configure exit with errorMerov Linden
2011-03-16Autobuild 2010: clean up argument passing for all configsMerov Linden
2011-03-16Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010Andrew de Laix
2011-03-16update linux to lates curl archive (linked to cares).Andrew de Laix
2011-03-16update to latest curl library (linked to cares).Andrew A. de Laix