summaryrefslogtreecommitdiff
path: root/indra/newview/llcompilequeue.cpp
AgeCommit message (Expand)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-01-08replace boost library to standardAiraYumi
2023-11-30Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-mergeAndrey Lihatskiy
2023-09-27SL-15039 Prune unused preferences #4Andrey Kleshchev
2022-12-07SL-18777 PBR upload was stuck waiting for textureakleshchev
2021-07-19Merge with tip of Master after a Viewer releaseCallum Prentice
2021-06-03SL-15272 Bugsplat crashes at condition wait()Andrey Kleshchev
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-22Merge branch 'master' into DRTVWR-519Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-09-02SL-13891 Coroutine creation was requested on exitAndrey Kleshchev
2016-09-16MAINT-6570: Fix bad merge.Rider Linden
2016-07-11MAINT-6534 Resetting scripts via the build menu no longer works on many scrip...andreykproductengine
2016-06-30MAINT-6534 Resetting scripts fails due to small timeoutandreykproductengine
2016-06-15MAINT-6486: Use literal string. Don't try and look it up.Rider Linden
2016-06-10Make string ref in HandleScriptUserData constRider Linden
2016-06-10MAINT-6486: Be sure that all the script queue functions hit all objects and s...Rider Linden
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-03Changes from code review with NatRider Linden
2015-09-03Moved group experiences into experience cache. Use coros and new HTTP libs.Rider Linden
2015-09-02Move associated experience fetching into the ExperienceCache as a coro remove...Rider Linden
2015-08-26Convert exp floater to use coroutinesRider Linden
2015-07-23Remove unused code and llassetuploadresponders files.Rider Linden
2015-07-20Remove old "compile queue" and replace with the coroutine based upload queue.Rider Linden
2014-06-24Updated all experience responders for LLCurl::Responder interface changes for...Cho
2014-05-07Build>Scripts>Recompile Scripts now will skip Experience scripts that the agentdolphin
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-17SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-15SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-04-06STORM-1833 Square char is presented in list of recompilation for script with ...Jonathan Yap
2012-01-30STORM-637 Scripts Progress windows MissingJonathan Yap
2010-08-27Post-convert merge by convert_monolith.py from ./viewer-experienceMonroe Linden
2010-08-16moved buildFloater out of lluictrlfactory to llfloater.cppRichard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden