0ad/source/lib/sysdep/os
leper 637c09b204 Add support for OpenBSD. Fixes #1463.
Backport os_getversion from premake4.4-beta4 and extend it to support
POSIX-compilant systems.
Add some missing newlines at the end of file as these cause warnings on
OpenBSD.
Update the config paths.

This was SVN commit r11970.
2012-06-13 20:43:56 +00:00
..
android Adds hardware cursors for Linux and OS X. Requires libxcursor on Linux. Fixes #748. 2012-04-21 07:53:53 +00:00
bsd Add support for OpenBSD. Fixes #1463. 2012-06-13 20:43:56 +00:00
linux Slightly more Android compatibility 2012-01-28 16:38:21 +00:00
osx Adds some OS X availability macros to support 10.5 SDK. Not foolproof but good enough for now. 2012-05-05 03:18:22 +00:00
unix Adds hardware cursors for Linux and OS X. Requires libxcursor on Linux. Fixes #748. 2012-04-21 07:53:53 +00:00
win Updates data paths on OS X and Windows. On OS X only write to locations inside ~/Library. On Windows make the distinction between local and roaming appdata, and use folder inside My Documents for user-created data. Fixes #1145. 2012-03-22 00:23:31 +00:00