summaryrefslogtreecommitdiff
path: root/msvc/config.h
Commit message (Expand)AuthorAgeFilesLines
* windows: Define __func__ for vs2015Alexander Mot2023-01-071-2/+2
* build: Prepare config.h for inclusion in examples/testsChris Dickens2020-11-271-0/+4
* build: Merge events and threads into single platform abstractionChris Dickens2020-09-121-5/+2
* core: Introduce platform events abstractionChris Dickens2020-08-121-2/+2
* build: Require C11 to build and clean up autoconfig/automake filesChris Dickens2020-03-301-8/+13
* core: Kill the OS_* definitions and use in the source codeChris Dickens2020-03-271-3/+0
* Windows: Fix some harmless build warningsChris Dickens2020-03-091-0/+2
* core: Convert internal macros to static inline functionsChris Dickens2020-01-251-1/+3
* configure.ac: Cleanup and refactoringChris Dickens2020-01-241-2/+5
* Misc: Trim and consolidate header file usageChris Dickens2020-01-241-12/+7
* Windows: Remove support for WinCE and Visual Studio older than 2013Chris Dickens2020-01-201-7/+9
* Windows: Restructure DDK/MSVC project filesChris Dickens2018-03-121-4/+0
* Windows: Fix some minor style issuesChris Dickens2018-01-031-1/+1
* Misc: Ensure that both WINVER and _WIN32_WINNT are defined for Windows buildsChris Dickens2018-01-031-0/+4
* Misc: Fix testlibusb build on VS2013 and earlier and suppress warningsChris Dickens2017-12-261-2/+4
* core: Remove check for and inclusion of signal.hChris Dickens2017-01-121-1/+0
* Windows: Add Visual Studio 2015 supportBrent Rector2016-01-061-0/+8
* Core: Add compile time option to use native OS logging facilityToby Gray2013-08-091-0/+3
* Windows: Fix multiple warningsPete Batard2013-03-121-0/+2
* Misc: Simplify includes and misc. cleanupPete Batard2013-02-271-16/+9
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-231-1/+9
* Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard2013-01-231-0/+6
* Windows: Address MSVC Level 4 & WDK's OACR/Prefast warningsPete Batard2012-07-021-0/+9
* Core: Add toggleable debug loggingPete Batard2012-06-041-1/+1
* Windows: MS project files part 1 - support files & preliminariesPete Batard2011-06-131-0/+21