summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
...
* Updated windows/Makefile.Lasse Collin2010-01-172-13/+27
* Add PACKAGE_HOMEPAGE to {windows,dos}/config.h to fix build errors.Lasse Collin2009-09-111-0/+3
* Moved the Windows resource files outside the windows directoryLasse Collin2009-06-276-82/+19
* Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin2009-06-261-2/+2
* Ugly hack to make it possible to use the thousand separatorLasse Collin2009-06-261-10/+3
* Added missing source files to windows/Makefile.Lasse Collin2009-06-261-0/+2
* Basic support for building with Cygwin and MinGW usingLasse Collin2009-06-261-9/+7
* Fix purporse -> purpose. Thanks to Andrew Dudman.Lasse Collin2009-06-041-1/+1
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-1/+1
* Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin2009-02-171-1/+5
* Windows port: Take advantage of the version number macros.Lasse Collin2009-02-133-24/+9
* Added resource files for the Windows build.Lasse Collin2009-02-106-15/+88
* MinGW support: Don't build fastpos_tablegen.c as part ofLasse Collin2009-02-072-33/+69
* Some MSYS installations (e.g. MsysGit) don't includev4.999.8betaLasse Collin2009-02-062-10/+13
* Added initial experimental makefile for use with MinGW.Lasse Collin2009-02-053-0/+597