Age | Commit message (Expand) | Author | Files | Lines |
2022-11-30 | Change the bug report address. | Lasse Collin | 1 | -1/+1 |
2022-11-30 | Build: Add string_conversion.c to CMake, DOS, and VS files. | Lasse Collin | 6 | -0/+6 |
2022-11-09 | Windows: Update the VS project files for ARM64 and .lz support. | Lasse Collin | 9 | -4/+49 |
2022-08-18 | Windows: Fix broken liblzma.dll build with Visual Studio project files. | Lasse Collin | 3 | -0/+18 |
2019-05-11 | spelling | Antoine Cœur | 1 | -1/+1 |
2019-05-01 | Windows: Update VS version in windows/vs2019/config.h. | Lasse Collin | 1 | -1/+1 |
2019-05-01 | Windows: Upgrade solution itself | Julien Marrec | 1 | -2/+5 |
2019-05-01 | Windows: Upgrade solution with VS2019 | Julien Marrec | 2 | -14/+16 |
2019-05-01 | Windows: Duplicate windows/vs2017 before upgrading | Julien Marrec | 4 | -0/+937 |
2019-01-13 | Windows/VS2017: Omit WindowsTargetPlatformVersion from project files. | Lasse Collin | 3 | -2/+4 |
2017-09-16 | Windows: Fix paths in VS project files. | Lasse Collin | 4 | -36/+36 |
2017-09-16 | Windows: Update VS2017 project files to include file info decoder. | Lasse Collin | 2 | -0/+4 |
2017-09-16 | Windows: Add project files for VS2017. | Lasse Collin | 4 | -0/+935 |
2017-09-16 | Windows: Update VS2013 project files to include file info decoder. | Lasse Collin | 2 | -0/+4 |
2017-09-16 | Windows: Move VS2013 files into windows/vs2013 directory. | Lasse Collin | 4 | -279/+279 |
2017-04-19 | Update the home page URLs to HTTPS. | Lasse Collin | 2 | -2/+2 |
2015-11-03 | Windows/MSVC: Update config.h. | Lasse Collin | 1 | -0/+6 |
2015-08-09 | Windows: Define DLL_EXPORT when building liblzma.dll with MSVC. | Lasse Collin | 1 | -6/+6 |
2015-08-09 | Windows: Omit unneeded header files from MSVC project files. | Lasse Collin | 2 | -10/+0 |
2015-06-19 | Windows: Update the docs. | Lasse Collin | 2 | -1/+48 |
2015-06-19 | Windows: Add MSVC project files for building liblzma. | Lasse Collin | 3 | -0/+795 |
2014-12-21 | Windows: Fix bin_i486 to bin_i686 in build.bash. | Lasse Collin | 1 | -1/+1 |
2014-12-20 | Windows: Update build instructions. | Lasse Collin | 1 | -23/+21 |
2014-12-20 | Windows: Update the build script and README-Windows.txt. | Lasse Collin | 2 | -23/+30 |
2014-12-19 | Windows: Define TUKLIB_SYMBOL_PREFIX in config.h. | Lasse Collin | 1 | -0/+3 |
2014-01-12 | Windows: Add config.h for building liblzma with MSVC 2013. | Lasse Collin | 1 | -0/+139 |
2013-09-17 | Add native threading support on Windows. | Lasse Collin | 2 | -15/+10 |
2012-04-29 | Windows: Update notes about static linking with MSVC. | Lasse Collin | 1 | -4/+9 |
2011-09-06 | Build: Fix "make check" on Windows. | Lasse Collin | 1 | -0/+2 |
2011-04-12 | Remove doubled words from documentation and comments. | Lasse Collin | 1 | -1/+1 |
2010-10-26 | Build: Copy the example programs to $docdir/examples. | Lasse Collin | 1 | -1/+2 |
2010-10-09 | Windows: Put some license info into README-Windows.txt. | Lasse Collin | 1 | -4/+4 |
2010-10-09 | Windows: Fix a diagnostics bug in build.bash. | Lasse Collin | 1 | -1/+1 |
2010-10-09 | Windows: Make build.bash prefer MinGW-w32 over MinGW. | Lasse Collin | 1 | -9/+9 |
2010-10-09 | Windows: Copy COPYING-Windows.txt (if it exists) to the package. | Lasse Collin | 1 | -2/+12 |
2010-10-08 | Windows: Fix build.bash again. | Lasse Collin | 1 | -3/+4 |
2010-10-07 | Windows: Make build.bash work without --enable-dynamic=no. | Lasse Collin | 1 | -2/+2 |
2010-09-28 | Move version.sh to build-aux. | Lasse Collin | 1 | -1/+1 |
2010-07-27 | Windows: Add a note about building a Git repository snapshot | Lasse Collin | 1 | -0/+9 |
2010-07-27 | Windows: build.sh is a bash script so name it correctly. | Lasse Collin | 2 | -6/+6 |
2010-07-27 | Windows: Don't strip liblzma.a too much. | Lasse Collin | 1 | -1/+2 |
2010-02-12 | Collection of language fixes to comments and docs. | Lasse Collin | 1 | -2/+2 |
2010-02-01 | Fix typos in comments. | Lasse Collin | 1 | -1/+1 |
2010-02-01 | Fix a comment. | Lasse Collin | 1 | -3/+2 |
2010-01-31 | Revise the Windows build files. | Lasse Collin | 6 | -645/+435 |
2010-01-17 | Updated windows/Makefile. | Lasse Collin | 2 | -13/+27 |
2009-09-11 | Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors. | Lasse Collin | 1 | -0/+3 |
2009-06-27 | Moved the Windows resource files outside the windows directory | Lasse Collin | 6 | -82/+19 |
2009-06-26 | Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc] | Lasse Collin | 1 | -2/+2 |
2009-06-26 | Ugly hack to make it possible to use the thousand separator | Lasse Collin | 1 | -10/+3 |
2009-06-26 | Added missing source files to windows/Makefile. | Lasse Collin | 1 | -0/+2 |
2009-06-26 | Basic support for building with Cygwin and MinGW using | Lasse Collin | 1 | -9/+7 |
2009-06-04 | Fix purporse -> purpose. Thanks to Andrew Dudman. | Lasse Collin | 1 | -1/+1 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -1/+1 |
2009-02-17 | Added lzma_easy_buffer_encode(). Splitted easy.c into small | Lasse Collin | 1 | -1/+5 |
2009-02-13 | Windows port: Take advantage of the version number macros. | Lasse Collin | 3 | -24/+9 |
2009-02-10 | Added resource files for the Windows build. | Lasse Collin | 6 | -15/+88 |
2009-02-07 | MinGW support: Don't build fastpos_tablegen.c as part of | Lasse Collin | 2 | -33/+69 |
2009-02-06 | Some MSYS installations (e.g. MsysGit) don't includelarhzu/v4.999.8beta | Lasse Collin | 2 | -10/+13 |
2009-02-05 | Added initial experimental makefile for use with MinGW. | Lasse Collin | 3 | -0/+597 |