Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Brian McGroarty bcf1f728a3 Some .glsl files were propset svn:executable 2008-07-09 14:35:30 +00:00
Christian Goetze 144aeb56ca Add support for GRID:STRING in cmake 2008-07-07 21:57:50 +00:00
Aaron Brashears 596f6b57e2 simple crash fix if someone creates a bad command line. fallout from string cleanup. very small. revert if there are problems. 2008-07-03 22:23:55 +00:00
Jennifer Leech 757e8e84f8 Including fontconfig in the viewer build. (Omitted before)
Fix for DEV-17484: package-grabber omits fontconfig
2008-07-03 21:48:30 +00:00
Mark Palange 1d12a5c20a DEV-17460 updated the cmake SERVER variable init to work reliably 2008-07-03 21:10:36 +00:00
Jennifer Leech e6dcb705a5 Fix for windows + develop.py: Use pscp on windows instead of scp.
This also requires a putty session to be created, same as we do for svn.
2008-07-03 18:15:16 +00:00
Jennifer Leech 1a954d38cd Removing status msg: "Could not find scp or pscp executable" for case when scp not on system. Clutters output, and is not really necessary. 2008-07-02 19:59:11 +00:00
Brian McGroarty 1a104d700b Bad license header on llrendersphere.cpp, files missing from export manifest 2008-07-01 20:50:09 +00:00
Eric Tulla 939a506569 Merging in file-move-merge ( QAR-649 )
Result of "svn merge -r 90669:90786 $tulla/file-move-merge ."

Be careful of future merges involving changes to any of these moved files as SVN usually does the wrong thing:
newview/llglslshader.* -> llrender/llglslshader.*, llrender/llshadermgr.*, newview/llviewershadermgr.* (gets split into 3 separate files)
newview/llpostprocess.* -> llrender/llpostprocess.*
newview/llrendersphere.* -> llrender/llrendersphere.*
newview/llcubemap.* -> llrender/llcubemap.*
llwindow/llgl.* -> llrender/llgl.*
llwindow/llglstates.h -> llrender/llglstates.h
llwindow/llgltypes.h -> llrender/llgltypes.h
llwindow/llglheaders.h -> llrender/llglheaders.h
2008-06-30 17:57:00 +00:00
Christian Goetze 1a14cd34a9 svn merge -c 90839 svn+ssh://svn.lindenlab.com/svn/linden/branches/tulla/file-move-merge 2008-06-28 21:38:26 +00:00
Steven Bennetts 926ea0b39a QAR-669 1.20 Viewer RC11
QAR-648   1.20 Viewer RC10
merge Branch_1-20-Viewer-2 -r 88724:90511 -> release
2008-06-27 21:02:01 +00:00
Jennifer Leech 41877d457a vivox is cleared for open source distribution
removing conditional install

