Commit Graph

194 Commits (aa321ede58b82fb4ca8aa6dbde25dfd5df8d6a5f)

Author SHA1 Message Date
Arrehn 0cd25c177d Updated KDU linux package 2011-08-17 23:54:03 -04:00
Arrehn 4f283f4e18 Fix line endings in autobuild.xml 2011-08-15 10:58:02 -04:00
Kadah_Coba abcc9eab32 Replaced old "secondlife-bin" refs in autobuild.xml to "firestorm-bin"
This should allow the linden-only configs to work for FS devs now
2011-08-13 21:28:54 -07:00
Arrehn 5fa1965925 Change default behavior of ReleaseFS_open target to package by default 2011-08-11 21:04:09 -04:00
Arrehn 8f4e60995c Changed verbosity of the ReleaseFS_open build to less chatter, request by Wolfpup 2011-08-08 21:50:46 -04:00
Arrehn b3bb1c25f8 Moved vivox packages from /opt/firestorm to phoenixviewer.com 2011-08-08 21:39:26 -04:00
autobuild.xml c5d1d541a1 Adjusted KDU autobuild package, removed fmod from ReleaseFS_open 2011-08-08 07:01:44 -04:00
Arrehn 2676fe01d3 Adding in "ReleaseFS_open' autobuild target for non-kdu builds. Documentation & cleaning fixes. 2011-08-06 08:36:02 -04:00
Arrehn e277b8a4ac Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins. 2011-08-04 11:53:40 -04:00
brad kittenbrink f7a01d7b33 Merge. 2011-05-12 17:08:20 -07:00
Oz Linden 7be1755d61 merge changes for VWR-25727 2011-05-11 08:39:54 -04:00
brad kittenbrink 32bce75124 New build of ogg-vorbis package to fix VWR-25727. 2011-05-10 17:22:34 -07:00
brad kittenbrink 2661a4c2c9 Merge. 2011-05-09 11:26:24 -07:00
Nat Goodspeed 343ffb9d51 Remove Pth library from viewer build.
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-05 19:23:55 -04:00
brad kittenbrink a8ba89eb41 Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers problems and eliminated all our special cases for handling them. 2011-05-03 18:15:00 -07:00
Oz Linden 1cfe556769 STORM-1215: restore INSTALL_PROPRIETARY in Release builds, remove incorrect use of LL_RELEASE_FOR_DOWNLOAD from ReleaseOS 2011-05-02 09:25:08 -04:00
Merov Linden e6bd982c00 OPEN-50 : backing out that change that is incompatible with Incredibuild. 2011-04-27 10:47:41 -07:00
Oz Linden a4decda79b explicitly enable INSTALL_PROPRIETARY in the Linden configurations 2011-04-21 16:40:16 -04:00
Oz Linden a604bc27e5 restore use of proprietary libs (merge error) in Release builds 2011-04-21 10:12:36 -04:00
Oz Linden 120f31502e merge changes for storm-1183 2011-04-20 20:22:54 -04:00
Nat Goodspeed c7721b86c6 New openssl package solves permissions problems with Linux build.
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-19 21:43:13 -04:00
Nat Goodspeed 2866e1d9e1 Update freetype package: previous one had no actual library.
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-19 21:32:10 -04:00
niel@nirvana.planescape.home 36d528e5df OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings. 2011-04-11 21:29:50 +01:00
niel@nirvana.planescape.home 8fbe2bc2d6 OPEN-50 Adding settings to Windows for controlling proprietary libs. This allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. 2011-04-11 21:27:24 +01:00
niel@nirvana.planescape.home a32080afac OPEN-50 Removing unnecessary FMOD=FALSE from common. INSTALL_PROPRIETARY=FALSE covers this. 2011-04-11 21:24:04 +01:00
niel@nirvana.planescape.home d4ac1fec77 OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only settings as it doesn't appear to be used by others. 2011-04-11 21:04:02 +01:00
niel@nirvana.planescape.home 86a66cea74 OPEN-50 Adding missing options for VC Release build 2011-04-09 16:44:02 +01:00
niel@nirvana.planescape.home fa5852a710 OPEN-50 Changed the default number of job slots, for Linux configurations, to a level (2) that all should be able to manage. 2011-04-07 14:27:39 +01:00
niel@nirvana.planescape.home b996d6cb6a OPEN-50 Moving common configuration arguments to the common entries. 2011-04-07 12:54:17 +01:00
niel@nirvana.planescape.home 8cf15f1778 OPEN-50 Adding UNATTENDED=ON to Windows' configurations so that the viewer 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-07 12:41:43 +01:00
niel@nirvana.planescape.home 31576e2d51 OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' along with associated options and arguments. 2011-04-06 23:26:05 +01:00
Oz Linden 8f0d59cab3 OPEN-50 (partial): refactor cmake switches to common configurations and default values 2011-04-06 05:46:45 -04:00
Oz Linden 8d452969db remove unused configurations for standalone, and change open source configuration names from "OpenSource" prefix to "OS" suffix 2011-04-05 17:03:40 -04:00
Oz Linden f23bd166fc remove obsolete workaround configurations 2011-04-05 16:48:05 -04:00
Andrew A. de Laix 7054aaba6d use private locations for fmod and kdu. 2011-04-04 10:57:13 -07:00
alain@945battery-guestA-183.lindenlab.com 89c838805a Merge 2011-03-30 11:47:03 -07:00
alain@945battery-guestA-183.lindenlab.com 5620e18f5a revert to old llqtwebkit on linux. 2011-03-30 11:46:24 -07:00
Andrew A. de Laix 10741071ab Automated merge with https://bitbucket.org/merov_linden/viewer-autobuild2010 2011-03-30 10:26:29 -07:00
Andrew A. de Laix 44f418f886 update llqtwebkit archive on darwin. 2011-03-30 10:26:16 -07:00
Alain Linden fe92602391 update windows llqtwebkit archive. 2011-03-29 16:43:38 -07:00
alain@945battery-guestA-183.lindenlab.com 9b7fd9034f revert to prior archive to get vivox compatible opealal lib. 2011-03-25 13:40:10 -07:00
alain@945battery-guestA-183.lindenlab.com f59de62bb2 Merge 2011-03-23 15:27:27 -07:00
alain@945battery-guestA-183.lindenlab.com 63876746dd update jpeglib archive on linux (now uses correct lib layout fixing erroneous linkage to system jpeg lib). 2011-03-23 15:27:03 -07:00
Merov Linden 976381059e Sync 2011-03-23 13:40:56 -07:00
Merov Linden d3b192c26f STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in installables 2011-03-23 13:39:31 -07:00
alain@945battery-guestA-183.lindenlab.com 616b0a2568 Updated linux llqtwekit archive and fixed media webkit build and loading (fix CHOP-545). 2011-03-23 10:44:39 -07:00
Alain Linden 76c4324b5d Merge 2011-03-22 10:58:25 -07:00
Alain Linden f06a9369e5 update freetype archive on windows (downgrad to 2.3.9) 2011-03-22 10:36:53 -07:00
Andrew A. de Laix 980f26fff7 update freetype archive on darwin (downgrade to 2.3.9) 2011-03-22 10:34:22 -07:00
Merov Linden f6961ae236 Autobuild : Fix to point all Windows build configs to Visual Studio 10 2011-03-19 14:52:08 -07:00