Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-liblzma' into update-liblzma | Brad King | 2016-06-29 | 5 | -7/+11 |
* | liblzma: Avoid possible overflow on signed left shift | Brad King | 2016-05-25 | 1 | -1/+1 |
* | liblzma: Disable XL compiler optimizations altogether | Brad King | 2015-04-08 | 1 | -3/+0 |
* | liblzma: Disable XL compiler optimizations in one source to avoid crash | Brad King | 2015-04-02 | 1 | -0/+3 |
* | liblzma: Fix compilation with PGI compiler | Chuck Atkins | 2014-08-04 | 1 | -4/+0 |
* | liblzma: Avoid defining a 'restrict' macro | Brad King | 2014-07-29 | 30 | -99/+99 |
* | liblzma: Port from C99 to C89/90 | Daniel Pfeifer | 2014-07-29 | 61 | -700/+1080 |
* | liblzma: Add CMake build system | Daniel Pfeifer | 2014-07-23 | 3 | -4/+3 |
* | liblzma: Remove unused Makefile.* files | Brad King | 2014-07-23 | 9 | -387/+0 |
* | Merge branch 'liblzma-upstream' into add-liblzma | Brad King | 2014-07-21 | 144 | -0/+25434 |