reviewed by cg
2008-06-27 17:28:15 +00:00
Jennifer Leech d32c8825b6 svn merge -r89701:90677 svn+ssh://svn/svn/linden/branches/install-dev-binaries/s3-build -> release 2008-06-26 19:08:51 +00:00
Josh Bell 68edae3f80 Bumping up version in anticipation of freezing for the next server release. 2008-06-26 16:19:21 +00:00
Steven Bennetts 25c10ed028 QAR-628 merge string-cleanup-5 -r 90476:90508 -> release
dataserver-is-deprecated
2008-06-26 00:39:00 +00:00
Mark Palange 6dd125d375 DEV-16502 - Cleaned up error messages, better error handling in vstool/main.cs
Reviewed by Richard
2008-06-25 17:56:53 +00:00
Dave Simmons 580f9088b4 svn merge -r90394:90492 svn/branches/havok4/qar-689 --> release
QAR-689 - branch/havok4/havok4-7 r89805 is ready for merge back into release
2008-06-25 16:22:00 +00:00
Mark Palange 12284eee5a DEV-16958 - added precompiled header support to windows simulator and viewer projects.
Reviewed by Richard
2008-06-24 22:26:39 +00:00
Mark Palange 94fb9ee0b8 Update to remove the warnings about WindowsDevLibsCopy.cmake from previous commit (DEV-16646) 2008-06-24 16:51:47 +00:00
Mark Palange 889841f4f6 DEV-16646 second-life post build silently fails. Instead of post build, there's a new target - copy-win-libs. Removed python dependecy from the copy
Reviewed by bos
2008-06-24 01:30:55 +00:00
Paul Oppenheim d9d3d8646b adding the fabled "server" and "viewer" targets everyone has been wishing for. Reviewed by cg. not for a jira. 2008-06-23 23:46:53 +00:00
Bryan O'Sullivan 4642d22071 Make the output of install.py --list readable 2008-06-23 21:16:15 +00:00
Kyle Ambroff dc3f5ff87c svn merge -r90150:90340 svn+ssh://svn.lindenlab.com/svn/linden/branches/qar-699_combo-merge --> release
QAR-699 - Combo merge for QAR-687, QAR-637, QAR-586

 * QAR-687 - Test build with libs on S3
 * QAR-637 Test dynamic sound throttle
 * QAR-586 Test new http features branch
2008-06-21 07:39:52 +00:00
Sam Kolb af080d1c62 Fixes issue with non-null terminated string
Reviewed by Steve
2008-06-19 22:01:35 +00:00
Josh Bell 1af69c39af svn merge -r 89027:90119 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-2-Server --> release
Backport server patches from 1.22 Server production branch to the trunk.

