summaryrefslogtreecommitdiff
path: root/indra/llfilesystem
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-06-18Merge pull request #1797 from secondlife/release/maint-aBrad Linden
2024-06-18Follow-up improvements of 810219d3bf27d81751d0f41b65013ca31db34ff7Ansariel
2024-06-18jira-archive-internal#67837 Fix LLDir::getScrubbedFileNameAndrey Kleshchev
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-13Revert "viewer#819 Avoid reading the same XML file multiple times"Andrey Kleshchev
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-03-05viewer#819 Avoid reading the same XML file multiple timesAlexander Gavriliuk
2024-02-21Convert remaining BOOLs in llxml and introduce std::string_viewAnsariel
2024-02-17More BOOL to bool replacements primarily in llappearance and llxmlAnsariel
2024-02-12llfilesystem: BOOL (int) to real boolLars Næsbye Christensen
2024-01-11Rename OS X to macOS, mostly in commentsLars Næsbye Christensen
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-18SL-18773 Crash incrementing directory_iteratorAndrey Kleshchev
2022-10-28Fix memory leaks in lldir objc/macRye Mutt
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-09-16Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_...Nicky Dasmijn
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-08-30Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559Dave Parks
2022-06-28SL-17379 More complete integration of material asset typeDave Parks
2022-06-24SL-17329: Remove unused extra variable initializationCosmic Linden
2022-06-22SL-17329: Do logging of individual files after the disk cache purge finishes ...Cosmic Linden
2022-05-31SL-17484 Fix for unit tests. Deprecate non-threaded LLQueuedThread and make ...Dave Parks
2022-05-01Remove setting of HEADER_FILE_ONLY on .h* files, cmake automaticallyNicky
2022-04-17Switch to target_include_directoriesNicky
2022-04-16Remove some more obsolete includes (UnixInstall) and include_directories()Nicky
2022-04-16Create a new target ll::oslibrary to link against libs specific to the OS com...Nicky
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-04-06Move CMake files to modernized cmake syntax, step 1.Nicky
2022-01-11SL-15083 Remove old vfs filesMnikolenko Productengine
2021-11-16Merge branch 'master' into DRTVWR-519Andrey Lihatskiy
2021-07-21Another tweak for 'SL-15547: Viewer hung while looking for a file in cache' -...Callum Prentice
2021-07-21Additional speculative fix for SL-15547: Viewer hung while looking for a file...Callum Prentice
2021-07-20Speculative fix for SL-15547: Viewer hung while looking for a file in the cac...Callum Prentice
2021-06-11boost::filesystem::directory_iterator uses throw-behavior by default as wellAnsariel
2021-06-11Change all remaining boost::filesystem methods to their non-throwing overloadsAnsariel