1
0
mirror of https://git.tukaani.org/xz.git synced 2025-11-24 15:54:46 +00:00

Commit Graph

  • 68059334ff Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors. Lasse Collin 2009-09-11 17:06:32 +03:00
  • 221be761f4 Use $(LN_EXEEXT) in symlinks to executables. Lasse Collin 2009-09-11 10:24:09 +03:00
  • 18a4233a53 Fix a couple of warnings. Lasse Collin 2009-09-11 09:25:09 +03:00
  • 429910b2ba Add OS/2-specific code to physmem.h. Lasse Collin 2009-09-05 18:39:21 +03:00
  • 7aca7b3174 Updated THANKS. Lasse Collin 2009-09-05 01:21:15 +03:00
  • 60ccb80c9c Use sysctl() != -1 instead of !sysctl() to check if the function call succeeded. Lasse Collin 2009-09-05 01:20:29 +03:00
  • 173368911c Mention in INSTALL that --enable-small doesn't modify CFLAGS. Lasse Collin 2009-09-02 09:43:51 +03:00
  • 319a0fd7d7 Refactored option parsing. Lasse Collin 2009-09-01 20:40:01 +03:00
  • 25adaaa56e Fix options parsing bug in xz. Lasse Collin 2009-09-01 20:23:30 +03:00
  • 5f6dddc6c9 Updated TODO. Lasse Collin 2009-09-01 20:20:19 +03:00
  • 655457b9ad Revert 43f44160b1ddcbf7e5205c37db09b3bebe7226f9 and use a fix that works on all systems using GNU assembler. Lasse Collin 2009-08-31 21:59:25 +03:00
  • 162189c347 Updated THANKS. Lasse Collin 2009-08-30 17:29:19 +03:00
  • 2331f5f97a Add more OS/2 specific info to INSTALL. Lasse Collin 2009-08-30 17:28:52 +03:00
  • 94c66b3297 Use even more hackish way to support thousand separators. Lasse Collin 2009-08-29 14:43:52 +03:00
  • 3432e9c6aa Updated THANKS. Lasse Collin 2009-08-29 13:42:56 +03:00
  • 27414daadf Fix sysctl() usage. Lasse Collin 2009-08-29 13:39:21 +03:00
  • 43f44160b1 Fix x86 assembler on GCC 3. Lasse Collin 2009-08-29 13:35:23 +03:00
  • 682efdc1f9 "make dist" fixes v4.999.9beta Lasse Collin 2009-08-27 18:36:59 +03:00
  • c8c184db1c Update xz man page date. Lasse Collin 2009-08-27 17:08:33 +03:00
  • 9756fce565 Fix the debug directory. Lasse Collin 2009-08-27 17:00:22 +03:00
  • 77007a7fb2 Add missing files to EXTRA_DIST. Lasse Collin 2009-08-27 16:36:40 +03:00
  • 04dcbfdeb9 Bumped version to 4.999.9beta. Lasse Collin 2009-08-27 16:21:22 +03:00
  • fd7618611a Updated THANKS. Lasse Collin 2009-08-27 16:17:47 +03:00
  • c29e76c0f9 .xz file format specification 1.0.4 (probably). Lasse Collin 2009-08-27 16:12:52 +03:00
  • 696d7ee395 Require GNU libtool 2.2. Lasse Collin 2009-08-27 15:43:54 +03:00
  • 4c3558aa83 Add "dos" to EXTRA_DIST. Lasse Collin 2009-08-27 15:34:45 +03:00
  • 35b29e4424 Updated TODO. Lasse Collin 2009-08-27 15:23:27 +03:00
  • 2341437719 Some xz man page improvements. Lasse Collin 2009-08-27 15:17:00 +03:00
  • 371b04e19f Removed doc/bugs.txt. Lasse Collin 2009-08-27 10:41:01 +03:00
  • d88c4072b3 Updated README. Lasse Collin 2009-08-27 10:40:25 +03:00
  • 92e536d8b8 Fix a typo in FAQ. Lasse Collin 2009-08-27 10:21:18 +03:00
  • 3e2ba8b585 Updates to liblzma API headers. Lasse Collin 2009-08-27 10:13:46 +03:00
  • 8e8ebc17c5 Install faq.txt. Lasse Collin 2009-08-18 00:30:09 +03:00
  • b198e770a1 Updated faq.txt. Lasse Collin 2009-08-18 00:26:48 +03:00
  • fe111a25cd Some xz man changes. Lasse Collin 2009-08-17 22:45:50 +03:00
  • 10242a21e9 Updated THANKS. Lasse Collin 2009-08-16 22:15:42 +03:00
  • 3ce1916c83 Fix data corruption in LZ/LZMA2 encoder. Lasse Collin 2009-08-16 22:15:13 +03:00
  • 66da129c8e Updated INSTALL and PACKAGERS to match the changes made in --enable-dynamic. Lasse Collin 2009-08-13 15:15:37 +03:00
  • 8238c4b240 Link lzmainfo against shared liblzma by default. Lasse Collin 2009-08-13 15:03:46 +03:00
  • 71f18e8a06 Make --enable-dynamic a tristate option. Lasse Collin 2009-08-13 15:00:21 +03:00
  • 5aa4678b23 Fix xz Makefile.am for the man page. Lasse Collin 2009-08-13 12:56:47 +03:00
  • e51b4e49e8 Add lzmainfo for backward compatibility with LZMA Utils. Lasse Collin 2009-08-13 12:55:45 +03:00
  • a4165d0584 Sync some error messages from xz to xzdec. Lasse Collin 2009-08-13 12:42:36 +03:00
  • df636eb4e0 Add xz man page to manfiles in toplevel Makefile.am. Lasse Collin 2009-08-13 09:37:21 +03:00
  • 180bdf58ea Fix first line of xz man page. Lasse Collin 2009-08-13 09:37:01 +03:00
  • e1ce2291e7 Added a rough version of the xz man page. Lasse Collin 2009-08-10 11:22:31 +03:00
  • e71903fc61 “xzdiff a.xz b.xz” always fails Jonathan Nieder 2009-08-09 13:41:20 -05:00
  • 1d314b81aa xzless: Support compressed standard input Jonathan Nieder 2009-08-09 13:22:12 -05:00
  • a7f5d2fe48 GPLv2+ not GPLv2 for Doxyfile.in is probably OK. Lasse Collin 2009-08-09 20:57:46 +03:00
  • b735cde20c Added a copyright notice to Doxyfile.in since it contains lots of comments from Doxygen. Lasse Collin 2009-08-02 00:27:29 +03:00
  • 0fd157cc00 Updated THANKS. Lasse Collin 2009-08-02 00:11:37 +03:00
  • b198da96ff Updated TODO. Lasse Collin 2009-08-02 00:10:22 +03:00
  • 669413bb2d Updated THANKS. Lasse Collin 2009-07-30 12:25:55 +03:00
  • dbbd8fb870 xzdiff: add missing ;; to case statement Jonathan Nieder 2009-07-28 17:37:24 -05:00
  • adbad2d16c Added history.txt to doc_DATA. Lasse Collin 2009-07-24 13:15:06 +03:00
  • e0236f1256 Updated .gitignore files. Lasse Collin 2009-07-24 12:00:40 +03:00
  • 2f34fb2692 Minor improvements to COPYING. Lasse Collin 2009-07-24 11:34:02 +03:00
  • 0db1befcfb Fix incorrect usage of getopt_long(), which caused invalid memory access if XZ_OPT was defined. Lasse Collin 2009-07-23 19:10:55 +03:00
  • 8f8ec942d6 Avoid internal error with --format=xz --lzma1. Lasse Collin 2009-07-20 15:43:32 +03:00
  • 99f9e879a6 Major documentation update. Lasse Collin 2009-07-19 13:14:20 +03:00
  • ef4cf1851d Added missing author notice to xzless.in. Lasse Collin 2009-07-19 11:09:31 +03:00
  • 4c9c989d45 Use AC_CONFIG_AUX_DIR to clean up the toplevel directory a little. Lasse Collin 2009-07-18 18:54:55 +03:00
  • 366e436090 Updated the totally outdated TODO file. Lasse Collin 2009-07-18 14:34:08 +03:00
  • 64e498c89d Added public domain notice into a few files. Lasse Collin 2009-07-18 11:26:39 +03:00
  • a35755c5de Allow extra commas in filter-specific options on xz command line. Lasse Collin 2009-07-14 21:10:36 +03:00
  • 98f3cac1ad Accept --lzma2=preset=6e where "e" is equivalent to --extreme when no custom chain is in use. Lasse Collin 2009-07-14 18:04:31 +03:00
  • d873a09e95 Add dist-hook to create ChangeLog from the commit log, and to conver the man pages to PDF and plain text, which may be convenient to those who cannot render man pages. Lasse Collin 2009-07-12 19:08:30 +03:00
  • cd69a5a6c1 BCJ filters: Reject invalid start offsets with LZMA_OPTIONS_ERROR. Lasse Collin 2009-07-10 11:39:38 +03:00
  • eed9953732 Look for full command names instead of substrings like "un", "cat", and "lz" when determining if xz is run as unxz, xzcat, lzma, unlzma, or lzcat. Lasse Collin 2009-07-10 11:33:21 +03:00
  • 6f62fa88f4 Updated THANKS. Lasse Collin 2009-07-08 23:06:46 +03:00
  • 1754b7e03e Portability improvement to version.sh. Lasse Collin 2009-07-08 23:05:29 +03:00
  • 3bdb53792c Remove --force from xzdec. Lasse Collin 2009-07-08 22:50:16 +03:00
  • 5f16ef4abf Use sed instead of $(SED) so that we don't need to use AC_PROG_SED. We don't do anything fancy with sed, so this should work OK. libtool 2.2 sets SED but 1.5 doesn't, so $(SED) happened to work when using libtool 2.2. Lasse Collin 2009-07-06 10:36:04 +03:00
  • 96e4b257e1 Major update to the xzgrep and other scripts based on the latest versions found from gzip CVS repository. Lasse Collin 2009-07-05 22:25:17 +03:00
  • 25cc7a6e8c Use @PACKAGE_HOMEPAGE@ in liblzma.pc.in. Lasse Collin 2009-07-05 19:26:53 +03:00
  • 18c10c30d2 Make "xz --decompress --stdout --force" copy unrecognized files as is to standard output. Lasse Collin 2009-07-04 00:40:44 +03:00
  • 0a289c01ac Define PACKAGE_HOMEPAGE in configure.ac and use it in xz and xzdec. Lasse Collin 2009-07-02 14:30:38 +03:00
  • 5cc99db5ba Avoid visibility related compiler warnings on Windows. Lasse Collin 2009-07-01 12:21:24 +03:00
  • 7653d1cf48 Use static liblzma by default also for tests. Lasse Collin 2009-06-30 17:14:39 +03:00
  • f42ee98166 Build system fixes Lasse Collin 2009-06-30 17:09:57 +03:00
  • 89dac1db6f Added a comment about "autoconf -fi" to autogen.sh. Lasse Collin 2009-06-29 22:19:51 +03:00
  • 6e685aae45 Add -no-undefined to get shared liblzma on Windows. Lasse Collin 2009-06-28 10:04:24 +03:00
  • 73f560ee5f Make physmem() work on Cygwin 1.5 and older. Lasse Collin 2009-06-27 22:57:15 +03:00
  • 7ff0004fbc Moved the Windows resource files outside the windows directory to prepare for building them with Autotools. Lasse Collin 2009-06-27 17:28:01 +03:00
  • 449c634674 Added missing $(EXEEXT). Lasse Collin 2009-06-27 13:05:03 +03:00
  • 792db79f27 Create correct symlinks even when --program-{prefix,suffix,transform} is passed to configure. Lasse Collin 2009-06-27 12:32:40 +03:00
  • 0adc72feb8 Silence a compiler warning on DOS-like systems. Lasse Collin 2009-06-27 10:02:24 +03:00
  • ad12edc952 Updated the filenames in POTFILES.in too. Lasse Collin 2009-06-27 09:35:15 +03:00
  • b2b1f86753 Hopefully improved portability of the assembler code in Autotools based builds on Windows. Lasse Collin 2009-06-27 00:43:06 +03:00
  • c393055947 Updated THANKS (most of today's commits are based on Charles Wilson's patches). Lasse Collin 2009-06-26 21:17:29 +03:00
  • da0af22e4b Updated comments to match renamed files. Lasse Collin 2009-06-26 21:00:35 +03:00
  • 65014fd211 Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] to avoid problems on systems with system headers with those names. Lasse Collin 2009-06-26 20:49:54 +03:00
  • 5e1257466d Rename process_file() to coder_run(). Lasse Collin 2009-06-26 20:43:36 +03:00
  • cad62551c5 Ugly hack to make it possible to use the thousand separator format character with snprintf() on POSIX systems but not on non-POSIX systems and still keep xgettext working. Lasse Collin 2009-06-26 20:36:45 +03:00
  • fe378d4707 Added missing source files to windows/Makefile. Lasse Collin 2009-06-26 15:40:40 +03:00
  • 390a640856 Basic support for building with Cygwin and MinGW using the Autotools based build system. It's not good yet, more fixes will follow. Lasse Collin 2009-06-26 15:37:53 +03:00
  • 1c9360b7d1 Fix @variables@ to $(variables) in Makefile.am files. Fix the ordering of libgnu.a and LTLIBINTL on the linker command line and added missing LTLIBINTL to tests/Makefile.am. Lasse Collin 2009-06-26 14:47:31 +03:00
  • d45615c555 Allow to explicitly specify autotool versions in autogen.sh. Lasse Collin 2009-06-26 14:20:02 +03:00
  • eaf8367368 Add version.sh to EXTRA_DIST. Lasse Collin 2009-06-26 14:18:32 +03:00
  • b317b218e2 Support HW_PHYSMEM64 Lasse Collin 2009-06-24 20:14:10 +03:00