]> git.ipfire.org Git - thirdparty/xz.git/history - windows
Translations: Update the Romanian man page translations.
[thirdparty/xz.git] / windows /
2024-01-19  Jia TanDocs: Update website URLs.
2023-09-24  Jia TanBuild: Change quoting style from `...' to '...'.
2023-09-24  Lasse CollinWindows: Update the version requirement comments from...
2023-09-22  Lasse CollinMSVC: Remove Visual Studio project files and update...
2023-03-18  Lasse CollinChange a few HTTP URLs to HTTPS.
2023-03-17  Lasse CollinWindows: build.bash: Copy liblzma API docs to the outpu...
2023-03-17  Lasse CollinWindows: Add microlzma_*.c to the VS project files.
2023-01-09  Lasse CollinWindows: Update INSTALL-MSVC.txt to recommend CMake...
2023-01-06  Jia TanMerge pull request #7 from tukaani-project/tuktest_inde...
2023-01-06  Jia TanBuild: Add missing stream_decoder_mt.c to .vcxproj...
2022-11-30  Lasse CollinChange the bug report address.
2022-11-30  Lasse CollinBuild: Add string_conversion.c to CMake, DOS, and VS...
2022-11-09  Lasse CollinWindows: Update the VS project files for ARM64 and...
2022-08-18  Lasse CollinWindows: Fix broken liblzma.dll build with Visual Studi...
2019-05-11  Antoine Cœurspelling
2019-05-01  Lasse CollinWindows: Update VS version in windows/vs2019/config.h.
2019-05-01  Julien MarrecWindows: Upgrade solution itself
2019-05-01  Julien MarrecWindows: Upgrade solution with VS2019
2019-05-01  Julien MarrecWindows: Duplicate windows/vs2017 before upgrading
2019-01-13  Lasse CollinWindows/VS2017: Omit WindowsTargetPlatformVersion from...
2017-09-16  Lasse CollinWindows: Fix paths in VS project files.
2017-09-16  Lasse CollinWindows: Update VS2017 project files to include file...
2017-09-16  Lasse CollinWindows: Add project files for VS2017.
2017-09-16  Lasse CollinWindows: Update VS2013 project files to include file...
2017-09-16  Lasse CollinWindows: Move VS2013 files into windows/vs2013 directory.
2017-04-19  Lasse CollinUpdate the home page URLs to HTTPS.
2015-11-03  Lasse CollinWindows/MSVC: Update config.h.
2015-08-09  Lasse CollinWindows: Define DLL_EXPORT when building liblzma.dll...
2015-08-09  Lasse CollinWindows: Omit unneeded header files from MSVC project...
2015-06-19  Lasse CollinWindows: Update the docs.
2015-06-19  Lasse CollinWindows: Add MSVC project files for building liblzma.
2014-12-21  Lasse CollinWindows: Fix bin_i486 to bin_i686 in build.bash.
2014-12-20  Lasse CollinWindows: Update build instructions.
2014-12-20  Lasse CollinWindows: Update the build script and README-Windows...
2014-12-19  Lasse CollinWindows: Define TUKLIB_SYMBOL_PREFIX in config.h.
2014-01-12  Lasse CollinWindows: Add config.h for building liblzma with MSVC...
2013-09-17  Lasse CollinAdd native threading support on Windows.
2012-04-29  Lasse CollinWindows: Update notes about static linking with MSVC.
2011-09-06  Lasse CollinBuild: Fix "make check" on Windows.
2011-04-12  Lasse CollinRemove doubled words from documentation and comments.
2010-10-26  Lasse CollinMerge branch 'v5.0'
2010-10-26  Lasse CollinBuild: Copy the example programs to $docdir/examples.
2010-10-09  Lasse CollinWindows: Put some license info into README-Windows...
2010-10-09  Lasse CollinWindows: Fix a diagnostics bug in build.bash.
2010-10-09  Lasse CollinWindows: Make build.bash prefer MinGW-w32 over MinGW.
2010-10-09  Lasse CollinWindows: Copy COPYING-Windows.txt (if it exists) to...
2010-10-08  Lasse CollinWindows: Fix build.bash again.
2010-10-06  Lasse CollinWindows: Make build.bash work without --enable-dynamic=no.
2010-09-28  Lasse CollinMove version.sh to build-aux.
2010-07-27  Lasse CollinWindows: Add a note about building a Git repository...
2010-07-27  Lasse CollinWindows: build.sh is a bash script so name it correctly.
2010-07-27  Lasse CollinWindows: Don't strip liblzma.a too much.
2010-02-12  Lasse CollinCollection of language fixes to comments and docs.
2010-02-01  Lasse CollinFix typos in comments.
2010-02-01  Lasse CollinFix a comment.
2010-01-31  Lasse CollinRevise the Windows build files.
2010-01-17  Lasse CollinUpdated windows/Makefile.
2009-09-11  Lasse CollinAdd PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix...
2009-06-27  Lasse CollinMoved the Windows resource files outside the windows...
2009-06-26  Lasse CollinRename process.[hc] to coder.[hc] and io.[hc] to file_i...
2009-06-26  Lasse CollinUgly hack to make it possible to use the thousand separator
2009-06-26  Lasse CollinAdded missing source files to windows/Makefile.
2009-06-26  Lasse CollinBasic support for building with Cygwin and MinGW using
2009-06-04  Lasse CollinFix purporse -> purpose. Thanks to Andrew Dudman.
2009-04-13  Lasse CollinPut the interesting parts of XZ Utils into the public...
2009-02-17  Lasse CollinAdded lzma_easy_buffer_encode(). Splitted easy.c into...
2009-02-13  Lasse CollinWindows port: Take advantage of the version number...
2009-02-10  Lasse CollinAdded resource files for the Windows build.
2009-02-07  Lasse CollinMinGW support: Don't build fastpos_tablegen.c as part of
2009-02-06  Lasse CollinSome MSYS installations (e.g. MsysGit) don't include v4.999.8beta
2009-02-05  Lasse CollinAdded initial experimental makefile for use with MinGW.