index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-06-08
Install CMake config file to allow `find_package(StormLib)` and linking to `S...
Lectem
2024-03-07
+ Fixed regression tests
Ladislav Zezula
2022-12-21
Add NetBSD and OpenBSD to BSD ports
qurious-pixel
2022-09-24
Add `STORM_USE_BUNDLED_LIBRARIES` option that defaults to OFF
Gtker
2022-04-18
Lowered minimum required version of cmake
Ladislav Zezula
2022-03-15
Cosmetic change in CMakeLists.txt
Ladislav Zezula
2022-03-15
Change output name of Windows cmake to StormLib
Todd Wong
2022-01-04
Allow using external zlib and bzip libs on windows
Alexey Sokolov
2021-12-24
Fix libtomcrypt detection in CMake
Dmitry Marakasov
2021-05-15
Added C++11 support in MAKEFILE
Ladislav Zezula
2020-11-21
* Release 9.23
v9.23
Ladislav Zezula
2020-10-10
Fix CMAKE
dzik
2020-04-05
Added option, disabled by default, to skip adding files to install. This is ...
namreeb
2019-11-01
Fix incorrect CPack description file path
Simon Mossmyr
2019-02-03
CMake / Linux: make sure system zlib and bz2 headers are used
Ferdinand Thiessen
2018-04-03
+ Test commit
Zezula Ladislav
2018-04-03
+ Fixed build warnings in VS 2015
Zezula Ladislav
2017-12-23
+ Proper version in CMakeLists.txt
Ladislav Zezula
2017-12-22
Fix compiling storm_test executable
Pali Rohár
2017-11-09
+ Fixed Linux build
Zezula Ladislav
2017-09-19
CMake: Remove misleading opts add DLL support
Lectem
2017-09-17
Add STORMLIB_NO_AUTO_LINK define to disable linking with pragma
Lectem
2017-09-17
cmake target_* requires v2.8.12
Lectem
2017-03-09
Updated CMakeLists.txt to accurately name output file under Windows
namreeb
2017-03-09
+ Removed DEFINE from CMakeLists.txt
Zezula Ladislav
2016-12-18
+ Updated subversion number in CMakeLists.txt
Ladislav Zezula
2016-11-20
+ Fixes by Pali Rohar
Ladislav Zezula
2016-11-08
+ Define put back
Ladislav Zezula
2016-11-08
+ CMakeLists.txt fixed.
Ladislav Zezula
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-06
+ Public include directories moved to "include" directory
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-10-14
On Unix, check if bzip2-devel is installed and fail of not to avoid linker er...
cen1
2016-09-05
Define O_LARGEFILE as 0 on FreeBSD.
Christian Heckendorf
2016-08-30
Fix Unix builds
H0zen
2016-07-10
Use regular filesystem calls instead of 64 bit versions on FreeBSD. Ideally F...
cen1
2016-07-04
Revert "Fixed include dir for header files"
cen1
2016-07-04
Fixed include dir for header files
cen1
2016-06-30
Add support for deb and rpm generation with CPack
cen1
2014-08-27
+ Added support for signing MPQ archive (weak signature).
v9.10
Ladislav Zezula
2014-04-18
+ Renamed Test.cpp to StormTest.cpp
Ladislav
2013-12-12
+ Fixed warnings
Ladislav Zezula
2013-12-05
+ StormLib 9.0 BETA
Ladislav Zezula
2013-11-14
+ Makefiles fixed
Ladislav
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-03-12
Heart of the Swarm Release
Ladislav
2013-01-11
Initial creation
Ladislav Zezula