summaryrefslogtreecommitdiff
path: root/Utilities/cmliblzma/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmliblzma: always build as static libraryDaniel Pfeifer2016-06-281-5/+1
* liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-081-0/+4
* liblzma: Disable XL compiler optimizations altogetherBrad King2015-04-081-0/+6
* liblzma: fix build on platforms with no SIZE_MAX defined.Chuck Atkins2014-11-031-0/+1
* Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-211-2/+2
|\
| * Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-2/+2
* | Remove borland workarounds.Stephen Kelly2014-10-151-2/+0
|/
* liblzma: Added a missing config check for _BoolChuck Atkins2014-09-021-1/+5
* liblzma: Fix compilation with PGI compilerChuck Atkins2014-08-041-3/+9
* liblzma: Disable warnings to avoid changing 3rd party codeBrad King2014-07-291-0/+10
* liblzma: Add CMake build systemDaniel Pfeifer2014-07-231-0/+195