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