summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-211-0/+3
|\|
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-191-0/+3
| * Fix MSVC2015 build.Rafael Roquetto2016-04-182-2/+2
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Follow description on MSDN to implement time utils.Karsten Heimrich2015-06-232-62/+110
* | Update archivegen.Karsten Heimrich2015-06-101-4/+5
* | Update source tree with version 9.38.beta of LZMA SDK.Karsten Heimrich2015-06-10674-38782/+48816
|/
* Update CopyrightKai Koehne2015-02-181-7/+7
* Fix compilation with CONFIG+=force_debug_info (2nd attempt)Kai Koehne2015-01-151-1/+1
* Fix compilation with CONFIG+=force_debug_infoKai Koehne2015-01-131-0/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Fix build with Qt 5.4 and MSVC2013 (release)Kai Koehne2014-10-091-0/+1
* Calm down warnings.kh12014-07-091-1/+0
* Fix incremental buildsMichal Klocek2013-09-171-2/+1
* 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