index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Utilities
/
cmliblzma
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utilities: Suppress warnings in third-party code when using XLClang
Brad King
2019-02-25
1
-1/+1
*
Remove now-unused code once used for MIPSpro on IRIX
Brad King
2019-02-21
1
-1/+1
*
liblzma: Drop checks for inline and restrict keywords
Brad King
2018-08-06
1
-16/+0
*
liblzma: Name sizeof size_t macro consistently with upstream
Brad King
2018-08-06
1
-1/+1
*
liblzma: Fix HAVE_INLINE and HAVE___INLINE checks
Brad King
2017-05-17
1
-2/+2
*
cmliblzma: always build as static library
Daniel Pfeifer
2016-06-28
1
-5/+1
*
liblzma: Disable GNU 3.3 compiler optimizations
Brad King
2015-04-08
1
-0/+4
*
liblzma: Disable XL compiler optimizations altogether
Brad King
2015-04-08
1
-0/+6
*
liblzma: fix build on platforms with no SIZE_MAX defined.
Chuck Atkins
2014-11-03
1
-0/+1
*
Merge topic 'cmake-cmp0054-warnings'
Brad King
2014-10-21
1
-2/+2
|
\
|
*
Avoid if() quoted auto-dereference
Ben Boeckel
2014-10-20
1
-2/+2
*
|
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-2/+0
|
/
*
liblzma: Added a missing config check for _Bool
Chuck Atkins
2014-09-02
1
-1/+5
*
liblzma: Fix compilation with PGI compiler
Chuck Atkins
2014-08-04
1
-3/+9
*
liblzma: Disable warnings to avoid changing 3rd party code
Brad King
2014-07-29
1
-0/+10
*
liblzma: Add CMake build system
Daniel Pfeifer
2014-07-23
1
-0/+195