summaryrefslogtreecommitdiff
path: root/indra/llkdu
AgeCommit message (Collapse)Author
2010-12-28STORM-744 : Make getMetaData pass when all is stubbedMerov Linden
2010-12-28STORM-744 : Throw exception consistently so llkdu fails consistentlyMerov Linden
2010-12-28STORM-744 : Fix release building issueMerov Linden
2010-12-24STORM-744 : Took code review into account, moving stuff back in protected or ↵Merov Linden
even private, fix things to work in debug mode, some clean up in j2coj also
2010-12-17STORM-744 : Add llkdu unit tests, turn on and fix llworldmap unit tests in ↵Merov Linden
newview
2010-12-15STORM-151 : Suppress unused code, clean up code formating, fix typosMerov Linden
2010-12-02STORM-151 : First shot at compression, not optimzed yetMerov Linden
2010-12-02STORM-151 : Remove files we have no use ofMerov Linden
2010-11-22STORM-151 : Attempt to fix Windows static linking, simplified manifestMerov Linden
2010-11-19STORM-151 : Modify llkdu cmake to point explicitely to static libs, simplify ↵Merov Linden
make (in progress, don't pull yet)
2010-11-18STORM-151 : suppress the linux64 ref in install.xml and attempt to fix ↵Merov Linden
llkdumem.cpp linux compile issue
2010-11-15STORM-151 : Make kdu decompression work without ugly hack in library header ↵Merov Linden
names
2010-11-12STORM-151 : Got decompression to work, compression disabled, simplified ↵Merov Linden
llkdu building
2010-11-11STORM-151 : merge kdu static linking, add indra/llkdu implementation. ↵Merov Linden
Doesn't build yet.