xz-analysis-mirror/src/xz
Lasse Collin 221be761f4 Use $(LN_EXEEXT) in symlinks to executables.
This fixes "make install" on operating systems using
a suffix for executables.

Cygwin is treated specially. The symlink names won't have
.exe suffix even though the executables themselves have.
Thanks to Charles Wilson.
2009-09-11 10:24:09 +03:00
..
Makefile.am Use $(LN_EXEEXT) in symlinks to executables. 2009-09-11 10:24:09 +03:00
args.c Fix incorrect usage of getopt_long(), which caused 2009-07-23 19:10:55 +03:00
args.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
coder.c Avoid internal error with --format=xz --lzma1. 2009-07-20 15:43:32 +03:00
coder.h Updated comments to match renamed files. 2009-06-26 21:00:35 +03:00
file_io.c Silence a compiler warning on DOS-like systems. 2009-06-27 10:02:24 +03:00
file_io.h Updated comments to match renamed files. 2009-06-26 21:00:35 +03:00
hardware.c Make the default memory usage limit 40 % of RAM for both 2009-05-22 11:29:50 +03:00
hardware.h Make the default memory usage limit 40 % of RAM for both 2009-05-22 11:29:50 +03:00
list.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
main.c Sync some error messages from xz to xzdec. 2009-08-13 12:42:36 +03:00
main.h Add --no-warn. 2009-05-22 14:43:00 +03:00
message.c Define PACKAGE_HOMEPAGE in configure.ac and use it in 2009-07-02 14:30:38 +03:00
message.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
options.c Refactored option parsing. 2009-09-01 20:40:01 +03:00
options.h Add support for specifying the BCJ filter start offset 2009-05-23 15:12:23 +03:00
private.h Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] 2009-06-26 20:49:54 +03:00
signals.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
signals.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
suffix.c Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
suffix.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
util.c Use even more hackish way to support thousand separators. 2009-08-29 14:43:52 +03:00
util.h Ugly hack to make it possible to use the thousand separator 2009-06-26 20:36:45 +03:00
xz.1 Update xz man page date. 2009-08-27 17:08:33 +03:00
xz_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00