1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Commit graph

  • b02e74eb73 Windows: Include <intrin.h> when needed. Jia Tan 2023-04-19 22:22:16 +0800
  • 8efb6ea63b tuklib_integer: Use __builtin_clz() with Clang. Jia Tan 2023-04-19 21:59:03 +0800
  • 3bd906f1f3 liblzma: Update project maintainers in lzma.h. Lasse Collin 2023-04-14 18:42:33 +0300
  • 0ab5527c46 liblzma: Cleans up old commented out code. Jia Tan 2023-04-13 20:45:19 +0800
  • 275e36013d Build: Removes redundant check for LZMA1 filter support. Jia Tan 2023-03-22 15:42:04 +0800
  • 2cf5ae5b5b CI: Adds a build and test for small configuration. Jia Tan 2023-04-25 20:06:15 +0800
  • be6e39a862 Update THANKS. Jia Tan 2023-04-20 20:15:00 +0800
  • 9e343a46cf Windows: Include <intrin.h> when needed. Jia Tan 2023-04-19 22:22:16 +0800
  • 12321a9390 tuklib_integer: Use __builtin_clz() with Clang. Jia Tan 2023-04-19 21:59:03 +0800
  • d1f0e01c39 liblzma: Update project maintainers in lzma.h. Lasse Collin 2023-04-14 18:42:33 +0300
  • 8204c5d130 liblzma: Cleans up old commented out code. Jia Tan 2023-04-13 20:45:19 +0800
  • 32980d1562 CMake: Update liblzma-config.cmake generation. Jia Tan 2023-03-28 22:32:40 +0800
  • 023907faa9 CMake: Allows setting thread method. Jia Tan 2023-03-28 22:25:33 +0800
  • ba176d77cb CMake: Only build xzdec if decoders are enabled. Jia Tan 2023-03-24 20:05:59 +0800
  • c99d697df8 Build: Removes redundant check for LZMA1 filter support. Jia Tan 2023-03-22 15:42:04 +0800
  • 54a2fd8c85 CMake: Bump maximum policy version to 3.26. Lasse Collin 2023-03-23 15:14:29 +0200
  • 622d0fdc02 CMake: Conditionally build xz list.* files if decoders are enabled. Jia Tan 2023-03-21 23:36:00 +0800
  • 3e2dc523c5 CMake: Allow configuring features as cache variables. Jia Tan 2023-02-25 11:46:50 +0800
  • 16b81a057a CI: ci_build.sh allows configuring small build. Jia Tan 2023-04-25 20:05:26 +0800
  • 78ccd93951 Update THANKS. Jia Tan 2023-04-20 20:15:00 +0800
  • f41df2ac2f Windows: Include <intrin.h> when needed. Jia Tan 2023-04-19 22:22:16 +0800
  • 7062348bf3 tuklib_integer: Use __builtin_clz() with Clang. Jia Tan 2023-04-19 21:59:03 +0800
  • 3938718ce3 liblzma: Update project maintainers in lzma.h. Lasse Collin 2023-04-14 18:42:33 +0300
  • 2a89670ab2 liblzma: Cleans up old commented out code. Jia Tan 2023-04-13 20:45:19 +0800
  • 0fbb2b87a7 Docs: Add missing word to SECURITY.md. Jia Tan 2023-04-07 20:46:41 +0800
  • fb9c50f38a Update THANKS. Jia Tan 2023-04-07 20:43:22 +0800
  • 537c6cd8a9 Docs: Minor edits to SECURITY.md. Jia Tan 2023-04-07 20:42:12 +0800
  • 6549df8dd5 Docs: Create SECURITY.md Gabriela Gutierrez 2023-04-07 12:08:30 +0000
  • d0faa85df5 CI: Tests for disabling threading on CMake builds. Jia Tan 2023-03-28 22:48:24 +0800
  • 8be5cc3b13 CI: Removes CMakeCache.txt between builds. Jia Tan 2023-03-28 22:45:42 +0800
  • 2cb6028fc3 CMake: Update liblzma-config.cmake generation. Jia Tan 2023-03-28 22:32:40 +0800
  • 4d7fac0b07 CMake: Allows setting thread method. Jia Tan 2023-03-28 22:25:33 +0800
  • 20cd905d89 CI: Runs CMake feature tests. Jia Tan 2023-03-24 23:05:48 +0800
  • 4fabdb269f CI: ci_build.sh allows CMake features to be configured. Jia Tan 2023-03-24 20:35:11 +0800
  • cf3d1f130e CI: Change ci_build.sh to use bash instead of sh. Jia Tan 2023-03-24 20:06:33 +0800
  • ddfe164368 CMake: Only build xzdec if decoders are enabled. Jia Tan 2023-03-24 20:05:59 +0800
  • 116e81f002 Build: Removes redundant check for LZMA1 filter support. Jia Tan 2023-03-22 15:42:04 +0800
  • 0ba234f692 CMake: Bump maximum policy version to 3.26. Lasse Collin 2023-03-23 15:14:29 +0200
  • b0891684b4 CMake: Conditionally build xz list.* files if decoders are enabled. Jia Tan 2023-03-21 23:36:00 +0800
  • 2c1a830efb CMake: Allow configuring features as cache variables. Jia Tan 2023-02-25 11:46:50 +0800
  • a2e129a81f Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69. Lasse Collin 2023-03-21 14:07:51 +0200
  • 260683a6e2 Build: configure.ac: Use AS_IF and AS_CASE where required. Lasse Collin 2023-03-21 14:04:37 +0200
  • edcde3e387 Update THANKS. Lasse Collin 2023-03-21 13:12:03 +0200
  • dcd6882cb9 Build: Fix --disable-threads breaking the building of shared libs. Lasse Collin 2023-03-21 13:11:49 +0200
  • 0c053f9733 Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69. Lasse Collin 2023-03-21 14:07:51 +0200
  • 915d4f6058 Build: configure.ac: Use AS_IF and AS_CASE where required. Lasse Collin 2023-03-21 14:04:37 +0200
  • b848c03958 Update THANKS. Lasse Collin 2023-03-21 13:12:03 +0200
  • c775ba1602 Build: Fix --disable-threads breaking the building of shared libs. Lasse Collin 2023-03-21 13:11:49 +0200
  • 8be136f667 Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69. Lasse Collin 2023-03-21 14:07:51 +0200
  • 53cc475f26 Build: configure.ac: Use AS_IF and AS_CASE where required. Lasse Collin 2023-03-21 14:04:37 +0200
  • 3b8890a402 Update THANKS. Lasse Collin 2023-03-21 13:12:03 +0200
  • 5a5bd7f871 Build: Fix --disable-threads breaking the building of shared libs. Lasse Collin 2023-03-21 13:11:49 +0200
  • 0673c9ec98 liblzma: Silence -Wsign-conversion in SSE2 code in memcmplen.h. Lasse Collin 2023-03-19 22:45:59 +0200
  • dfe1710784 liblzma: Silence -Wsign-conversion in SSE2 code in memcmplen.h. Lasse Collin 2023-03-19 22:45:59 +0200
  • 6ca8046ecb Bump version and soname for 5.4.2. v5.4.2 Jia Tan 2023-03-18 23:22:06 +0800
  • 3e206e5c43 Bump version and soname for 5.2.11. v5.2.11 Jia Tan 2023-03-18 22:25:59 +0800
  • 05b0a071b6 Add NEWS for 5.2.11. Jia Tan 2023-03-18 22:16:09 +0800
  • ce4f246600 Add NEWS for 5.4.2. Jia Tan 2023-03-18 22:10:57 +0800
  • f0c580c5fc Add NEWS for 5.4.2. Jia Tan 2023-03-18 22:10:57 +0800
  • af4925e604 Add NEWS for 5.2.11. Jia Tan 2023-03-18 22:10:12 +0800
  • 3634fe3307 Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3. Lasse Collin 2023-03-18 16:00:54 +0200
  • 97679d25ce Change a few HTTP URLs to HTTPS. Lasse Collin 2023-03-18 15:51:57 +0200
  • 84b8cd3ffc Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3. Lasse Collin 2023-03-18 16:00:54 +0200
  • 5a7b930efa Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3. Lasse Collin 2023-03-18 16:00:54 +0200
  • 090ea9ddd3 Change a few HTTP URLs to HTTPS. Lasse Collin 2023-03-18 15:51:57 +0200
  • b473a92891 Change a few HTTP URLs to HTTPS. Lasse Collin 2023-03-18 15:51:57 +0200
  • 01a67e89a5 CMake: Fix typo in a comment. Jia Tan 2023-03-18 00:40:28 +0800
  • 8b2f6001b4 CMake: Fix typo in a comment. Jia Tan 2023-03-18 00:40:28 +0800
  • 5dca3f5cba Windows: build.bash: Copy liblzma API docs to the output package. Lasse Collin 2023-03-17 18:36:22 +0200
  • 76e2315e14 Windows: build.bash: Copy liblzma API docs to the output package. Lasse Collin 2023-03-17 18:36:22 +0200
  • ae252862b3 Windows: Add microlzma_*.c to the VS project files. Lasse Collin 2023-03-17 08:53:38 +0200
  • 147d282cc3 CMake: Add microlzma_*.c to the build. Lasse Collin 2023-03-17 08:43:51 +0200
  • 4523a5ee29 Build: Update comments about unaligned access to mention 64-bit. Lasse Collin 2023-03-17 08:41:36 +0200
  • 82aacb4036 Tests: Update .gitignore. Lasse Collin 2023-03-17 00:02:30 +0200
  • 5d022c2492 po4a/update-po: Display the script name consistently in error messages. Lasse Collin 2023-03-14 20:04:03 +0200
  • 8962951173 Doc: Rename Doxygen HTML doc directory name liblzma => api. Jia Tan 2023-03-17 01:30:36 +0800
  • 94097157fa liblzma: Remove note from lzma_options_bcj about the ARM64 exception. Jia Tan 2023-03-16 22:07:15 +0800
  • da16d0b73b COPYING: Add a note about the included Doxygen-generated HTML. Lasse Collin 2023-03-15 19:19:13 +0200
  • e57c74f9ef Doc: Update PACKAGERS with details about liblzma API docs install. Jia Tan 2023-03-16 21:41:09 +0800
  • 7e2fa48bb7 liblzma: Add set lzma.h as the main page for Doxygen documentation. Jia Tan 2023-03-16 21:38:32 +0800
  • d42977c7ac Build: Generate doxygen documentation in autogen.sh. Jia Tan 2023-03-16 21:37:32 +0800
  • 8fc712fcf4 Build: Create doxygen/update-doxygen script. Jia Tan 2023-03-16 21:35:55 +0800
  • 77d2c025d1 Build: Install Doxygen docs and include in distribution if generated. Jia Tan 2023-03-16 21:34:36 +0800
  • 9af8f6f947 Doxygen: Refactor Doxyfile.in to doxygen/Doxyfile. Jia Tan 2023-01-03 20:37:30 +0800
  • 133cf55edc Windows: Add microlzma_*.c to the VS project files. Lasse Collin 2023-03-17 08:53:38 +0200
  • 75c9ca450f CMake: Add microlzma_*.c to the build. Lasse Collin 2023-03-17 08:43:51 +0200
  • 0cc3313bd4 Build: Update comments about unaligned access to mention 64-bit. Lasse Collin 2023-03-17 08:41:36 +0200
  • 5e57e33013 Tests: Update .gitignore. Lasse Collin 2023-03-17 00:02:30 +0200
  • 0007394d54 po4a/update-po: Display the script name consistently in error messages. Lasse Collin 2023-03-14 20:04:03 +0200
  • 509157c80c Doc: Rename Doxygen HTML doc directory name liblzma => api. Jia Tan 2023-03-17 01:30:36 +0800
  • fd90e2f4c2 liblzma: Remove note from lzma_options_bcj about the ARM64 exception. Jia Tan 2023-03-16 22:07:15 +0800
  • 4f50763b98 CI: Add doxygen as a dependency. Jia Tan 2023-03-16 21:44:02 +0800
  • f68f4b27f6 COPYING: Add a note about the included Doxygen-generated HTML. Lasse Collin 2023-03-15 19:19:13 +0200
  • 8979308528 Doc: Update PACKAGERS with details about liblzma API docs install. Jia Tan 2023-03-16 21:41:09 +0800
  • 55ba6e9300 liblzma: Add set lzma.h as the main page for Doxygen documentation. Jia Tan 2023-03-16 21:38:32 +0800
  • 16f2125559 Build: Generate doxygen documentation in autogen.sh. Jia Tan 2023-03-16 21:37:32 +0800
  • 1321852a3b Build: Create doxygen/update-doxygen script. Jia Tan 2023-03-16 21:35:55 +0800
  • b1216a7772 Build: Install Doxygen docs and include in distribution if generated. Jia Tan 2023-03-16 21:34:36 +0800
  • c97d12f300 Doxygen: Refactor Doxyfile.in to doxygen/Doxyfile. Lasse Collin 2023-03-16 21:23:48 +0800
  • 1c558a2692 Tests: Remove unused macros and functions. Jia Tan 2023-02-28 23:22:36 +0800