Commit Graph

34432 Commits (fd27f0feb8ba4a2a8ac2b2c3b71bf71ab56aa42e)

Author SHA1 Message Date
Rider Linden fd27f0feb8 MAINT-5507: Include httpconstants in file picker for linux. 2015-09-16 09:09:55 -07:00
Rider Linden 907efc9cc9 MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib 2015-09-15 17:01:26 -07:00
Rider Linden 5f7985f6a7 MAINT-5507: Removed some no longer used static variables fro llcurl.cpp 2015-09-14 16:43:36 -07:00
Rider Linden 196caf21a8 MAINT-5507: Removal of sdrpc client/server
MAINT-5507: removal of LLCurl::Easy, LLCurl::Multi LLCurl::Responder
2015-09-14 16:10:20 -07:00
Rider Linden 32912a3958 MAINT-5507: Test checkin with RPC code and URL request disabled. Make sure it does not break non windows builds. 2015-09-14 13:33:50 -07:00
Rider Linden 97236a42ca MAINT-5507: Remove HTTPClient and related cruft. 2015-09-14 11:15:23 -07:00
Rider Linden f2da6ec2ac Bit of cleanup around Translation and remove httpassetstorage 2015-09-11 17:34:53 -07:00
Rider Linden c8f41d200f MAINT-4952: Slight change to marketplace logging allow direct logging of LLSD and remove unused logging function. 2015-09-11 09:46:16 -07:00
Rider Linden 6a204b1bdd MAINT-5575: Finished converting experience cache to singleton
MAINT-4952: Coverted VMM to coroutines
2015-09-10 16:48:01 -07:00
Rider Linden a471ae72e4 Experience Profile to coroutines and Experience cache. 2015-09-04 13:13:16 -07:00
Rider Linden a75dca5a51 LL_ERRS_IF only seems to work on Microsoft... 2015-09-03 17:37:25 -07:00
Rider Linden 8913ed6692 Changes from code review with Nat 2015-09-03 16:59:00 -07:00
Rider Linden ec998b4c6e Region experience allow/disallow. 2015-09-03 16:14:40 -07:00
Rider Linden e0c27db167 Correct use of filename vs. path in llfeaturemanager coroutine. 2015-09-03 12:34:21 -07:00
Rider Linden c08072a050 Moved group experiences into experience cache. Use coros and new HTTP libs. 2015-09-03 11:10:32 -07:00
Rider Linden 346f885473 Moved find experience into experience cache (moved cache recording into cache and out of UI) changed from responder to coroutine. 2015-09-02 15:16:37 -07:00
Rider Linden 92a8b6690e Use boost assign to initialize default pool sizes. 2015-09-02 13:48:46 -07:00
Rider Linden 6c9610b4e4 Move associated experience fetching into the ExperienceCache as a coro remove the responder. 2015-09-02 11:50:26 -07:00
Rider Linden c5dc9b1a57 In Linux build skip url entry test 2015-09-01 21:31:16 -07:00
Rider Linden f0d9118173 One of the tests defined a namespace in order to fake out the libraries. Removed it. 2015-09-01 17:03:08 -07:00
Rider Linden d7672d80cf Merge 2015-09-01 16:15:36 -07:00
Rider Linden 96e343b49b MAINT-5575: Convert the Experience cache into a coro based singleton.
--HG--
branch : MAINT-5575
2015-09-01 16:13:52 -07:00
Rider Linden 4b3269c94d Some initial changes to convert the experience cache to a singleton
--HG--
branch : MAINT-5575
2015-08-31 07:27:13 -07:00
Rider Linden 99e56eedab MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited on branch so that I don't trigger a build of it until I'm ready.
--HG--
branch : MAINT-5575
2015-08-28 16:55:33 -07:00
Rider Linden 02c3262ac8 MAINT-5574: Added default parameter for callbalk on AISAPI interface.
Better check on callback exsit in coroutine
Don't create AISAPI::completion_t if there is no call back passed.
2015-08-28 10:05:15 -07:00
Rider Linden ac3af19539 Convert LSL script preview compilation exp request 2015-08-27 16:16:22 -07:00
Rider Linden a455759e64 Convert exp floater to use coroutines
Convert script queue compilation exp request
2015-08-26 15:50:15 -07:00
Rider Linden 7e1efcd474 Reenable and correct link issue on linux llappearanceutility. 2015-08-25 16:41:25 -07:00
Rider Linden 96bb17f20b Merge 2015-08-25 11:40:36 -07:00
Rider Linden 7c61728b4b MAINT-4952: Removed a bit of debug code that got included accidentally and change host == LLHost() to host.isInvalid() 2015-08-24 14:19:30 -07:00
Rider Linden 7d2ed8e606 Remove forgotten paren 2015-08-20 08:58:41 -07:00
Rider Linden 2ed82d6cce Found another ref that had escaped me! 2015-08-19 17:09:12 -07:00
Rider Linden 8adb6997b1 I must be losing my mind... 2015-08-19 16:44:47 -07:00
Rider Linden 48d75444ef Try commenting out the entire darn file. 2015-08-19 16:24:41 -07:00
Rider Linden 19afd18234 Try disabling LLAppearanceUtility.cmake just for the moment. 2015-08-19 16:04:57 -07:00
Rider Linden be7ed4acd4 Previous try didn't work. What about this? 2015-08-19 15:38:12 -07:00
Rider Linden 62317167b9 Shot in the dark 2015-08-19 15:27:09 -07:00
Rider Linden 5d6cc07a65 Update the appearance-utility archive with corrected libraries. 2015-08-19 14:33:38 -07:00
Rider Linden d3c2ab5817 Be sure the correct include is included. 2015-08-19 12:39:51 -07:00
Rider Linden 7bc1a453f2 Try attaching the bost libraries directly to CoreHttp 2015-08-19 12:04:23 -07:00
Rider Linden 250d94316b Keep hunting these down. 2015-08-19 11:29:47 -07:00
Rider Linden c4267e0284 Swap BOOST_COROUTINE and BOOST_CONTEXT 2015-08-19 10:30:41 -07:00
Rider Linden 921478803c Break circular dep. Things get cranky. 2015-08-19 09:07:50 -07:00
Rider Linden 6a6e914286 MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttp 2015-08-18 16:35:03 -07:00
Rider Linden d21c94d9a3 Merge 2015-08-18 15:21:23 -07:00
Rider Linden f96237c963 Move the CoreHTTP libraries down 2015-08-18 15:18:09 -07:00
Nat Goodspeed 6ff09fa393 MAINT-5506: Fix library delimiters for LL_TEST_ADDITIONAL_LIBRARIES.
Recent cmake versions are unhappy with embedding spaces in the
LL_TEST_ADDITIONAL_LIBRARIES property. Using semicolons to delimit libraries
seems to make it better.
2015-08-18 17:37:49 -04:00
Nat Goodspeed 78c71eba60 Automated merge with ssh://bitbucket.org/rider_linden/maint-4952-v-t-u 2015-08-18 17:11:08 -04:00
Nat Goodspeed 62527e6f18 MAINT-5506: Fix ugly timing bug in llurlentry static initialization.
The problem was that class-static LLUrlEntryParcel::sRegionHost was being
initialized by copying class-static LLHost::invalid. Naturally, these two
statics are initialized in different source files. Since C++ makes no promises
about the relative order in which objects in different object files are
initialized, it seems we hit a case in which we were trying to initialize
sRegionHost by copying a completely uninitialized LLHost::invalid.
In general we might attempt to address such cross-translation-unit issues by
introducing an LLSingleton. But in this particular case, the punch line is
that LLHost::invalid is explicitly constructed identically to a
default-constructed LLHost! In other words, LLHost::invalid provides nothing
we couldn't get from LLHost(). All it gives us is an opportunity for glitches
such as the above.
Remove LLHost::invalid and all references, replacing with LLHost().
2015-08-18 17:05:29 -04:00
Rider Linden 05d90b5679 More libraries... 2015-08-18 12:55:13 -07:00