Commit graph

5 commits

Author SHA1 Message Date
Rachael Alexanderson
742d6ff420 Revert "Merge branch 'asmjitupdate' of https://github.com/coelckers/gzdoom"
This reverts commit a005a8c65f, reversing
changes made to 7db7d856c2.
2019-08-05 21:00:29 -04:00
Christoph Oelckers
ed6ab39b2d - moved third party library projects to a subfolder to reduce size of the root. 2019-07-14 15:06:54 +02:00
William Breathitt Gray
6fafa297bf Force STATIC for internal GZDoom libraries
This makes sure the internal versions of these libraries bundled with
the GZDoom source code is used. This prevents the system from building
GZDoom for dynamic linking with incompatible external libraries (see
<https://forum.zdoom.org/viewtopic.php?f=2&t=64633>).
2019-05-18 18:15:51 +02:00
Christoph Oelckers
1baf3ccbf6 - removed obsolete readme. 2018-04-30 19:10:33 +02:00
alexey.lysiuk
c821b9c2d6 Updated JPEG library to version 9c
Reestablished a few initially removed features to use library's source code without modifications and updated readme file accordingly

http://www.ijg.org/
http://www.ijg.org/files/jpegsrc.v9c.tar.gz
2018-04-30 18:21:41 +02:00