Commit Graph

581 Commits (ca7abc4c3be9310f4e5fec00b7d6ffadaba58ff0)

Author SHA1 Message Date
Brad Payne (Vir Linden) bf6bbe4642 MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll 2012-08-02 11:45:38 -04:00
Oz Linden ef37311e9e merge up to latest viewer-pathfinding (including 3.3.4) 2012-07-24 13:11:14 -04:00
Oz Linden 8df3619621 merge to viewer-developmento 2012-07-24 10:51:37 -04:00
Todd Stinson 4feef5af63 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -07:00
Oz Linden 42cc602732 fix finding havok libs in relwithdebinfo mode (uses release unless LL_DEBUG_HAVOK is used 2012-07-21 08:47:36 -07:00
Oz Linden 12b1ec6264 refactor to build llphysicsextensions_tpv package for sublicensees 2012-07-20 07:38:12 -07:00
simon@Simon-PC.lindenlab.com 173d0fa213 Pull in viewer-development because it's painful. Merge with runitai's help. 2012-07-11 16:15:23 -07:00
Matthew Breindel (Falcon) 847a2738a3 Changed windows to always use havok Hybrid in RelWithDebInfo. Windows no longer uses Havok Debug. On other platforms, use of Debug vs Fulldebug in RelWithDebInfo is still governed by LL_DEBUG_HAVOK 2012-07-11 14:55:01 -07:00
Matthew Breindel (Falcon) 9fa98e13eb Hopefully fixed windows build. Now support -DLL_DEBUG_HAVOK:BOOL=ON to enable Havok Hyrbid (fulldebug) libs to link in Windows RelWithDebInfo. On other platforms, that flag will cause RelWithDebInfo to link against Havok fulldebug libs. The rest of the time, RelWithDebInfo will link to Havok Debug and Debug will link to Havok Fulldebug 2012-07-11 03:16:33 +00:00
Matthew Breindel (Falcon) e80c001e31 Updating Havok.cmake to support all 3 major build configurations on all platforms. This is incomplete and requires additional changes to the 3p-havok-source repo and the llphysicsextensions-src repo. 2012-07-10 18:16:05 -07:00
Oz Linden 82f3ee0b3c experimental - try 10.6 SDK and lvmgcc42 on TeamCity 2012-07-10 09:40:01 -04:00
Oz Linden 702e6815ed partial changes for building with the llphysicsextensions source package 2012-07-05 12:16:48 -04:00
Oz Linden 21ee5f8d41 successful build with llphysicsextensions stub 2012-07-05 09:39:21 -04:00
Oz Linden 14f754f160 begin integrating building of llphysicsextensions from source here (incomplete) 2012-07-05 06:08:34 -04:00
Oz Linden 619e0b9a35 remove some cmake output that is no longer needed 2012-07-03 09:36:38 -04:00
Dave Parks ed72fd0ae9 merge 2012-06-28 13:22:04 -05:00
Oz Linden 2c3e78f1f1 merge changes for DRTVWR-167 2012-06-27 14:18:22 -04:00
Todd Stinson 6e710333e7 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
Brad Payne (Vir Linden) ba4c4bcbd1 merge 2012-06-22 15:53:28 -04:00
Oz Linden 4397516ca5 merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
Dave Parks 99dc246ac8 Merge 2012-06-15 14:29:46 -05:00
Dave Parks ad745867ed MAINT-646 Enable /fp:fast in Visual Studio 2012-06-08 14:19:36 -05:00
Brad Payne (Vir Linden) 542975b4c6 merge 2012-06-04 16:19:18 -04:00
Todd Stinson f83fcc357f Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-05-25 18:44:47 -07:00
Oz Linden 1d01ad1162 merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
Kitty Barnett 1300f77fdd Merged with viewer-beta 2012-05-20 17:41:00 +02:00
Oz Linden 79a24d5d51 merge changes for wolf-318 2012-04-25 19:35:23 -04:00
Nat Goodspeed b18d21486a Try to suppress spurious Mac ld warnings (lib/release/Release dir).
Mindful that some autobuild packages populate only packages/lib/release
(rather than packages/lib/debug), Linking.cmake always appends
packages/lib/release to CMake's link_directories() directive. But since CMake
always appends CMAKE_BUILD_TYPE to those directories, we end up with a phantom
packages/lib/release/Release directory on the search path. This would be
harmless except that the Mac's 'ld' command produces a warning. These warnings
quickly make TC's "Important Messages" output useless. Try appending
packages/lib/release only when the build type isn't already Release.
2012-04-25 17:17:08 -04:00
Oz Linden 9b64464d02 more attempts to fix the hunspell lib for Mac 2012-04-25 12:27:34 -04:00
Boroondas Gupte 1b832eaa4b OPEN-54: correct JsonCpp include path 2012-04-24 11:24:11 -04:00
Oz Linden 7bcfd3a4ae fix version number of the libhunspell dylib in another place 2012-04-23 17:27:54 -04:00
Oz Linden e02bf8f90d add dictionaries to the Hunspell.cmake so that it gets installed 2012-04-23 14:00:25 -04:00
Todd Stinson 36a0a58487 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. 2012-04-03 11:06:33 -07:00
Nat Goodspeed f0c8c4e8fb For a test program killed by signal, display signal name. 2012-03-12 12:05:18 -04:00
Seth ProductEngine ddbac6dbe4 EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration. 2012-02-28 17:21:52 +02:00
Nat Goodspeed d2faf5d25a Get rid of indra/llcommon/tests/setpython.py.
run_build_test.py already has the capability to set environment variables, and
we may as well direct it to set PYTHON to the running Python interpreter. That
completely eliminates one level of process wrapper.
2012-02-24 17:14:07 -05:00
callum 6c3d444490 EXP-1889 FIX As a Second Life viewer developer, I would like a tool that helps me find memory leaks. 2012-02-10 14:02:09 -08:00
Kitty Barnett 6d050cad61 - fixed : Hunspell linking issues 2012-02-10 16:25:55 +01:00
Brad Payne (Vir Linden) b13fe12fb9 tcmalloc on by default 2012-02-03 14:10:51 -05:00
Nyx (Neal Orman) de468db614 Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai 2012-01-27 15:11:19 -05:00
Nyx (Neal Orman) f19a77047d PATH-192 FIX fixed last issues with convex decomp merge 2012-01-27 15:09:20 -05:00
Todd Stinson 00c8594454 PATH-181 and PATH-194: Implementing the building of the viewer with the stub library and validating that it does load/run as expected with the physics extensions disabled. 2012-01-26 15:24:25 -08:00
Todd Stinson 1c14b08456 PATH-181 and PATH-194: Starting to put back the ability to build the viewer using the stub libraries. 2012-01-26 14:06:57 -08:00
Brad Payne (Vir Linden) 16b6595fa7 trying to fix linux build error 2012-01-26 13:38:11 -05:00
Nyx (Neal Orman) e67cc17e43 PATH-192 WIP adjusting cmake build for physics extensions 2012-01-25 19:05:37 -05:00
Nyx (Neal Orman) 7393587792 PATH-192 WIP adding convex decomp to pathing
First pass at using new llPhysicsExtensions library which
combines pathing and convex decomp.
2012-01-25 18:46:19 -05:00
Brad Payne (Vir Linden) e0f9197110 Fix for build failures when tcmalloc disabled 2012-01-25 14:58:47 -05:00
Kitty Barnett 9c66ac87fd STORM-276 Basic spellchecking framework 2012-01-20 18:06:32 +01:00
Nyx (Neal Orman) 3dafd81173 PATH-180, BUILDFIX removing extraneous FORCE:MULTIPLE to fix the linux build. 2012-01-20 11:41:47 -05:00
prep dc6b871db8 merge 2012-01-19 14:39:06 -05:00