Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | Build: Add support for translated man pages using po4a. | Lasse Collin | 1 | -14/+36 |
2016-04-10 | Build: Fix = to += for xz_SOURCES in src/xz/Makefile.am. | Lasse Collin | 1 | -1/+1 |
2015-11-03 | xz: Make xz buildable even when encoders or decoders are disabled. | Lasse Collin | 1 | -2/+6 |
2015-03-31 | xz: Add support for sandboxing with Capsicum. | Lasse Collin | 1 | -1/+1 |
2014-10-29 | Build: Prepare to support Automake's subdir-objects. | Lasse Collin | 1 | -5/+5 |
2014-06-18 | xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores(). | Lasse Collin | 1 | -1/+0 |
2013-07-04 | xz: Move some of the timing code into mytime.[hc]. | Lasse Collin | 1 | -0/+2 |
2010-10-08 | Build: Add options to disable individual command line tools. | Lasse Collin | 1 | -1/+5 |
2010-10-05 | Build: Remove the static/dynamic tricks. | Lasse Collin | 1 | -3/+1 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 1 | -1/+3 |
2010-01-29 | Add list.h to src/xz/Makefile.am. | Lasse Collin | 1 | -0/+1 |
2010-01-24 | Add initial version of xz --list. | Lasse Collin | 1 | -0/+1 |
2009-11-15 | Add lzma_physmem(). | Lasse Collin | 1 | -1/+0 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -1/+6 |
2009-09-11 | Use $(LN_EXEEXT) in symlinks to executables. | Lasse Collin | 1 | -2/+2 |
2009-08-13 | Fix xz Makefile.am for the man page. | Lasse Collin | 1 | -0/+2 |
2009-08-10 | Added a rough version of the xz man page. | Lasse Collin | 1 | -0/+15 |
2009-07-06 | Use sed instead of $(SED) so that we don't need to | Lasse Collin | 1 | -3/+3 |
2009-06-30 | Build system fixes | Lasse Collin | 1 | -1/+10 |
2009-06-27 | Added missing $(EXEEXT). | Lasse Collin | 1 | -1/+1 |
2009-06-27 | Create correct symlinks even when | Lasse Collin | 1 | -8/+13 |
2009-06-26 | Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] | Lasse Collin | 1 | -4/+4 |
2009-06-26 | Fix @variables@ to $(variables) in Makefile.am files. | Lasse Collin | 1 | -10/+11 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -10/+3 |
2009-02-07 | Make it easy to choose if command line tools should be | Lasse Collin | 1 | -5/+3 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -0/+2 |
2008-12-31 | Remove lzma_init() and other init functions from liblzma API. | Lasse Collin | 1 | -4/+1 |
2008-11-19 | Renamed lzma to xz and lzmadec to xzdec. We create symlinks | Lasse Collin | 1 | -0/+74 |