]> icculus.org git repositories - icculus/xz.git/history - src/xz/Makefile.am
Build: Add options to disable individual command line tools.
[icculus/xz.git] / src / xz / Makefile.am
2010-10-08 Lasse CollinBuild: Add options to disable individual command line...
2010-10-05 Lasse CollinBuild: Remove the static/dynamic tricks.
2010-09-10 Lasse Collinxz: Multiple fixes.
2010-01-29 Lasse CollinAdd list.h to src/xz/Makefile.am.
2010-01-24 Lasse CollinAdd initial version of xz --list.
2009-11-15 Lasse CollinAdd lzma_physmem().
2009-09-19 Lasse CollinVarious changes.
2009-09-11 Lasse CollinUse $(LN_EXEEXT) in symlinks to executables.
2009-08-13 Lasse CollinFix xz Makefile.am for the man page.
2009-08-10 Lasse CollinAdded a rough version of the xz man page.
2009-07-06 Lasse CollinUse sed instead of $(SED) so that we don't need to
2009-06-30 Lasse CollinBuild system fixes
2009-06-27 Lasse CollinAdded missing $(EXEEXT).
2009-06-27 Lasse CollinCreate correct symlinks even when
2009-06-26 Lasse CollinRename process.[hc] to coder.[hc] and io.[hc] to file_i...
2009-06-26 Lasse CollinFix @variables@ to $(variables) in Makefile.am files.
2009-04-13 Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-07 Lasse CollinMake it easy to choose if command line tools should be
2009-02-05 Lasse CollinVarious code cleanups the the xz command line tool.
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...