spring: develop e1f50de6 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Karl-Robert Ernst | Karl-Robert Ernst | develop | 2009-08-02 16:06:53 | develop 26335398 |
Changeset | replace 4 years old 7zip with something new (buildsystem should be modified to use a system-wide install of it if available) |
|||
mod - rts/System/FileSystem/Archive7Zip.cpp | [ Diff ] [ File ] | |||
mod - rts/System/FileSystem/Archive7Zip.h | [ Diff ] [ File ] | |||
mod - rts/System/FileSystem/CRC.cpp | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zBuf.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zBuf.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zBuf2.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zCrc.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zCrc.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zFile.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zFile.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/7zStream.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zAlloc.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zDecode.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zDecode.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zExtract.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zIn.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zIn.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zItem.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Archive/7z/7zItem.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Bcj2.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Bcj2.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Bra.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/Bra.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Bra86.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/CpuArch.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/LzmaDec.c | [ Diff ] [ File ] | |||
add - rts/lib/7z/LzmaDec.h | [ Diff ] [ File ] | |||
add - rts/lib/7z/Types.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zAlloc.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zBuffer.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zBuffer.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zCrc.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zCrc.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zDecode.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zDecode.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zExtract.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zIn.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zIn.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zItem.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zItem.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zMethodID.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zMethodID.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/7zTypes.h | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/LzmaDecode.c | [ Diff ] [ File ] | |||
rm - rts/lib/7zip/LzmaDecode.h | [ Diff ] [ File ] | |||
mod - rts/lib/CMakeLists.txt | [ Diff ] [ File ] |