Oz Linden
4397516ca5
merge changes for DRTVWR-168
2012-06-21 17:50:41 -04:00
Todd Stinson
71511a84ee
Updating to the latest physics extensions pre-built package.
2012-06-20 13:01:15 -07:00
Nat Goodspeed
84536935eb
MAINT-1144: Update with relevant apr_suite fix.
2012-06-18 16:14:30 -04:00
Nat Goodspeed
667ca78b49
MAINT-1144: Update to apr_suite containing relevant fix.
2012-06-18 12:57:55 -04:00
prep
583855f3e6
Update to latest llphysics extension for path-740 fix.
2012-06-18 12:27:13 -04:00
Oz Linden
185db4ad38
switch to (identical) library builds from lindenlab repositories
2012-06-16 08:42:13 -04:00
Tank_Master
76abab0618
When using OS autobuild config switches, set build configuration in VS to specified type (release, relwithdebinfo, or debug)
...
Also, set startup project to SecondLife-bin
2012-06-11 13:19:15 -07:00
Merov Linden
1bfdfcb7b9
Merge pull from vir/drano
2012-06-08 18:58:35 -07:00
prep
d779d4b640
Update to latest llphysics extensions library.
2012-06-07 11:02:41 -04:00
prep
208d73f524
Render fix to remove blend artifacts on physics capsule. llphysics extension lib update (path-680, path-681).
2012-06-06 12:00:21 -04:00
prep
ed486b3ca0
Update to latest llphysics extensions library
2012-06-01 13:01:13 -04:00
Todd Stinson
37ca2964b5
PATH-667: Updating to the latest llphysicsextensions pre-built package.
2012-05-31 19:22:54 -07:00
prep
4617d1a747
fix
2012-05-31 18:02:50 -04:00
prep
97f9b2f1fc
updated physics lib hashes
2012-05-31 18:00:39 -04:00
prep
8a66a99421
Update to latest llphysics library
2012-05-31 17:33:45 -04:00
prep
d05f85703b
Update to latest llphysics extensions library.
2012-05-31 16:55:59 -04:00
Oz Linden
1d01ad1162
merge changes for DRTVWR-151
2012-05-24 20:35:25 -04:00
Nat Goodspeed
77488911a3
DRTVWR-151: Today's APR build should run on Windows XP again.
...
The previous tip Windows APR package:
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2
contained a libapr-1.dll that would not load on Windows XP. The code contained
static calls to Windows API functions not yet present in Windows XP.
The new Windows APR package has made those calls conditional, using
LoadLibrary() and GetProcAddress() calls.
The hope is that this new viewer build will behave identically on Windows
Vista or later -- but unlike its predecessor, will also launch on Windows XP.
2012-05-23 14:55:31 -04:00
prep
e2c22e0d9c
Update to latest llphysics extensions library
2012-05-22 17:33:59 -04:00
prep
b1013ca760
Fix for path-648: shapes are now positioned correctly in neighboring regions. Renamed api to better reflect it's purpose
2012-05-22 14:59:00 -04:00
Kitty Barnett
1300f77fdd
Merged with viewer-beta
2012-05-20 17:41:00 +02:00
Merov Linden
ab95444415
SH-3138 : Update both Mac and Windows KDU 7.0 libs to the same build number for clarity
2012-05-15 13:45:19 -07:00
Merov Linden
b1d32e5d2d
SH-3138 : Points to the new KDU 7.0 lib for Mac
2012-05-14 18:41:14 -07:00
prep
532777f287
Update to latest llphysics Extensions lib (for path-622).
2012-05-14 16:33:05 -04:00
prep
77a8ef4d8b
Update to the latest llphysics extensions library.
2012-05-14 15:39:11 -04:00
Nat Goodspeed
d29f920c22
CHOP-900: Use new apr_procattr_constrain_handle_set() extension.
...
Now LLProcess explicitly requests APR to limit the handles passed to any child
process, instead of wantonly passing whatever happens to be lying around the
parent process at the time.
This requires the latest APR build.
Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream
(as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a
Band-Aid -- a single whacked mole -- for the problem more systemically
addressed by apr_procattr_constrain_handle_set().
2012-05-09 19:55:26 -04:00
prep
88674e02dd
Updated llphysics Extensions Lib
2012-05-09 14:40:06 -04:00
Oz Linden
4e24e43e16
unpack dictionary .dic and .aff files, make names in dictionaries.xml match
2012-05-08 17:44:44 -04:00
prep
a47c24938d
Update to latest llphysicsExtensions library that has fix for path-610.
2012-05-07 17:27:20 -04:00
Monty Brandenberg
74d59e7128
Build llcorehttp as part of a viewer dependency with unit tests. This required
...
boost::thread and the easiest path to that was to go with the 1.48 Boost release
in the 3P tree (eliminating a fork for a modified 1.45 packaging). One unit test,
the most important one, is failing in test_httprequest but that can be attended
to later. This test issues a GET to http://localhost:2/ and that is hitting the
wire but the libcurl plumbing isn't delivering the failure, only the eventual
timeout. An unexpected change in behavior.
2012-05-07 15:16:31 -04:00
William Todd Stinson
287722c19d
PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to the latest llphysicsextensions pre-buit package.
2012-05-06 21:31:35 -07:00
Todd Stinson
493cc9aabc
PATH-589: Updating to the latest llphysicsextensions pre-built package to attempt a fix for a linux viewer crash.
2012-05-04 15:59:44 -07:00
Oz Linden
5bf742895d
update hunspell packages (another attempt to fix Mac dylib)
2012-04-30 12:19:46 -04:00
Todd Stinson
4bb589bc2b
Updating to the latest llphysicsextensions pre-built package.
2012-04-27 18:37:45 -07:00
prep
614a2c93ac
Updated to latest llphysics extensions to address path-598
2012-04-27 17:21:39 -04:00
prep
8f5bb9e0ff
Update to latest llphysics Extensions library. path-591 crash fix
2012-04-26 17:18:56 -04:00
prep
447a6ced44
Update to latest llphysicsExtensions library.
2012-04-26 13:14:45 -04:00
Oz Linden
e0a4030350
switch to new build of the hunspell lib to solve loading problem?
2012-04-25 16:35:12 -04:00
prep
bdbeeb7b9b
Link fix
2012-04-25 16:17:48 -04:00
prep
b48e06f346
Update to the latest llphysics extensions library.
2012-04-25 16:08:41 -04:00
prep
c32f12afd3
Added support for rendering the regions water height. Also added initial support for a simple shape vb which allows us to create and expand from for one off shapes
2012-04-24 12:14:17 -04:00
Nat Goodspeed
8c44511d2c
IQA-463: Use newest APR package without apr_procattr_inherit_set().
2012-04-23 14:50:32 -04:00
Todd Stinson
01906a6ce4
Making the pathfinding color settings automatically adjust the current display without reloading.
2012-04-19 16:08:24 -07:00
Todd Stinson
2d011abb6b
Cleaning up the navmesh colors a bit.
2012-04-19 12:32:17 -07:00
Todd Stinson
2319380a9b
Updating to the latest llphysicextensions pre-built package.
2012-04-18 20:04:04 -07:00
Todd Stinson
d2850572a4
Updating llpathinglibrary method calls to cleaned-up version of the library interface.
2012-04-18 18:22:06 -07:00
Todd Stinson
1cdef4903d
Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names.
2012-04-18 16:03:33 -07:00
Nat Goodspeed
38e23bb0eb
IQA-463: Make LLProcess call apr_procattr_inherit_set() extension.
...
On Windows, Bad Things happen when apr_proc_create() is allowed to pass TRUE
to CreateProcess(bInheritHandles). For instance, the open handle for a new
installer executable file being downloaded by the background updater gets
inadvertently passed to a couple slplugin.exe instances. When the viewer
finishes downloading, closes the file and tries to remove it, Windows balks
because the file is still open by another process. Require an apr_suite
package that includes the new Linden apr_procattr_inherit_set() extension, and
call it to turn off CreateProcess(bInheritHandles).
2012-04-18 15:43:34 -04:00
Todd Stinson
db7ad38170
PATH-550: Updating to the latest llphysicextensions pre-built package.
2012-04-16 19:06:34 -07:00
Todd Stinson
aa81763bfd
Updating to the latest llphysicextensions pre-built package.
2012-04-13 16:45:04 -07:00
prep linden
55e1b9fd6b
Path bookends are now vb's. Which means they are now lit and transparent in the viewer.
2012-04-12 12:46:26 -04:00
prep
407837467b
Updated to latest llphysics Extensions library
2012-04-11 15:44:54 -04:00
Todd Stinson
ba0e3c3c64
Adding the display of the temporary start/end path character on hover state.
2012-04-10 18:20:21 -07:00
prep
d3d19ba02c
Update to latest llphysics Extensions library.
2012-04-10 14:54:38 -04:00
prep
f222f09367
Update to latest lphysics extensions library.
2012-04-09 15:59:27 -04:00
Todd Stinson
4888f7d349
PATH-265: Adding an error message to the testing tab of the pathfinding floater console to indicate when a path cannot be found.
2012-04-06 18:00:52 -07:00
Todd Stinson
0693defb80
Removing the onShowWorldToggle callback as it is no longer required.
2012-04-05 17:17:06 -07:00
Todd Stinson
d23fbd0dd0
Updating to the latest llphysicsextensions pre-built package.
2012-04-05 13:25:41 -07:00
Todd Stinson
3d9374d1fd
Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
2012-04-05 12:16:42 -07:00
prep
c1dab24252
physics extensions library update
2012-04-05 15:07:44 -04:00
prep
8918c38f13
Updated llphysics extensions library.
2012-04-05 11:26:20 -04:00
Dave Parks
669addd719
Fix for: assert when rendering paths, wireframe world when navmesh render disabled, heat map breaking walkables etc, and navmesh edges being offset from navmesh
2012-04-05 00:28:04 -05:00
Dave Parks
d21dd289b0
Cleanup edge render and resolve assertions from lack of normals in edges.
2012-04-04 14:16:17 -05:00
prep
c3726f4f15
Updated llphysics extensions package
2012-04-04 11:54:54 -04:00
Dave Parks
68a4e0ee99
Fix build. Axe deprecated glNormal call. Don't show the world just because navmesh isn't checked.
2012-04-03 16:12:33 -05:00
Todd Stinson
36a0a58487
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.
2012-04-03 11:06:33 -07:00
prep
8b5b0ace9b
Updated to latest llphysics extensions library
2012-04-03 09:45:31 -04:00
Dave Parks
27e4d822e1
Update to fixed llpathinglibrary
2012-04-03 03:10:22 -05:00
Todd Stinson
f01462797c
Updating to the latest xray version of the llphysicsextensions pre-built package.
2012-04-02 17:59:59 -07:00
prep
dfa1fb6a16
Updated to the latest llphysics Extensions lib
2012-04-02 10:58:36 -04:00
Todd Stinson
7948df474c
Updating to the latest llphysicsextensions pre-built package.
2012-03-29 12:16:02 -07:00
prep
0e7311caa7
Exposed star(valid/invalid) and test path colors. Refactored path drawing code to use ll f()'s
2012-03-29 11:20:32 -04:00
Todd Stinson
f9a0f79838
Updating the navmesh colors based on discussions with Leo.
2012-03-28 18:26:00 -07:00
prep
7ca2c94bf5
Updated to latest llphysics Extensions library.
2012-03-28 13:24:52 -04:00
prep
68f72f102a
Updated to the latest llPhysics Extensions library
2012-03-27 16:00:05 -04:00
prep
c262425bdd
Updated to latest llphysics extension library.
2012-03-27 11:25:57 -04:00
Todd Stinson
2b5fa8df24
Updating to the latest llphysicsextensions pre-built package.
2012-03-26 17:51:41 -07:00
prep
69625c3ef0
updated llphysics extentions.
2012-03-26 18:49:20 -04:00
prep
8469493efe
physics extension library update
2012-03-26 17:46:02 -04:00
prep
aa823b793a
physics extension library update
2012-03-26 17:38:28 -04:00
prep
46430dd770
Fixed typo on package llphysics extension update
2012-03-26 17:29:09 -04:00
prep
ba6c82b855
mac llphysics extensions update
2012-03-26 16:20:00 -04:00
prep
65e63dbe34
physics extensions update for linux
2012-03-26 16:15:32 -04:00
prep
f5f58a1db6
Updated to the latest llphysics Extension package.
2012-03-26 14:52:02 -04:00
prep
8208e4708f
Updated llphysics Extension library.
2012-03-23 14:15:14 -04:00
prep
420cc07fa4
Updated to latest llphysicsExtension lib
2012-03-23 11:15:22 -04:00
Todd Stinson
f0a09e4a0d
Updating to the latest llphysicsextensions pre-built package.
2012-03-22 17:53:19 -07:00
prep
6520a4e26e
Update llPhysicsExtension
2012-03-22 16:37:20 -04:00
Todd Stinson
7ad0fe8382
Updating to the latest llphysicsextensions pre-built package.
2012-03-22 12:04:12 -07:00
Todd Stinson
a36f71af4c
Updating to the latest llphysicsextensions pre-built package.
2012-03-21 19:02:59 -07:00
prep
eebf9cc271
Update to latest Physics Extensions package (llpathinglib)
2012-03-21 10:18:41 -04:00
Todd Stinson
0706cf14de
Updating to the latest llphysicsextensions pre-built package.
2012-03-20 18:20:28 -07:00
Todd Stinson
2f4ad07633
Cleaning up miscellaneous differences between the pathfinding repository and the latest viewer-development.
2012-03-20 17:38:58 -07:00
Todd Stinson
ad5555eb23
Updating to the latest pre-built llphysicsextensions package.
2012-03-14 16:31:33 -07:00
Nat Goodspeed
caba4fe113
Try new 20120314 APR build to verify Windows pipe write bug fix.
2012-03-14 13:02:37 -04:00
Todd Stinson
1bbab32bc2
Updating to the latest pre-built llphysicsextensions package.
2012-03-07 19:53:01 -08:00
prep
e02d8cdc98
llpathinglib update for windows and darwin.
2012-03-07 13:12:44 -05:00
Todd Stinson
e1e13bcab9
Updating the llphysicsextension library to the latest pre-built package.
2012-03-01 17:37:27 -08:00
prep
cfdd0c6fae
llpathinglib update
2012-02-29 12:03:17 -05:00
Seth ProductEngine
229c00ab2a
Updated llqtwebkit install URLs for Mac and Win.
2012-02-28 22:46:48 +02:00
Seth ProductEngine
ddbac6dbe4
EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration.
2012-02-28 17:21:52 +02:00
Merov Linden
bab6875f92
SH-2998 : Move Mac and Windows to use KDU 7.0.0
2012-02-27 17:43:48 -08:00
prep
8cd8d5169c
pathinglib update
2012-02-27 14:01:53 -05:00
prep
b64773bf2d
Fix for nacmesh viewing on low gfx setting and llpathinglib update.
2012-02-24 14:34:53 -05:00
prep
305ff3d1d9
llpathinglib update
2012-02-22 16:40:13 -05:00
Todd Stinson
7d59990d50
Resolving linux build issue.
2012-02-21 10:02:11 -08:00
prep
bbf707764f
pathinglib update
2012-02-17 12:00:25 -05:00
prep
d4f71fd29d
llpathinglib update
2012-02-17 09:13:42 -05:00
Todd Stinson
e30b77f818
Updating the linux pre-built package for llphysicsextensions.
2012-02-16 17:18:39 -08:00
prep
40f928fc6a
llpathinglib update
2012-02-16 10:48:35 -05:00
prep
d092e7a008
mac pathinglib update
2012-02-15 15:59:32 -05:00
prep
fe34f9195d
mac pathinglib update
2012-02-15 15:57:37 -05:00
prep
ac2b889063
pathinglib update
2012-02-15 15:48:44 -05:00
Todd Stinson
e5d59b3c2a
Moving the bulk of the display settings into the viewer.
2012-02-14 16:41:53 -08:00
prep
ec335c7007
pathinglib update
2012-02-13 10:44:13 -05:00
Nat Goodspeed
8804fa524c
Update viewer to official builds of http://hg.secondlife.com/3p-apr .
2012-02-11 06:16:39 -05:00
Nat Goodspeed
9011b04496
Try using Log's new APR packages for Windows, Mac, Linux.
...
This APR merges work from Huseby, Log, Leslie, Nat.
2012-02-10 12:11:18 -05:00
Oz Linden
2781d117ff
correct autobuild configuration for dictionaries package
2012-04-10 15:55:53 -04:00
Oz Linden
e6a6ef4311
add dictionaries package dependency (TBD: replace with one from the lindenlab account once it is tested)
2012-03-30 15:15:33 -04:00
Oz Linden
e56ea83638
merge changes for latest core and updates from Kitty
2012-03-30 13:31:26 -04:00
Oz Linden
04636effcf
remove "license_file" element that generates spurious errors
2012-03-30 12:43:37 -04:00
Kitty Barnett
fadd23dca6
Updated libhunspell packages
2012-03-25 19:29:04 +02:00
Nat Goodspeed
58348bd862
Use newer (Linden extension) TC APR builds for Windows, Mac.
2012-02-09 15:07:02 -05:00
Nat Goodspeed
2d360cb08d
Use new 3p-apr package builds for Windows, Mac.
...
On Linux, new (Feb 2012) APR package produces link errors. Until those are
resolved, leave Linux viewer build with older (Feb 2011) APR package.
2012-02-09 07:44:23 -05:00
Nyx Linden
938dd9ea3a
PATH-275 BUILDFIX FIX added back in code to make the loading of navmeshes happen in the correct order.
2012-02-08 14:38:32 -08:00
Nyx Linden
4fe994adab
PATH-191 WIP first test of build with mac library
2012-02-08 08:30:19 -08:00
Nyx (Neal Orman)
6a6dbdad09
BUILDFIX grabbing latest havok package with new keycode
2012-02-02 12:54:58 -05:00
Nyx (Neal Orman)
a5cfb84e3a
BUILDFIX updating physicsextensions to have new navmesh format
2012-02-01 16:26:59 -05:00
Nyx (Neal Orman)
e29dd73ab8
PATH-192 BUILDFIX updating to fixed version of llpathinglib
2012-01-30 12:04:16 -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 (stinson@lindenlab.com)
78e96466cb
Updating to the latest llphysicsextensions pre-built package.
2012-01-25 23:53:44 -08:00
Todd Stinson
83620bfa23
Updating to the latest llphysicsextensions pre-built package to elminate a build error.
2012-01-25 19:22:48 -08:00
Todd Stinson
0a57bf4f4e
Updating to the latest llphysicsextensions pre-built package.
2012-01-25 18:38:41 -08: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
Nyx (Neal Orman)
32d954a3a7
PATH-194 WIP update package architecture
...
Using new library that was built with the correct autobuild package architecture
2012-01-25 11:32:35 -05:00
Nyx (Neal Orman)
51408b8977
BUILDFIX updating build of llpathinglib to use new havok keycode
2012-01-24 16:36:05 -05:00
Kitty Barnett
8fa6add8c3
STORM-276 Added missing library includes
2012-01-23 19:22:47 +01:00
Nyx (Neal Orman)
98dfd7ddd2
PATH-180 BUILDFIX updating linux version of pathing lib to match latest API
2012-01-20 14:43:03 -05:00
prep
d82ca57894
updated pathing lib package dependency
2012-01-19 14:55:25 -05:00
Nyx (Neal Orman)
146f0c2550
PATH-180 WIP fixing library package hash merge error
...
previous package had wrong hash. Manually generated it and replacing.
2012-01-19 13:20:42 -05:00
Nyx (Neal Orman)
650e6e8afb
Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai
2012-01-19 12:05:48 -05:00
Nyx (Neal Orman)
3b6606eed8
PATH-180 FIX? updating to latest pathing lib, and ensuring order invariance
...
Grabbing latest packaged pathing library, and adding linker flags to
deal with circular dependencies.`
2012-01-19 12:04:42 -05:00
Todd Stinson
df5e1de7eb
Updating to the latest llpathinglib pre-built package.
2012-01-18 13:11:03 -08:00
Todd Stinson
2cc9c54fc6
Updating to the latest llpathinglib package.
2012-01-13 11:12:15 -08:00
Nyx (Neal Orman)
82295222c4
PATH-180 BUILDFIX - updating pathing lib packages to grab prep's fixes to include all the havok libs.
2012-01-11 13:57:48 -05:00
Nyx (Neal Orman)
764cbbb373
PATH-180, buildfix - updating pathing library.
...
Added a linux version to start building/testing
Updated Havok to 2011.3
Updated Havok has new evaluation key built in
2012-01-11 11:54:38 -05:00
Nyx (Neal Orman)
f38fdbdbe0
BUILDFIX - updating reference to llpathinglib to use newly built havok version
2012-01-11 10:51:18 -05:00
Todd Stinson
ea400354ca
Updating to the latest llpathinglib pre-built package.
2012-01-09 10:07:38 -08:00
Todd Stinson
7236b1f4f8
Removing the havok dependency from the viewer build as this is now resolved in the llpathinglib library itself.
2012-01-06 14:50:01 -08:00
Todd Stinson
b45abfa38d
correcting a typo in the autobuild.xml
2012-01-05 16:00:21 -08:00
prep
170c5e5a86
llpathinglib package update
2012-01-05 18:02:40 -05:00
Todd Stinson
fcdfd63123
Updating to the latest llpathing library pre-built package.
2012-01-04 17:25:50 -08:00
prep
96e8d4876a
Updated llpathinglib dependency
2012-01-04 15:52:49 -05:00
prep
06bfbf61e1
Path-177. Updated to newest version of LLPathingLibrary
2012-01-04 13:12:46 -05:00
Todd Stinson
9a70075ab5
Updating to the latest version of llpathinglib.
2011-12-20 09:28:35 -08:00
Todd Stinson
b54b50b3da
Updating to the latest llpathing library pre-built package.
2011-12-16 17:41:12 -08:00
Todd Stinson
9d638302b3
Updating llpathinglib pre-built package.
2011-12-14 16:31:56 -08:00
Todd Stinson
4f5fc4921f
Updating to the correct new llpathinglibrary pre-built package.
2011-12-14 11:48:39 -08:00
Todd Stinson
dbc68b2c16
Updating to the latest llpathinglibrary pre-built package.
2011-12-14 11:40:14 -08:00
Todd Stinson
9d1db4f19a
Pull and merge from https://bitbucket.org/lindenlab/viewer-development .
2011-12-13 11:15:18 -08:00
Todd Stinson
817c97c2f8
Updating to the latest llpathinglib build.
2011-12-12 14:36:17 -08:00
Todd Stinson
7129a5249a
Crap change to force a new fresh build.
2011-12-12 12:18:59 -08:00
Todd Stinson
ec52f62228
Adding the ability to pull in the pathing library as a prebuilt dependency.
2011-12-12 10:02:12 -08:00
callum
31029babe2
EXP-1649 FIX +1 (client) Turn off web loading spinner until a more visually pleasing one can be defined
2011-12-02 11:50:04 -08:00
callum
587a1a425a
EXP-1649 FIX (client) Turn off web loading spinner until a more visually pleasing one can be defined
2011-12-01 14:19:52 -08:00
callum
01e75a3d85
Update LLQtWebKit to fix EXP-1191 Update loading overlay graphic to resemble a typical Web loading... spinner
2011-11-18 15:24:29 -08:00
callum
2a19aa93e9
Point to improved loading overlay and turn it on always
2011-11-10 19:00:03 -08:00
callum
716c2ed53c
Point to new version of LLQtWebKit for Mac/Windows
...
(Rolls in some debugging graphics and Roxie's Mac / SSL changes)
2011-10-31 11:33:22 -07:00
callum
b94f45db81
Merge with head
2011-10-28 11:01:11 -07:00
callum
9bb7304434
Point to new version of LLQtWebKit that has support for page zooming for Mac/Wndows versions
2011-10-26 11:53:44 -07:00
callum
530c44c798
Update LLQtWebKit libraries to version with *ONLY* SSL fix for Mac.
2011-10-03 17:41:07 -07:00
Richard Nelson
2154bccdc4
Automated merge with http://hg.secondlife.com/viewer-development
2011-08-31 11:51:38 -07:00
callum
09394d3a9d
Point to new Mac version of LLQtWebKit to fix symbol export issue on that platform
2011-08-31 09:27:13 -07:00
callum
64b000a822
Silly URL typo
2011-08-29 17:55:09 -07:00
callum
d341c400fc
EXP-1122 FIX (Viewer) LLQtWebKit should support a JavaScript/content debugger to help content creators
...
Viewer side changes to enable Web debugger.
2011-08-29 17:13:29 -07:00
Oz Linden
2be2956a72
open-107: upgrade to complete stub for convex decomposition
2011-08-19 21:54:12 -04:00
Xiaohong Bao
a9600e5e0d
fix for SH-1808: uploading warthog model triggers LLPhysicsDecomp::doDecompositionSingleHull warnings
...
SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07 10:51:13 -06:00
Brad Payne (Vir Linden)
961d5b1d65
merge
2011-07-09 11:05:29 -04:00
Richard Linden
88a90aabcb
Automated merge with http://hg.secondlife.com/viewer-development
2011-07-07 13:34:13 -07:00
Xiaohong Bao
0400143b4d
fix for SH-1808: uploading warthog model triggers LLPhysicsDecomp::doDecompositionSingleHull warnings
...
SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07 10:51:13 -06:00
prep linden
e2ddeb5e5f
Fix for SH-1604: missing convex stub license
2011-07-05 13:27:58 -04:00
Brad Payne (Vir Linden)
4bce553a96
merge viewer-development -> mesh-development
2011-07-01 09:41:10 -04:00
Oz Linden
b5001ff819
merge changes for storm-1368
2011-06-29 21:20:30 -04:00
Aaron Stone
06e18dd44d
STORM-1447 Use <filters>setenv</> stanza rather than grep -v setenv.
2011-06-27 12:43:46 -07:00
Richard Linden
af142618f9
Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience
2011-06-23 11:35:14 -07:00
Richard Linden
70fc5af53f
Automated merge with http://hg.secondlife.com/viewer-development
2011-06-23 11:28:23 -07:00
Brad Payne (Vir Linden)
2da45d0237
merge
2011-06-22 13:36:17 -04:00
Nyx (Neal Orman)
e029683826
SH-1476 FIX viewer crashes uploading on linux
...
colladadom was configured to depend on a system library that may not be
up to date on all user's machines. Changed configuration to link statically
against a known version. Verified locally crash does not reproduce.
2011-06-21 18:06:47 -04:00
Oz Linden
3444d77609
merge changes for storm-1388
2011-06-17 17:34:27 -04:00
Logan Dethrow
796624d947
STORM-1320 OPEN-21 STORM-312 Update libndofdev on linux. Fixes spacenavigator.
2011-06-17 13:07:14 -04:00
Xiaohong Bao
0b92d52d78
fix for SH-1412: Mesh upload dialog freezes viewer when uploading certain meshes.
2011-06-13 11:52:50 -06:00
callum
7847c8941f
EXP-676 FIX As a web developer, I want to access information about the current state of the SL client, such as avatar location
2011-06-09 13:48:35 -07:00
Xiaohong Bao
bdf34c2fbf
Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation
2011-06-07 18:24:04 -06:00
Xiaohong Bao
dfdf6aed23
fix for SH-1765: palm tree model fails to load in viewer
2011-06-07 18:22:09 -06:00
Dave Parks
f1784209d5
merge
2011-06-07 14:42:54 -05:00
Xiaohong Bao
a3842d9637
fix for SH-588: Uploading a mesh crashes viewer
2011-06-06 23:04:48 -06:00
Richard Linden
960e8c05cb
Automated merge with http://hg.secondlife.com/viewer-development
2011-06-02 13:35:15 -07:00
Leyla Farazha
926a9dcb58
merge
2011-06-01 15:44:46 -07:00
Leyla Farazha
fe9eccdbae
updating slvoice libraries
2011-06-01 15:40:29 -07:00
callum
4cd295badd
Updated links to new version of LLQtWebKit package for Mac with valid exports file.
...
Addition of Windows version for completenes. No changes.
2011-05-26 12:42:19 -07:00
Richard Linden
2595d53ded
Automated merge with http://hg.secondlife.com/viewer-development
2011-05-25 18:14:55 -07:00
callum
ae6ceb6193
Point to updated version of LLQtWebKit that supports local changes.,
2011-05-25 10:19:00 -07:00
Loren Shih
781addcbc1
Automated merge up from viewer-development into mesh-development
2011-05-20 11:41:28 -04:00
Xiaohong Bao
b1803a8cb9
fix for SH-1185: uploading large mesh file sometimes fails and locks up viewer.
2011-05-19 17:25:42 -06:00
callum
42654e759e
Replace older (but working) reference to version of LLQtWebKit for Linux
2011-05-17 17:47:06 -07:00
Oz Linden
9075e1104f
fix merge error in open source configurations to disable proprietary components
2011-05-17 19:26:18 -04:00
Nyx (Neal Orman)
bd37b14e92
BUILDFIX: copy/paste error in mesh autobuild.xml causes configure to fail.
...
copy/paste error in autobuild.xml caused INSTALL_PROPRIETARY to be set to TRUE
for OS builds. This causes configure to fail as llconvexdecomposition is not
available to OS devs. Changing INSTALL_PROPRIETARY to false for OS devs so
that llconvexdecompositionstub is used instead. problem only affects windows
builds.
2011-05-17 17:25:38 -04:00
callum
465072626e
Typo in Mac/Darwin LLQtWebkit archive name
2011-05-17 10:05:49 -07:00
callum
d2c697832f
Point to updated (working) builds of LLQtWebKit.
...
Windows one was missing debug libs/dlls
Mac one was missing updated exports.
Linux one included for completeness.
2011-05-17 09:31:43 -07:00
Dave Parks
8a92612fd9
merge
2011-05-16 12:34:15 -05:00
callum
889f6cc3b3
Merge with tip
2011-05-13 17:09:40 -07:00
callum
e4a9704d41
EXP-676 FIX As a web developer, I want to access information about the current state of the SL client, such as avatar location
2011-05-13 17:08:43 -07:00
Dave Parks
93696ac019
merge
2011-05-12 17:39:08 -05: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
Dave Parks
8245e381cb
STORM-1210 Make llconvexdecomposition private
2011-05-04 12:54:07 -05:00
Dave Parks
5eed546adf
STORM-1210 Public URLs for pcre
2011-05-04 12:45:40 -05:00
Dave Parks
36c671cf15
STORM-1210 Update PCRE libs for mac and linux.
2011-05-04 12:12:42 -05: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
Dave Parks
a25f898703
merge
2011-05-02 14:52:12 -05: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
Brad Payne (Vir Linden)
67be82ad37
updated llconvexdecomposition for version linked with vs2010 havok
2011-04-28 11:00:27 -04:00
Merov Linden
e6bd982c00
OPEN-50 : backing out that change that is incompatible with Incredibuild.
2011-04-27 10:47:41 -07:00
Dave Parks
764412f9b5
merge
2011-04-22 11:50:19 -05:00
Dave Parks
0349d1f291
Update convex decomp stub to include latest api changes.
2011-04-22 01:17:19 -05:00
Dave Parks
33eb030bc0
Update llconvexdecompositionstub for new package layout.
2011-04-22 00:05:04 -05:00
Nyx (Neal Orman)
f5c4c89a44
Automated merge with https://hg.secondlife.com/mesh-development
2011-04-21 18:07:36 -04:00
Nyx (Neal Orman)
ac40560782
reversing the elimination of the stub build of convexdecomp, as we still need
...
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-21 18:07:31 -04:00
Dave Parks
62208046ae
merge
2011-04-21 16:37:03 -05:00
Dave Parks
58b48137ca
Touch up autobuild xml from merge.
2011-04-21 16:35:09 -05:00
Dave Parks
19857d0cf0
merge
2011-04-21 16:23:00 -05: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
Xiaohong Bao
a357815604
update the collada lib of Mac to the rev 227230 to fix the missed minizip problem.
2011-04-20 18:10:33 -06: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
Brad Payne (Vir Linden)
17a70ddf8f
merge
2011-04-15 17:12:42 -04:00
Brad Payne (Vir Linden)
b6ae8b1156
moved to public llconvexdecomposition builds
2011-04-15 17:12:07 -04:00
Xiaohong Bao
5a3fb5349d
Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010
2011-04-15 14:25:57 -06:00
Xiaohong Bao
f9f8479472
update collada lib for linux to 226716
2011-04-15 14:25:32 -06:00
Brad Payne (Vir Linden)
47d4dc301f
merge
2011-04-15 11:36:43 -04:00
Brad Payne (Vir Linden)
c81ae1a3fa
removed separate stub lib, since llconvexdecomposition is going public and includes the stub
2011-04-15 11:04:09 -04:00
prep linden
298d71b4d9
License update
2011-04-15 11:02:57 -04:00
prep linden
2851141ee6
merge
2011-04-15 10:48:13 -04:00
prep linden
fcfb70f01d
License update
2011-04-15 10:47:44 -04:00
Brad Payne (Vir Linden)
88ae509ed9
merge
2011-04-15 10:34:57 -04:00
Brad Payne (Vir Linden)
a0359e3241
updated to new llconvexdecomposition build (now with 100% more vs2010)
2011-04-15 10:34:23 -04:00
Xiaohong Bao
ed2f4797da
update linux glod lib to change 226657.
2011-04-14 17:19:25 -06:00
Xiaohong Bao
6b49a5f67c
update to the latest glod lib for linux.
2011-04-14 15:18:49 -06:00
Xiaohong Bao
77575dae62
update to use 32-bit pcre lib for linux.
2011-04-14 14:43:56 -06:00
Dave Parks
6ec5e332fb
Linux build should use 3p-google-perftools build result
2011-04-14 13:24:21 -05:00
Dave Parks
4f3b3abb87
autobuild doesn't like comments?
2011-04-14 12:36:30 -05:00
Dave Parks
4d395e9e62
Linux not windows (whoops)
2011-04-14 12:22:01 -05:00
Dave Parks
b4b3c4f763
Include glext headers on linux.
2011-04-14 11:56:33 -05:00
Xiaohong Bao
7dfa297be1
update to use the latest collada lib, which is built on the 32bit pcre lib.
2011-04-13 18:08:21 -06:00
Dave Parks
dbb7cd6910
Fix for bad kdu URLs
2011-04-13 16:40:20 -05:00
Dave Parks
c094102445
Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010
2011-04-13 16:33:53 -05:00
Dave Parks
bf36625332
Fix for bad fmod URL's
2011-04-13 16:33:41 -05:00
Brad Payne (Vir Linden)
6db302578a
newer glod, colladadom builds on mac
2011-04-13 16:58:04 -04:00
Brad Payne (Vir Linden)
7b62a960d1
merge
2011-04-13 16:50:11 -04:00
Dave Parks
12f9f521ee
Fix for bad default setting and libpng using /GL
2011-04-13 13:43:32 -05:00
Brad Payne (Vir Linden)
e0c509d463
updated builds used for pcre, collada on mac
2011-04-12 14:39:31 -04:00
Dave Parks
2027eb8c2b
Backed out changeset: c5a0cc9abf49
2011-04-12 12:27:03 -05:00
Dave Parks
b13b6ef014
New tcmalloc.
2011-04-12 12:07:45 -05: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
Dave Parks
675e0cfd99
Use tcmalloc from 3p-google-perftools on windows
2011-04-11 14:12:49 -05:00
niel@nirvana.planescape.home
86a66cea74
OPEN-50 Adding missing options for VC Release build
2011-04-09 16:44:02 +01:00
Nyx (Neal Orman)
a6d87cbfea
updated colladadom package with header files in the correct location.
2011-04-08 21:18:35 -04:00
Nyx (Neal Orman)
235a4477ab
updating GLOD libraries to be 2010/autobuild compatible.
...
Linux was manually built as our build machines are having difficulties
building it. Will revisit this later.
2011-04-08 19:54:36 -04:00
Nyx (Neal Orman)
0f245490a4
updating colladadom libraries to use the newly autobuilt versions.
2011-04-08 19:04:01 -04:00
Brad Payne (Vir Linden)
d490081fe2
changes for newer collada build
2011-04-08 17:12:26 -04: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
Brad Payne (Vir Linden)
82572bd3a9
merge
2011-04-06 15:54:51 -04:00
Brad Payne (Vir Linden)
3e5961d183
Updated llconvexdecomposition library build
2011-04-06 15:54:27 -04:00
Dave Parks
3b32c128fc
merge
2011-04-06 14:45:41 -05:00
Dave Parks
1e1fde5eb1
OPEN-58 Ditch GL package for glext.h package since glut.h isn't used anywhere. Probably don't need glext headers for mac or linux as they come in with system updates.
2011-04-06 14:45:27 -05:00
Nyx (Neal Orman)
a738dcaa8b
tcmalloc rename
2011-04-06 13:52:42 -04: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
Nyx (Neal Orman)
84df608ade
initial pass at adding new mesh libraries to autobuild. Needs a license review and some other fixes, but autobuild configure completes successfully.
2011-04-05 14:11:28 -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
Merov Linden
9923f40322
Autobuild : fixed merge errors in json hash codes
2011-03-18 16:23:55 -07:00
Merov Linden
fef21534e9
OPEN-37 : pull into viewer-autobuild2010
2011-03-18 15:35:20 -07:00
Merov Linden
e13f5884aa
Autobuild: pull in from jenn_linden/viewer-vs2010
2011-03-18 15:33:14 -07:00
Andrew A. de Laix
df2e9b85f0
update archives to permanent S3 locations.
2011-03-18 11:49:44 -07:00
brad kittenbrink
dd8c9eb98a
Removal of dbghelp cruft.
...
Reviewed by alain and nat.
2011-03-18 12:24:04 -04:00
Wolfpup Lowenhar
3b1dee9abf
OPEN-1: OPEN-37: Needed changes in autobuild.xml for OpenSource Developers to be able to
...
use VS2010 Autobuild
2011-03-18 08:05:36 -04:00
Merov Linden
741de388d3
Autobuild: pull in from jenn_linden/viewer-vs2010
2011-03-17 11:24:22 -07:00
Merov Linden
399d0aa764
Autobuild: fixes an xml error that made configure exit with error
2011-03-16 18:30:50 -07:00
Merov Linden
6ee772bd42
Autobuild 2010: clean up argument passing for all configs
2011-03-16 18:09:00 -07:00
Andrew de Laix
60fe203662
Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010
2011-03-16 20:54:18 +00:00
Andrew de Laix
2e0543a168
update linux to lates curl archive (linked to cares).
2011-03-16 20:54:12 +00:00
Andrew A. de Laix
12a539c82d
update to latest curl library (linked to cares).
2011-03-16 13:53:06 -07:00
Merov Linden
e997db248f
Pull from jenn_linden/viewer-vs2010
2011-03-16 09:51:46 -07:00
Andrew de Laix
1e4e9ee69b
Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010
2011-03-16 16:06:56 +00:00
Andrew de Laix
38bdbbd019
rename google archive for linux to google-perftools and update to latest.
2011-03-16 16:06:47 +00:00
Andrew A. de Laix
1f5f03da38
fix hash for curl archive on darwin.
2011-03-16 09:05:20 -07:00
Andrew de Laix
cd8485f9c0
update uuid archive for linux.
2011-03-15 20:54:22 +00:00
Andrew de Laix
650dd40187
update openal archive for linux.
2011-03-15 19:58:25 +00:00
Merov Linden
918caee18e
Pull from jenn_linden/viewer-vs2010
2011-03-15 11:41:10 -07:00
Andrew de Laix
1de3c1e127
update jsoncpp archive on linux.
2011-03-15 18:12:43 +00:00
Merov Linden
35b61cdd44
Pull from jenn_linden/viewer-vs2010
2011-03-14 22:52:11 -07:00
Andrew de Laix
e25c56dd67
update zlib archive for linux.
2011-03-14 23:25:23 +00:00
Andrew de Laix
f1f57ed5ac
update xmlrpc-epi archive for linux.
2011-03-14 23:03:41 +00:00
Andrew de Laix
17343b76df
update openssl archive for linux.
2011-03-14 22:43:09 +00:00
Andrew de Laix
72d1febadb
update openjpeg archive for linux.
2011-03-14 21:18:24 +00:00
Andrew de Laix
ec0c28ad83
update ogg-vorbis archive for linux.
2011-03-14 20:24:55 +00:00
Andrew de Laix
c41d9949d7
update llqtwebkit usage.
2011-03-14 20:01:31 +00:00
Andrew de Laix
fcdd82af83
update libpng archive for linux.
2011-03-11 23:50:00 +00:00
Andrew de Laix
5b87c94fa7
update kdu archive for linux.
2011-03-11 23:39:38 +00:00
Andrew de Laix
9603d73f1f
update jpeglib archive for linux.
2011-03-11 19:32:18 +00:00
Andrew de Laix
8c310339e2
update google_breakpad archive for linux.
2011-03-11 01:39:18 +00:00
Andrew de Laix
44543756d8
update freetype archive for linux.
2011-03-11 00:35:10 +00:00
Andrew de Laix
353c54d668
update fontconfig archive for linux.
2011-03-11 00:27:44 +00:00
Andrew de Laix
2ed71097ab
fmod archive updated for linux.
2011-03-11 00:16:23 +00:00
Andrew de Laix
f3c54b503a
update expat archive for linux.
2011-03-10 22:55:22 +00:00
Andrew de Laix
4a8e5d9df9
update dbusglib archive for linux.
2011-03-10 21:51:13 +00:00
Andrew de Laix
33fbb63227
update curl archive for linux.
2011-03-10 19:05:10 +00:00
Andrew de Laix
acec15e723
update boost archive usage for linux.
2011-03-10 17:53:15 +00:00
Andrew de Laix
871677dc0b
ares archive updated for linux.
2011-03-10 01:31:40 +00:00
Andrew de Laix
8dee1ed4c7
Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010
2011-03-10 00:48:36 +00:00
Andrew de Laix
4947062236
update apr and sdl archives for linux; added new archive db (needed for linux only).
2011-03-10 00:48:20 +00:00
Andrew A. de Laix
fb86600a33
update glui archive for darwin.
2011-03-09 09:26:12 -08:00
Andrew A. de Laix
eddf24a00f
update ndofdev archive usage on darwin.
2011-03-09 08:58:52 -08:00