Go to file
Kp e7aedfff52 Whitelist openbsd6 as valid host_platform in SConstruct
thfrwn reports that OpenBSD (almost) works as-is, except that its
Python `sys.platform` is not in the allowed values list.  Add it to the
list.  By happy accident, unhandled `host_platform` is treated as
`'linux'` and `'linux'` produces the right result for OpenBSD.

Requested-by: thfrwn <https://github.com/dxx-rebirth/dxx-rebirth/pull/359>
2017-12-24 00:28:35 +00:00
common Add support for increased precision of gamelog timestamps 2017-12-06 05:14:32 +00:00
contrib Update Gentoo ebuilds 2017-11-25 01:56:51 +00:00
d1x-rebirth Merge branch 'psyke83/rpi' into master 2017-10-26 02:02:50 +00:00
d2x-rebirth Replace useless printf with puts 2017-12-05 05:29:55 +00:00
Documentation Require support for reference qualified methods 2016-12-10 17:51:07 +00:00
similar Compile out unused joystick entries 2017-12-24 00:28:35 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Restore GOG reference in INSTALL.markdown 2017-11-25 01:56:51 +00:00
SConstruct Whitelist openbsd6 as valid host_platform in SConstruct 2017-12-24 00:28:35 +00:00