Cacodemon345
|
425ac9048d
|
Fix compilation on NetBSD (#8)
|
2020-05-30 11:26:23 +03:00 |
|
alexey.lysiuk
|
4719ad44d8
|
- added ABI version to soname
This fixes #4
|
2020-03-02 17:27:33 +01:00 |
|
alexey.lysiuk
|
edd802e655
|
- added ability to build static libraries
Dynamic libraries are still built by default
|
2020-02-09 12:30:29 +02:00 |
|
Christoph Oelckers
|
17d7942d02
|
- made the global interface c compatible. Added an empty C source so that incompatibilities immediately trigger compile errors.
- simplified the message printing interface to a single function.
|
2020-01-11 12:47:07 +01:00 |
|
alexey.lysiuk
|
e02e7fb1ca
|
- enabled rpath explicitly on macOS
|
2020-01-07 13:14:56 +02:00 |
|
alexey.lysiuk
|
915335ae97
|
- added install target to CMake configuration
|
2020-01-04 17:23:19 +02:00 |
|
alexey.lysiuk
|
2422d06835
|
- removed dependency on SDL
|
2020-01-04 14:42:22 +01:00 |
|
Christoph Oelckers
|
c1bbdcc849
|
- conditionalize the configuration depending on available content, so that the lite variant also builds successfully.
|
2020-01-04 12:20:56 +01:00 |
|
Christoph Oelckers
|
a4eae42ec5
|
- initial commit
|
2020-01-02 17:52:30 +01:00 |
|