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