28 Commits (6c0621605b416f7c51cb55c4b0c21144d957a072)

Author SHA1 Message Date
  Yury Popov c8a21a5463
code cleanup: header detection with has_include 3 years ago
  Beqa Gozalishvili e3487d0cf8 Android: Fix compatibility issues with some vendors 3 years ago
  Alexander Epaneshnikov 4ca505d01e
windows: don't include winsock2.h 3 years ago
  Jakub Kulík 4b090ad8a1 Add support for Solaris 3 years ago
  Anthony Cornehl 897fad64c1 Remove definitions for towlower/towupper 8 years ago
  Reece H. Dunn c4ca7a1202 Add wchar.h and wctype.h compatibility shims using ucd-tools. This is applied to all platforms to provide consistent behaviour. 8 years ago
  Reece H. Dunn 9ecde56231 Build the ucd-tools files with libespeak. 8 years ago
  Reece H. Dunn 5118891f20 windows: Visual Studio 2013 compatibility. 8 years ago
  Reece H. Dunn 3081fe7287 windows: Fix the msvc version check in stat.h. 8 years ago
  Reece H. Dunn 2e84bbbcc8 Use autoconf to check for sys/endian.h. 9 years ago
  Reece H. Dunn 58c655abae Use autoconf to check for endian.h. 9 years ago
  Eitan Isaacson 5f5fc4886b Add emscripten case to endian.h shim. 9 years ago
  Reece H. Dunn 0881659b80 endian.h: Use the Windows checks directly instead of creating a __WINDOWS__define. 9 years ago
  Reece H. Dunn f4654f1e3f Extend the license of the endian.h modifications to match the original. 9 years ago
  Reece H. Dunn c6d44dd963 Fix endian.h on Windows (remove the sys/param.h include). 9 years ago
  Reece H. Dunn 02f0c83619 endian.h: Fix compilation on Linux. 9 years ago
  Reece H. Dunn 55da41e085 endian.h: Use the compatibility shim conventions. 9 years ago
  Reece H. Dunn 454c794c3a endian.h: Remove additional blank lines. 9 years ago
  Reece H. Dunn 636dc94aa1 endian.h: use C-style comments and wrap the comment to 80 characters. 9 years ago
  Reece H. Dunn 4aade2fce7 Add an endian.h compatibility shim for portability. 9 years ago
  Reece H. Dunn 6cf06a49ef Add compatibility for the missing S_ISFIFO on Windows. 9 years ago
  Reece H. Dunn 2a652dfe43 Fix forwarding to strings.h on non-msvc builds in the shim header. 9 years ago
  Reece H. Dunn 211f103a69 Perform case insensitive comparisons for matching voice names. 9 years ago
  Reece H. Dunn e963b54b6d Move strerror_r portability to a string.h compatibility shim. 10 years ago
  Reece H. Dunn 527f2bc6b2 Add M_PI compatibility when using the msvc standard library. 10 years ago
  Reece H. Dunn 9c5820f72a Create an initial compatibility shim for unistd.h. 10 years ago
  Reece H. Dunn c22550afb5 Use the NetBSD getopt_long implementation on Windows. 10 years ago
  Reece H. Dunn 9c7179189b Add a stdint.h compatibility shim. 10 years ago