Commit graph

7 commits

Author SHA1 Message Date
Major Cooke
f063df79bc Merge branch 're-qdoom2' into master202012
# Conflicts:
#	CMakeLists.txt
#	src/win32/zdoom.rc
2020-12-19 10:53:46 -06:00
Christoph Oelckers
d6e962c91e - upgraded code base to C++17.
Mainly to allow using 'if constexpr'.
Older CI compiler setups like GCC 5 for Linux were removed as a consequence.
Windows 32 bit was also removed because there are no plans to do any more 32 bit releases of GZDoom.
2020-10-17 11:39:59 +02:00
Rachael Alexanderson
edb025faa0 Merge remote-tracking branch 'origin/re-qzdoom2' into master202008
# Conflicts:
#	src/win32/zdoom.rc
2020-08-03 11:24:52 -04:00
alexey.lysiuk
3e7061036a
- fixed Win32 CI build by forcing internal ZLib
64-bit ZLib is now in search paths after the last virtual machine update
2020-06-11 22:19:13 +03:00
alexey.lysiuk
b8627d5c26
- adjusted project name for continuous integration 2020-04-12 17:11:01 +03:00
alexey.lysiuk
10628e60cb - extend continuous integration workflow 2020-04-12 11:51:23 +03:00
alexey.lysiuk
e88c19ec67 - replaced Travis and AppVeyor with GitHub actions 2020-04-11 20:37:12 +03:00