summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NEWS for 5.4.3.HEADmasterJia Tan2023-05-041-0/+10
* Add NEWS for 5.2.12.Jia Tan2023-05-041-0/+14
* Translations: Update the Croatian translation.Jia Tan2023-05-041-3/+3
* tuklib_integer.h: Reverts previous commit.Jia Tan2023-05-041-2/+2
* tuklib_integer.h: Changes two other UINT_MAX == UINT32_MAX to >=.Jia Tan2023-05-041-2/+2
* tuklib_integer.h: Fix a recent copypaste error in Clang detection.Lasse Collin2023-05-031-2/+2
* CI: Adds a build and test for small configuration.Jia Tan2023-04-251-0/+5
* CI: ci_build.sh allows configuring small build.Jia Tan2023-04-251-1/+6
* Update THANKS.Jia Tan2023-04-201-0/+1
* Windows: Include <intrin.h> when needed.Jia Tan2023-04-192-0/+16
* tuklib_integer: Use __builtin_clz() with Clang.Jia Tan2023-04-191-3/+3
* liblzma: Update project maintainers in lzma.h.Lasse Collin2023-04-141-1/+1
* liblzma: Cleans up old commented out code.Jia Tan2023-04-131-11/+0
* Docs: Add missing word to SECURITY.md.Jia Tan2023-04-071-1/+1
* Update THANKS.Jia Tan2023-04-071-0/+1
* Docs: Minor edits to SECURITY.md.Jia Tan2023-04-071-5/+20
* Docs: Create SECURITY.mdGabriela Gutierrez2023-04-071-0/+14
* CI: Tests for disabling threading on CMake builds.Jia Tan2023-03-292-5/+2
* CI: Removes CMakeCache.txt between builds.Jia Tan2023-03-291-0/+2
* CMake: Update liblzma-config.cmake generation.Jia Tan2023-03-291-11/+22
* CMake: Allows setting thread method.Jia Tan2023-03-291-40/+104
* CI: Runs CMake feature tests.Jia Tan2023-03-241-114/+55
* CI: ci_build.sh allows CMake features to be configured.Jia Tan2023-03-241-90/+143
* CI: Change ci_build.sh to use bash instead of sh.Jia Tan2023-03-241-1/+1
* CMake: Only build xzdec if decoders are enabled.Jia Tan2023-03-241-1/+1
* Build: Removes redundant check for LZMA1 filter support.Jia Tan2023-03-231-4/+1
* CMake: Bump maximum policy version to 3.26.Lasse Collin2023-03-231-1/+1
* CMake: Conditionally build xz list.* files if decoders are enabled.Jia Tan2023-03-231-2/+7
* CMake: Allow configuring features as cache variables.Jia Tan2023-03-231-137/+391
* Build: Add a comment that AC_PROG_CC_C99 is needed for Autoconf 2.69.Lasse Collin2023-03-211-0/+3
* Build: configure.ac: Use AS_IF and AS_CASE where required.Lasse Collin2023-03-211-15/+15
* Update THANKS.Lasse Collin2023-03-211-0/+1
* Build: Fix --disable-threads breaking the building of shared libs.Lasse Collin2023-03-211-8/+8
* liblzma: Silence -Wsign-conversion in SSE2 code in memcmplen.h.Lasse Collin2023-03-191-1/+2
* Add NEWS for 5.4.2.Jia Tan2023-03-181-0/+48
* Add NEWS for 5.2.11.Jia Tan2023-03-181-0/+27
* Update the copy of GNU GPLv3 from gnu.org to COPYING.GPLv3.Lasse Collin2023-03-181-4/+4
* Change a few HTTP URLs to HTTPS.Lasse Collin2023-03-188-19/+19
* CMake: Fix typo in a comment.Jia Tan2023-03-181-1/+1
* Windows: build.bash: Copy liblzma API docs to the output package.Lasse Collin2023-03-171-1/+2
* Windows: Add microlzma_*.c to the VS project files.Lasse Collin2023-03-176-0/+12
* CMake: Add microlzma_*.c to the build.Lasse Collin2023-03-171-0/+2
* Build: Update comments about unaligned access to mention 64-bit.Lasse Collin2023-03-172-6/+5
* Tests: Update .gitignore.Lasse Collin2023-03-171-1/+2
* po4a/update-po: Display the script name consistently in error messages.Lasse Collin2023-03-171-1/+1
* Doc: Rename Doxygen HTML doc directory name liblzma => api.Jia Tan2023-03-175-22/+22
* liblzma: Remove note from lzma_options_bcj about the ARM64 exception.Jia Tan2023-03-171-1/+1
* CI: Add doxygen as a dependency.Jia Tan2023-03-171-3/+2
* COPYING: Add a note about the included Doxygen-generated HTML.Lasse Collin2023-03-171-0/+11
* Doc: Update PACKAGERS with details about liblzma API docs install.Jia Tan2023-03-171-6/+16