summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens2020-01-201-6/+2
| | | | | | | | | | | There appears to be no need for the WinCE backend anymore, and it is increasingly difficult to keep healthy as the rest of the library changes. Require at least Visual Studio 2013 to compile. This simplifies matters as there is some semblance of C99 support there. Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
* Add INSTALL_WIN.txt eol=crlf to .gitattributesHans de Goede2013-05-151-0/+1
| | | | Signed-off-by: Hans de Goede <hdegoede@redhat.com>
* Windows: add VS2010 project filesPete Batard2012-04-091-0/+1
|
* Git: add export-ignore for git config filePete Batard2012-03-291-7/+9
| | | | | * Prevents release archives produced from git to contain git related files.
* Windows: MS project files part 1 - support files & preliminariesPete Batard2011-06-131-0/+4
| | | | | | | | | * adds the MSVC support files used by MSVC6, VS2005 and WDK * also adds missing defines required by MS compilers in libusb.h * also anticipatory sets .gitattributes for CRLF handling * also adds manually maintained .def file for import lib generation References #57.
* Add .gitattributes to avoid Windows line ending issues with autocrlfPete Batard2011-06-131-0/+3