raze-gles/source/common/console
Mitchell Richters 68a0ead5f0
- fix Linux builds following reset of master branch. (#44)
* - fix Linux builds following reset of master branch.

* - fix Linux Clang CI failure.

* - change '#ifdef __linux__' to '#ifndef _WIN32' as requested/required.

* - initialise batchrun in proper spot.
2020-05-05 10:45:21 +03:00
..
c_bind.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_bind.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_buttons.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_buttons.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_commandline.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_commandline.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_console.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_consolebuffer.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_consolebuffer.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_cvars.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_cvars.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_dispatch.cpp - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
c_dispatch.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_enginecmds.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
c_expr.cpp - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00
keydef.h - match with GZDoom's console code, move to 'common'. 2020-04-12 08:30:42 +02:00