aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2016-11-08+ Define put backLadislav Zezula
2016-11-08+ CMakeLists.txt fixed.Ladislav Zezula
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2016-10-14On Unix, check if bzip2-devel is installed and fail of not to avoid linker ↵cen1
errors when building. This is due to bzip2 being compiled from source for WIN32 only.
2016-09-05Define O_LARGEFILE as 0 on FreeBSD.Christian Heckendorf
2016-08-30Fix Unix buildsH0zen
-Fix static build on OSX -Fix FreeBSD build
2016-07-10Use regular filesystem calls instead of 64 bit versions on FreeBSD. Ideally ↵cen1
FileStream.cpp should be modified to work everywhere but this is a quick and harmless solution for now.
2016-07-04Revert "Fixed include dir for header files"cen1
This reverts commit 9d78dab00293a8c35db735a3a8cc8cb9d68b3ea3.
2016-07-04Fixed include dir for header filescen1
2016-06-30Add support for deb and rpm generation with CPackcen1
2014-08-27+ Added support for signing MPQ archive (weak signature).v9.10Ladislav Zezula
+ Added test cases for signature support + Release 9.10
2014-04-18+ Renamed Test.cpp to StormTest.cppLadislav
2013-12-12+ Fixed warningsLadislav Zezula
+ Added SBaseDumpData to the makefiles
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-11-14+ Makefiles fixedLadislav
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
+ Makefiles fixed
2013-03-12Heart of the Swarm ReleaseLadislav
+ Added decryption key for encrypted MPQs from Heart of the Swarm background downloader + Small update of CMakeList.txt (thanks, Pali)
2013-01-11Initial creationLadislav Zezula