aboutsummaryrefslogtreecommitdiff
path: root/windows
AgeCommit message (Expand)Author
2015-09-25Windows: Define DLL_EXPORT when building liblzma.dll with MSVC.Lasse Collin
2015-09-25Windows: Omit unneeded header files from MSVC project files.Lasse Collin
2015-09-25Windows: Update the docs.Lasse Collin
2015-09-25Windows: Add MSVC project files for building liblzma.Lasse Collin
2014-12-21Windows: Fix bin_i486 to bin_i686 in build.bash.Lasse Collin
2014-12-20Windows: Update build instructions.Lasse Collin
2014-12-20Windows: Update the build script and README-Windows.txt.Lasse Collin
2014-12-19Windows: Define TUKLIB_SYMBOL_PREFIX in config.h.Lasse Collin
2014-01-12Windows: Add config.h for building liblzma with MSVC 2013.Lasse Collin
2013-09-17Add native threading support on Windows.Lasse Collin
2012-04-29Windows: Update notes about static linking with MSVC.Lasse Collin
2011-09-06Build: Fix "make check" on Windows.Lasse Collin
2011-04-12Remove doubled words from documentation and comments.Lasse Collin
2010-10-26Build: Copy the example programs to $docdir/examples.Lasse Collin
2010-10-09Windows: Put some license info into README-Windows.txt.Lasse Collin
2010-10-09Windows: Fix a diagnostics bug in build.bash.Lasse Collin
2010-10-09Windows: Make build.bash prefer MinGW-w32 over MinGW.Lasse Collin
2010-10-09Windows: Copy COPYING-Windows.txt (if it exists) to the package.Lasse Collin
2010-10-08Windows: Fix build.bash again.Lasse Collin
2010-10-07Windows: Make build.bash work without --enable-dynamic=no.Lasse Collin
2010-09-28Move version.sh to build-aux.Lasse Collin
2010-07-27Windows: Add a note about building a Git repository snapshotLasse Collin
2010-07-27Windows: build.sh is a bash script so name it correctly.Lasse Collin
2010-07-27Windows: Don't strip liblzma.a too much.Lasse Collin
2010-02-12Collection of language fixes to comments and docs.Lasse Collin
2010-02-01Fix typos in comments.Lasse Collin
2010-02-01Fix a comment.Lasse Collin
2010-01-31Revise the Windows build files.Lasse Collin
2010-01-17Updated windows/Makefile.Lasse Collin
2009-09-11Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors.Lasse Collin
2009-06-27Moved the Windows resource files outside the windows directoryLasse Collin
2009-06-26Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin
2009-06-26Ugly hack to make it possible to use the thousand separatorLasse Collin
2009-06-26Added missing source files to windows/Makefile.Lasse Collin
2009-06-26Basic support for building with Cygwin and MinGW usingLasse Collin
2009-06-04Fix purporse -> purpose. Thanks to Andrew Dudman.Lasse Collin
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin
2009-02-17Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin
2009-02-13Windows port: Take advantage of the version number macros.Lasse Collin
2009-02-10Added resource files for the Windows build.Lasse Collin
2009-02-07MinGW support: Don't build fastpos_tablegen.c as part ofLasse Collin
2009-02-06Some MSYS installations (e.g. MsysGit) don't includeLasse Collin
2009-02-05Added initial experimental makefile for use with MinGW.Lasse Collin