Age | Commit message (Collapse) | Author |
|
|
|
|
|
LLSD and remove unused logging function.
|
|
MAINT-4952: Coverted VMM to coroutines
|
|
mesh on upload
|
|
|
|
--HG--
branch : develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cache and out of UI) changed from responder to coroutine.
|
|
|
|
remove the responder.
|
|
|
|
Removed it.
|
|
--HG--
branch : MAINT-5575
|
|
|
|
|
|
--HG--
branch : MAINT-5575
|
|
on branch so that I don't trigger a build of it until I'm ready.
--HG--
branch : MAINT-5575
|
|
Better check on callback exsit in coroutine
Don't create AISAPI::completion_t if there is no call back passed.
|
|
|
|
Convert script queue compilation exp request
|
|
|
|
|
|
|
|
change host == LLHost() to host.isInvalid()
|
|
|
|
|
|
|
|
query part as well.
fix by Ansariel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|