This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-05 21:31:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cc34162ad5d0ca174b44d37bcc32b7f4aa00a33
CMake
/
Utilities
/
cmliblzma
History
Brad King
8479dc46f1
liblzma: Avoid possible overflow on signed left shift
...
Use an unsigned value to produce the needed mask.
2016-05-25 10:02:02 -04:00
..
common
liblzma: fix build on platforms with no SIZE_MAX defined.
2014-11-03 14:37:12 -05:00
liblzma
liblzma: Avoid possible overflow on signed left shift
2016-05-25 10:02:02 -04:00
.gitattributes
…
CMakeLists.txt
liblzma: Disable GNU 3.3 compiler optimizations
2015-04-08 13:52:02 -04:00
config.h.in
liblzma: Use unaligned access only on Intel and PowerPC archs
2015-04-01 11:05:30 -04:00
COPYING
…
README-CMake.txt
liblzma: Add README-CMake.txt
2014-07-23 10:34:55 -04:00