summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip
Commit message (Expand)AuthorAgeFilesLines
* Implementation of time and date functions related to 7z.Niels Weber2013-05-303-11/+88
* Reset to only use the basic LZMA SDK (Windows).kh12013-05-08321-67336/+348
* Replace the external date and time implementation.Niels Weber2013-05-073-435/+72
* Remove local filetime.Niels Weber2013-05-072-7/+2
* Remove DosTime support from 7zip lib.Niels Weber2013-05-073-29/+0
* Cleanup installer_framework_changes.txtNiels Weber2013-05-063-1030/+54
* Fix compile error.kh12013-05-061-0/+8
* Fix windows build.kh12013-05-021-2/+2
* Reset to only use the basic LZMA SDK (Unix).kh12013-05-02355-75799/+443
* Fix build on OSX. BREAK_HANDLER is only needed for 7z console tool.kh12013-01-311-1/+1
* Make IFW compile with mingw.kh12013-01-292-2/+3
* Fix some warnings in our code after Idcfec77.kh12013-01-232-3/+3
* Remove some superfluous include and source files.kh12013-01-232-87/+111
* Build 7z static to suppress warnings inside there.kh12013-01-234-28/+35
* Fix wrong use of CXXFLAGS and fvisibility should contain =hidden.kh12013-01-171-1/+1
* reduce warnings on old gcc versions (Mac used 4.2.1)Tim Jenssen2012-10-3114-18/+18
* MinGW: fix constness for CByteDynBuffer::operator Byte*Sergei Lopatin2012-10-261-1/+1
* Revert "Fixes required for errorless MinGW-w64 compilation are done."kh12012-08-2238-83/+69
* Fixes required for errorless MinGW-w64 compilation are done.tjenssen2012-08-1038-69/+83
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191326-0/+248037