* DEV-16189 Search: Private Estate on Teen Grid Visibility issue.
** svn merge -r88933:89027 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-Server
* QAR-651 / DEV-14894: Convert relevant webservices to use the on/in syntax to prevent them from needlessly hitting mysql.agni
** svn merge -r89027:89030 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-Server
* Adding back the type_mask checking which was causing extra terms to be blacklisted.
** svn merge -r89030:89032 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-Server
* Under GCC, argument names must match between declaration and definition
* Incorrect rename
* Cherry pick fix for DEV-16131, already pushed live to agni
** svn merge -c 89174 svn+ssh://svn.lindenlab.com/svn/linden/release
* QAR-664 Resolve start-location Errors on Login
** svn merge -r 88842:89176 svn+ssh://svn.lindenlab.com/svn/linden/branches/user_start_location_missing_fix
* QAR-668 / SEC-53: Script that crashes regions (Round 2)
** svn merge -r 89206:89210 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-2-Server_DEV-12357
* QAR-579 / SEC-77 - prevent sim crash caused by libsl proxy packet injection
** svn merge -r 87143:87226 svn+ssh://svn.lindenlab.com/svn/linden/branches/sec-77-crash
* DEV-16297 Error Message Can't rez object because you are not allowed on the parcel on some group owned parcels ; Group permissions & rezzing on group land changed in 1.22.2
* DEV-16189 - New query to get a region's parent estate, so we can hide main grid regions from teen users (and vice versa) in All search.
* svn merge -r 89494:89593 svn+ssh://svn.lindenlab.com/svn/linden/branches/safe-locations/kill-table-scan --> Branch_1-22-2-Server
* simulator.xml file that has improved-im and send-mail enabled.
* DEV-16477 and DEV-16380 - fixes to prevent ever expanding db table and writing LLMETRICS to syslog for streambase.
* Fixed a teeny bug that caused sorting to be messed and broke DEV-16745.
* Adding geolocation IsPass proc to Branch-1-22-2. It is needed to login.cgi work that can only be done against agni at the moment
* QAR-693 svn merge -r89984:89986 svn+ssh://svn/svn/linden/branches/security/rez-attach_sec-95 into Branch_1-22-Server.
* QAR-619 svn merge -r87886:87945  svn+ssh://svn.lindenlab.com/svn/linden/branches/security/sim-crash-sec-83 into Branch_1-22-Server
* Permanently enabling procs as part of DEV-14770 - Enable script-data-requests
* Changed TTL to 300 seconds (5 mins) to match lldatabaseconnector's time out value
* Permanently enabled parcel-info. Deployed to grid: June 18, 2008. Tracking Jira DEV-14135
* Updated named query TTL to 3600. Used to be 0
2008-06-19 18:28:20 +00:00
Jon Wolk 852d36a2b7 Squeezing fix for DEV-16861: Tracebacks in backbone(multiagentchat) into release. 2 line change. Approved by josh 2008-06-18 22:22:23 +00:00
Paul Oppenheim 4e19c91811 whoops - one line, nay, one *word* fix to my mac universal patch. Reviewed by cg 2008-06-17 19:31:12 +00:00
Paul Oppenheim cd21004bda for "new lib install step is too slow!" problem mailed to cmake@. Reviewed by bos and cg. 2008-06-16 18:51:52 +00:00
Paul Oppenheim 916f9af25c "mac cmake build should not be universal by default" changes. Reviewed by bos. 2008-06-16 09:21:51 +00:00
Aaron Brashears f540a70546 vpn compatible package locations. next, external dev package locations. 2008-06-13 19:44:31 +00:00
Mark Palange 31565ac441 Fixes the the copy-win-scripts related cmake files to make the copy_win_scripts target function properly. 2008-06-13 16:52:59 +00:00
Christian Goetze 7bab07aedc comment out the "simple" cases - it is never as simple as that. 2008-06-12 21:48:58 +00:00
Jennifer Leech fbf15572d9 svn merge -r89258:89534 svn+ssh://svn/svn/linden/branches/install-dev-binaries/idb2-merge-buildme 2008-06-12 20:51:41 +00:00
James Cook 26a87de287 Added another search path for the DirectX SDK (the August 2007 version). At some point we should decide exactly what DirectX SDK versions we support, but today is not that day. And this is not the oldest version on the path list. 2008-06-11 21:04:44 +00:00
Bryan O'Sullivan 0285e879c1 svn merge -r89446:89445 indra/newview/viewer_manifest.py 2008-06-11 00:18:01 +00:00
Bryan O'Sullivan c9ce59223c Make Mac viewer build happier 2008-06-10 23:14:04 +00:00
Bryan O'Sullivan 78f7c3f4ef Tiny indentation fix 2008-06-10 18:50:50 +00:00
Josh Bell 290f2f05f7 svn merge -r 88991:89027 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-2-Server --> release
Due to the gnarly history of the source branch and merge history of release, combine with cmake header and gcc-fu, this was an "interesting" merge.
2008-06-07 00:47:05 +00:00
Josh Bell 810a0b3dce svn merge -r 88872:89137 svn+ssh://svn.lindenlab.com/svn/linden/qa/qar-652 --> release
Effectively:
svn merge -r 87048:88773 svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-22-Server
* Plus some gcc4.x fixes

In detail:

* Bump version numbers to 1.22.0 Server
* Updated files for enabled conductor.
* Added tarball pulling during deploy for central servers.
* DEV-15160 Logins not remembering start location on beta grid
* DEV-15167 Random failure with set-classified-stats
* DEV-15193 Viewer Passing Through Unsanitized Strings to DB when creating classifieds.
* Add --location to the curl invocation in fetch_agni_ws_snapshot
* QAR-609 Some Havok4 bug fixes
* QAR-460 Automatic XUI selection & Kick-ass Linux Fonts MergeMe
* DEV-14704 1.21.1.86182 revealing hidden groups in profile
* DEV-14641 Change automated Subject Line messages for IM-to-Email to avoid SPAM association
* DEV-15387 Write unit test for LLStringFn::strip_invalid_xml().
* Changed getpass.getuser() to os.getuid() as getuser() was returning the saved-UID of the process (root user, which kic
ks off parabuild as parabuild u
ser). We want os.getuid() as it correctly returns the parabuild user's uid. / Stupid mistake using os.getuid().. .fixed
by using the pwd module to return the unix username given the userid from os.getuid()
* QAR-623 More single ref attachment awesomeness testing
* Committed temporary fix for running dwell and query-cache on deneb.lindenlab.com, since it's in the DFW colo with the
current asset cluster.
* DEV-15783 Groups not shown in search wont appear in your profile while using webservice
* QAR-642 Even more single ref attachment awesomeness testing

