~dokomix/dokomix/+git/jfbuild:fix-openwatcom2

Last commit made on 2020-09-22
Get this branch:
git clone -b fix-openwatcom2 https://git.launchpad.net/~dokomix/dokomix/+git/jfbuild

Branch merges

Branch information

Name:
fix-openwatcom2
Repository:
lp:~dokomix/dokomix/+git/jfbuild

Recent commits

cc1182d... by JonoF

WIP get compilation working with OpenWatcom 2

XInput joystick support is disabled because the DirectX SDK supplied
doesn't include it. mmulti is stubbed because I can't be bothered trying
to sort it out at the moment.

18bc660... by JonoF

add GLES build to travis, except on Windows

Remove the OpenGL-positive Polymost-negative build because it's not
a particularly useful configuration.

954bee5... by JonoF

replace kenbuild config read/write

Adopts the design from c1941f3167da2.

7b6c193... by JonoF

define some macros to make rendermode tests at runtime a little easier

43d3375... by JonoF

add travis-ci support to find build regressions

Replaced the powershell script for branding msvc builds with Git commit
information. Also updated wad2map and wad2art.

116f202... by JonoF

update readme

3119bb6... by JonoF

macos: bundle kenbuild data into the .app so it's ready to run

Also fix compilation error with arttool.

274d8d8... by JonoF

allow '.' to stand for 'this host' in the p2p mmulti host sequence

cbf9828... by JonoF

fix undefined symbol error with USE_OPENGL=0 and USE_POLYMOST=1

f0e5962... by JonoF

fix a crash if essential GL functions aren't available