aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
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