From Branch_1-21-Server (which didn't go directly into release)
* addinng the phputf8 library found from http://phputf8.sourceforge.net/ and liscensed LGPL. For DEV-15202
* Checking in a fix for settle balance portion proc - the event query was moved.
* fix for DEV-15202 - replace non-utf8 with REPLACEMENT CHAR. See jira for more info.
* Checking return value from /proc/vault/charge, must get back a string.
* removed code used for the browser hud AB test.
* Changed TTL from stupid default of 1234 to 5
* DEV-15788  Fixing crashloganalyzer.py cleanup of unparseable crash reports.
* DEV-15737  offline scripted IMs not working inprocess_im_using_ws

Merge conflict resolutions/fixes include:
* Addition of indra/test/llstring_tut.cpp to indra/test/test.vcproj migrated to CMakeLists.txt
* Changes to BuildParams, scripts/automated_build_scripts/* reviewed w/ cg
* Changes to deploy scripts (scripts/farm, install_indra.py, farm_deploy) based on the 1.22 changes except for mkpersist
dir addition (retained from release)
* Changes to scripts/crash_report/crashloganalyzer.py retained from 1.22, per Mani
* scripts/generate_indra_xml.py, etc/services-station.dtd, indra/newsim/llagentinfo.cpp analyzed carefully by josh
* indra/llcommon/llstring.h required fix for client build ("" --> std::basic_string<T>()) in LLStringBase<T> initializer
* indra/llphysics/abstract/llphysicsshape.h #include syntax changed from <llmath/llvolume.h> to "llvolume.h"

Psst, don't tell anyone, but the dataserver-is-deprecated
2008-06-06 22:52:02 +00:00
Steven Bennetts ad33281007 QAR-650 - Viewer RC 9 merge -> release (post cmake)
merge release@88802 Branch_1-20-Viewer-2-merge-1@89178 -> release
2008-06-06 22:43:38 +00:00
Mark Palange a7d9a543e5 Changed the cygwin to windows path conversion to use 'cygpath -w' 2008-06-06 19:05:34 +00:00
Aaron Brashears 2f26e1ef71 make it work on cygwin again. also fixed a bad parameter. 2008-06-06 17:42:44 +00:00
Steven Bennetts 2b094c39c2 DEV-16277 superfluous "Price" text appears in Edit tools
Note: trivial change.
2008-06-06 04:23:40 +00:00
Mark Palange 015104ac24 DEV-16285 - Give vstool.exe better error reporting output. 2008-06-06 00:18:26 +00:00
Bryan O'Sullivan 84fe582c1e Don't add a package target on Windows or OS X by default.
This improves build times, since most devs don't need to package stuff.

Reviewed by that fine specimen of reviewerhood, Palange.
2008-06-05 23:56:32 +00:00
Bryan O'Sullivan 0e04707054 Autodetect an installed version of Visual Studio.
Reviewed by Palange.
2008-06-05 20:02:54 +00:00
Bryan O'Sullivan c955963a31 Wave a dead chicken over the mac linker 2008-06-04 20:35:11 +00:00
Bryan O'Sullivan aaa86b2df3 Fix incorrectly named linker variable 2008-06-04 20:18:45 +00:00
Bryan O'Sullivan 710ce27cb0 Pick up our libraries on Darwin. 2008-06-04 19:40:54 +00:00
Brian McGroarty 051010308d Mac open source export - cmake fixes 2008-06-03 20:50:55 +00:00